summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-06-26 22:43:38 +0200
committerAraq <rumpf_a@web.de>2011-06-26 22:43:38 +0200
commitaa14667ca161049bba66b3096aafbc6e4badadbb (patch)
tree1e3c88c0bf73867d37383ba31c131b7df60fedd8 /web
parente25384db8907f846f3c053379cf5b431c4d28760 (diff)
downloadNim-aa14667ca161049bba66b3096aafbc6e4badadbb.tar.gz
bugfix: pegs.nim compiles again
Diffstat (limited to 'web')
-rwxr-xr-xweb/index.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/index.txt b/web/index.txt
index 1add676fd..8f1209f52 100755
--- a/web/index.txt
+++ b/web/index.txt
@@ -108,7 +108,8 @@ Version 0.8.x
 Version 0.9.0
   * closures and anonymous procs
   * recursive iterators/coroutines
-
+  * 2-phase type system for better interaction between macros, templates
+    and overloading
 
 Planned features beyond 1.0
 ===========================