summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-09-10 19:34:16 +0200
committerAraq <rumpf_a@web.de>2012-09-10 19:34:16 +0200
commit92b449562e4815b69b07e74a4f37ff38e27c6a3d (patch)
tree1d8791285b2fd9a7e5c416bdf8d5f0e798f90510 /todo.txt
parent6d94e4590244fe6174181ca4d0928a06d5c6a257 (diff)
downloadNim-92b449562e4815b69b07e74a4f37ff38e27c6a3d.tar.gz
tr macros now documented
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index e5efa1f87..269338c63 100755
--- a/todo.txt
+++ b/todo.txt
@@ -2,7 +2,7 @@ version 0.9.0
 =============
 
 - make 'm: stmt' use overloading resolution
-- document pattern matching
+- fix the 'nil' bug in the AST
 
 - make 'bind' default for templates and introduce 'mixin'