From 567a8786d5e3d981a748caa08c1d4608f6c81bbf Mon Sep 17 00:00:00 2001 From: Simon Hafner Date: Mon, 10 Feb 2014 18:15:15 -0800 Subject: [PATCH] Updated GSoC 2014 Ideas (markdown) --- GSoC-2014-Ideas.md | 1 + 1 file changed, 1 insertion(+) diff --git a/GSoC-2014-Ideas.md b/GSoC-2014-Ideas.md index 9fd4970..0e2309c 100644 --- a/GSoC-2014-Ideas.md +++ b/GSoC-2014-Ideas.md @@ -20,6 +20,7 @@ Below is a list of project ideas for the 2014 GSoC Application for Nimrod. You w ... **Fix/Expand Compiler as a Service features** + * Fix https://github.com/Araq/Nimrod/issues/804, which makes `idetools` unusable. * Provide commands to execute macros. Allow for IDEs to quickly get the code they generate with different inputs. **Allow bootstrap-time integration of the nimrod executable with the standard library**