diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/todo.txt b/todo.txt index 1fb8748a6..1a75ab66f 100644 --- a/todo.txt +++ b/todo.txt @@ -2,12 +2,10 @@ version 0.9.4 ============= - new VM: - compiling htmlgen (txmlgen) makes the compiler go into an infinite loop - tcntseq + - tcntseq fails - new VM requires lambda lifting - implement overflow checking - implement the FFI - - test and activate the jump optimizer - make 'bind' default for templates and introduce 'mixin' - special rule for ``[]=`` |