summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-07-13 07:57:35 +0200
committerAraq <rumpf_a@web.de>2012-07-13 07:57:35 +0200
commit100596119202e7a0d543be17e5c08372fe4238cd (patch)
treece5fc437c760840aef354c2e176f181bbd38cd8f /todo.txt
parent8ce1c99d0d9ff5a8539000365ec640c88098e60f (diff)
downloadNim-100596119202e7a0d543be17e5c08372fe4238cd.tar.gz
proper enum constraints for system.nim
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 1e3bd6bae..80da43c2c 100755
--- a/todo.txt
+++ b/todo.txt
@@ -1,7 +1,7 @@
 version 0.9.0
 =============
 
-- implicit ref/ptr->var conversion
+- implicit deref for parameter matching
 - deprecate ``var x, y = 0`` as it's confusing for tuple consistency
 - finish support for unsigned ints:
   - support more unsigned operations