summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-02-06 08:44:18 +0100
committerAraq <rumpf_a@web.de>2012-02-06 08:44:18 +0100
commit161f6f7229e6003c8ee512150793b2f9b5a2f6f3 (patch)
treedfba73f1e3830dfabbc58283714b1c18f15e4e9d /web
parentfd4836a5d6e4e2c7b37adc6efdea325b76b9d59f (diff)
downloadNim-161f6f7229e6003c8ee512150793b2f9b5a2f6f3.tar.gz
further steps for closure support
Diffstat (limited to 'web')
-rwxr-xr-xweb/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.txt b/web/index.txt
index 4ef128ad8..fb208b98f 100755
--- a/web/index.txt
+++ b/web/index.txt
@@ -107,9 +107,9 @@ Roadmap to 1.0
 
 Version 0.9.0
   * closures
-  * recursive iterators/coroutines
 
 Version 0.9.x
+  * recursive iterators/coroutines
   * 2-phase type system for better interaction between macros, templates
     and overloading
   * term rewriting macros