summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-02-06 00:27:01 +0100
committerAraq <rumpf_a@web.de>2014-02-06 00:27:01 +0100
commit550b5d9aeac9afda613406e3fe4bc243ea7f78d4 (patch)
tree946fea57c59324df9b5d2c9369f0b3f8967256c9 /todo.txt
parent8215a32eddb10bb6dda056adff3d330baae73fc8 (diff)
downloadNim-550b5d9aeac9afda613406e3fe4bc243ea7f78d4.tar.gz
stdlib compiles mostly without warnings again
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/todo.txt b/todo.txt
index fef073f90..a9f2e80e5 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,11 +1,9 @@
 version 0.9.4
 =============
 
+- fix GC issues
 - fix macros\tstringinterp.nim
 - test and fix showoff
-- test and fix stdlib
-- test and fix misc
-- fix GC issues
 - test C source code generation
 - test and fix closures
 - test and fix exception handling