diff options
author | Araq <rumpf_a@web.de> | 2012-03-16 19:33:24 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-03-16 19:33:24 +0100 |
commit | be1154106a81207dfaf383afc25bfa0e2efb90c7 (patch) | |
tree | 981fc574252d4b7dde5f8884b7376497ccb8fde3 /todo.txt | |
parent | 4da067691eb61554515197fa79392b1509c2e566 (diff) | |
download | Nim-be1154106a81207dfaf383afc25bfa0e2efb90c7.tar.gz |
clean separation of PNimrodNode and tyExpr
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt index 47c2cf570..a3d1cd2b7 100755 --- a/todo.txt +++ b/todo.txt @@ -1,8 +1,6 @@ version 0.9.0 ============= -- clean separation between tyExpr and PNimrodNode - - ``=`` should be overloadable; requires specialization for ``=`` - fix remaining generics bugs - fix remaining closure bugs: |