diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt index c02534e5a..6fce93290 100644 --- a/todo.txt +++ b/todo.txt @@ -2,9 +2,10 @@ version 0.9.4 ============= - new VM: + - implement the glue to replace evals.nim - implement missing magics - implement overflow checking - - implement the glue to replace evals.nim + - implement the FFI - implement on the fly CSE - make 'bind' default for templates and introduce 'mixin' |