summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-04-29 22:55:15 +0200
committerAraq <rumpf_a@web.de>2011-04-29 22:55:15 +0200
commit145fabeb67fefafab0c019b57fde74a58f9454e7 (patch)
treeb942c3125b1df4bb9fdce6a466709eb439fa0cc1 /todo.txt
parented887e67e93954e1b1ace068abc1c0d5f2e67b72 (diff)
downloadNim-145fabeb67fefafab0c019b57fde74a58f9454e7.tar.gz
const table support
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index fad6849e8..f673f4118 100755
--- a/todo.txt
+++ b/todo.txt
@@ -1,5 +1,7 @@
 - clean up the tests!
-- fake-consts, implicit ref/ptr->var conversion
+- implicit ref/ptr->var conversion
+- warning for implicit openArray -> varargs convention
+- implement explicit varargs
 
 
 High priority (version 0.9.0)