summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-02-24 01:30:40 +0100
committerAraq <rumpf_a@web.de>2014-02-24 01:30:40 +0100
commit0c31686fec4b3b5db1335d14142ea91a82954f7a (patch)
tree9c515468d4daace655377b5255cd659ac57a8ef1 /todo.txt
parentefc21baeb99ace615887117c43aa8bf92b534848 (diff)
downloadNim-0c31686fec4b3b5db1335d14142ea91a82954f7a.tar.gz
new VM is getting stable
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 7009d9a84..4bee45516 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,7 +1,6 @@
 version 0.9.4
 =============
 
-- fix macros\tstringinterp.nim
 - fix GC issues
 - test and fix showoff
 
@@ -24,7 +23,6 @@ version 0.9.x
 
 - implement 'union' and 'bits' pragmas
 - fix closures
-- test and fix exception handling
 - ensure (ref T)(a, b) works as a type conversion and type constructor
 - optimize 'genericReset'; 'newException' leads to code bloat
 - stack-less GC