summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2013-05-04 18:58:58 +0200
committerAraq <rumpf_a@web.de>2013-05-04 18:58:58 +0200
commitf8af7ed6b46d045b82b5b70370846fe857b5a39d (patch)
tree8490f4ffa6ed5978342a8a1665b73aaf1993895c /web
parentaf441e607f0da1f76d9f3a67f80d14f23c87b6c9 (diff)
downloadNim-f8af7ed6b46d045b82b5b70370846fe857b5a39d.tar.gz
more intuitive behaviour for 'discardable' in expression bodies
Diffstat (limited to 'web')
-rw-r--r--web/index.txt9
1 files changed, 2 insertions, 7 deletions
diff --git a/web/index.txt b/web/index.txt
index 99beb3743..9b90e94de 100644
--- a/web/index.txt
+++ b/web/index.txt
@@ -100,12 +100,7 @@ Nimrod plays nice with others
 Roadmap to 1.0
 ==============
 
-Version 0.9.2
-  * better interaction between macros, templates and overloading
-  * the symbol binding rules for generics and templates may change again
-
 Version 0.9.x
-  * message passing performance will be greatly improved
-  * the syntactic distinction between statements and expressions will be
-    removed
+  * the symbol binding rules for templates will change
+  * a shared memory garbage collected heap will be provided
   * the need for forward declarations may be removed