diff options
author | Araq <rumpf_a@web.de> | 2012-05-01 11:14:29 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-05-01 11:14:29 +0200 |
commit | e95f155af32eeb030337708efb3063d1afcf8fba (patch) | |
tree | 5ef44eea33028aaf140d895053c4b29a84761ca1 /todo.txt | |
parent | ccae3146353422e2528455e674ce4ee16384ae99 (diff) | |
download | Nim-e95f155af32eeb030337708efb3063d1afcf8fba.tar.gz |
small bugfixes; documentation generator supports smilies for the forum
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index 761c6d419..3f7f2e2df 100755 --- a/todo.txt +++ b/todo.txt @@ -2,6 +2,7 @@ version 0.9.0 ============= - make templates hygienic by default +- ``bind`` for overloaded symbols does not work apparently - ``=`` should be overloadable; requires specialization for ``=`` - fix remaining generics bugs - fix remaining closure bugs: |