summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-04-06 00:41:27 +0200
committerAraq <rumpf_a@web.de>2012-04-06 00:41:27 +0200
commit0f96e72b1808c15c31a05b2915a88ce0a355045a (patch)
treed2d63ee94c21823e2eb77b8dab91c9ef85b64363 /todo.txt
parent07b355bea4dd604e967bbf7f8fdd3fa025e0233c (diff)
downloadNim-0f96e72b1808c15c31a05b2915a88ce0a355045a.tar.gz
fixed another docgen bug; initial mongodb wrapper
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index aa8c8887b..9bd439f74 100755
--- a/todo.txt
+++ b/todo.txt
@@ -1,7 +1,8 @@
 version 0.9.0
 =============
 
-- test and document AVR/embedded systems better
+- document AVR/embedded systems better
+- implement ``--script:sh|bat`` command line option
 - make GC realtime capable: GC_step(ms: int)
 - make templates hygienic by default
 - ``=`` should be overloadable; requires specialization for ``=``