summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2013-04-08 16:38:49 +0200
committerAraq <rumpf_a@web.de>2013-04-08 16:38:49 +0200
commit5893a9195c10181392262bf1a541737c2e2a142f (patch)
tree73f8fd3d0766eaeb839b642c210fcfa4a23a39dd /todo.txt
parentc4edcf3ea2fef970c3528f74cf3abb988a69e0e2 (diff)
downloadNim-5893a9195c10181392262bf1a541737c2e2a142f.tar.gz
implemented --dynlibOverride option for static linking of 'dynlib'
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index f83083202..ce3705a20 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,7 +1,6 @@
 version 0.9.2
 =============
 
-- a project wide override option for 'dynlib'
 - FFI:
   * test libffi on windows
   * test: times.format with the FFI
@@ -29,6 +28,7 @@ Bugs
 version 0.9.4
 =============
 
+- ``try`` as an expression
 - provide tool/API to track leaks/object counts
 - hybrid GC
 - use big blocks in the allocator