diff options
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 e26f613f9..96818da7d 100755 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,5 @@ - clean up the tests! +- fake-consts and semantic checking for table constructor High priority (version 0.9.0) @@ -28,7 +29,6 @@ To implement * hash tables and sets; count tables; ordered dicts * distinct types for array/seq indexes -* constant sequences * implement closures for the C code generator * GC: marker procs for native Nimrod GC and Boehm GC |