diff options
author | Araq <rumpf_a@web.de> | 2014-02-22 01:09:43 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-02-22 01:09:43 +0100 |
commit | ee74706c3b1e040dded3baf2ee3c05ae111c968a (patch) | |
tree | 1997239cf771c759dd8d8a5feb3fbc2e614e8c15 /todo.txt | |
parent | 6e584c42c2d340a31acad85add79b579b3e56f0b (diff) | |
download | Nim-ee74706c3b1e040dded3baf2ee3c05ae111c968a.tar.gz |
fixed opcConv
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt index 3985343e0..7009d9a84 100644 --- a/todo.txt +++ b/todo.txt @@ -1,7 +1,6 @@ version 0.9.4 ============= -- make vmgen insert opcNodeToReg, opcRegToNode - fix macros\tstringinterp.nim - fix GC issues - test and fix showoff |