summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-03-15 00:28:28 +0100
committerAraq <rumpf_a@web.de>2012-03-15 00:28:28 +0100
commit4da067691eb61554515197fa79392b1509c2e566 (patch)
treecaf31d1fd35c061599e2170f913e3bca2e358dd6 /todo.txt
parentc25ffbf2622a197c15a4a3bd790b1bc788db2c7f (diff)
downloadNim-4da067691eb61554515197fa79392b1509c2e566.tar.gz
implemented 'static'; macros do not work anymore
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 6c22d8554..47c2cf570 100755
--- a/todo.txt
+++ b/todo.txt
@@ -1,8 +1,7 @@
 version 0.9.0
 =============
 
-- implement 'static' vs. 'const';
-  clear separation between tyExpr and PNimrodNode
+- clean separation between tyExpr and PNimrodNode
 
 - ``=`` should be overloadable; requires specialization for ``=``
 - fix remaining generics bugs