summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-08-10 00:43:58 +0200
committerAraq <rumpf_a@web.de>2011-08-10 00:43:58 +0200
commit72e7a98543e711164574664b0f280637fce28f89 (patch)
tree7dde5ef617a4f356b157fed9a5686022940f05be /todo.txt
parent7000cf51b7c53808624dd7202c4213b84aacf708 (diff)
downloadNim-72e7a98543e711164574664b0f280637fce28f89.tar.gz
added system.slurp for easy embedding of resources
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 1dd6853fc..eb8b783a1 100755
--- a/todo.txt
+++ b/todo.txt
@@ -19,6 +19,7 @@ version 0.9.0
 - change overloading resolution
 - implement closures; implement proper coroutines
 - make exceptions compatible with C++ exceptions
+- ``=`` should be overloadable; requires specialization for ``=``
 
 Bugs
 ----