summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-09-28 00:22:07 +0200
committerAraq <rumpf_a@web.de>2012-09-28 00:22:07 +0200
commit36efc380ddd59cd66543b1f6d7c818f0c3ce887b (patch)
tree275b3db2433baeae0167206e8fdd068587490b98 /todo.txt
parent5538727945d634272f9de03b626bc2ff4e6df873 (diff)
downloadNim-36efc380ddd59cd66543b1f6d7c818f0c3ce887b.tar.gz
website improvements; better opengl wrapper (still broken)
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index f2ff040d5..1b601bef6 100755
--- a/todo.txt
+++ b/todo.txt
@@ -1,6 +1,7 @@
 version 0.9.2
 =============
 
+- fix broken expr/stmt handling for proc bodies
 - make 'bind' default for templates and introduce 'mixin'
 - implicit deref for parameter matching; overloading based on 'var T'
 - optimize genericAssign in the code generator