diff options
author | Araq <rumpf_a@web.de> | 2012-05-30 22:37:17 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-05-30 22:37:17 +0200 |
commit | 04300542da671e0250c67610bc87ef4f335d6902 (patch) | |
tree | 28683658623782a08c0a24b60cb0b1c35a5fd278 /todo.txt | |
parent | b5d8e8bfaa3683d7034f3fad45ce9024188ad92a (diff) | |
download | Nim-04300542da671e0250c67610bc87ef4f335d6902.tar.gz |
fixes #127
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index 68a3b93b0..31b8c7268 100755 --- a/todo.txt +++ b/todo.txt @@ -1,6 +1,8 @@ version 0.9.0 ============= +- fix the installer +- implement 'gorge' - make templates hygienic by default: try to gensym() everything in the 'block' of a template - ``bind`` for overloaded symbols does not work apparently |