diff options
author | Araq <rumpf_a@web.de> | 2012-06-22 18:23:33 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-06-22 18:23:33 +0200 |
commit | b26ebb0c8d6f6e61056135331222b20be6e745e6 (patch) | |
tree | 589cdddd9bee35f1f65b4e1ad7430fbdcf88d258 | |
parent | 48847b561688e1e8b0518141455bb8e957290a56 (diff) | |
download | Nim-b26ebb0c8d6f6e61056135331222b20be6e745e6.tar.gz |
todo.txt updates
-rwxr-xr-x | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt index f77d4d2d4..1e31a4a2e 100755 --- a/todo.txt +++ b/todo.txt @@ -8,7 +8,7 @@ Debug GC session: New pragmas: - ``hoist`` pragma for loop hoisting -- implement ``byCopy`` pragma +- test & document ``byCopy`` pragma - ``borrow`` needs to take type classes into account - make templates hygienic by default: try to gensym() everything in the 'block' |