diff options
author | Araq <rumpf_a@web.de> | 2012-09-10 19:34:16 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-09-10 19:34:16 +0200 |
commit | 92b449562e4815b69b07e74a4f37ff38e27c6a3d (patch) | |
tree | 1d8791285b2fd9a7e5c416bdf8d5f0e798f90510 /todo.txt | |
parent | 6d94e4590244fe6174181ca4d0928a06d5c6a257 (diff) | |
download | Nim-92b449562e4815b69b07e74a4f37ff38e27c6a3d.tar.gz |
tr macros now documented
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 2 |
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' |