diff options
author | Araq <rumpf_a@web.de> | 2012-03-19 22:11:19 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-03-19 22:11:19 +0100 |
commit | 7cd2f353c72ced274e5a6e6c0f92e8e32e9d6374 (patch) | |
tree | 11c536df02650eecd36a52e7c241c39c55c3aaa7 /todo.txt | |
parent | e3b25e93ac95d192e42dfc56bf699f08d88ec99a (diff) | |
download | Nim-7cd2f353c72ced274e5a6e6c0f92e8e32e9d6374.tar.gz |
preparations for marker procs generation
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 734216131..4a43c3b04 100755 --- a/todo.txt +++ b/todo.txt @@ -1,6 +1,7 @@ version 0.9.0 ============= +- bootstrapping fails with --symbolFiles:on again! - ``=`` should be overloadable; requires specialization for ``=`` - fix remaining generics bugs - fix remaining closure bugs: |