diff options
author | Araq <rumpf_a@web.de> | 2011-02-07 00:11:11 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2011-02-07 00:11:11 +0100 |
commit | 134f24f579cdff33f2feb8517d8f5d6844ca85de (patch) | |
tree | 11ca303fc0d4b2e2b03cf92f7599e99885e60997 /todo.txt | |
parent | 77d045b3ac9218d084b27586b2f1dea23042d2b2 (diff) | |
download | Nim-134f24f579cdff33f2feb8517d8f5d6844ca85de.tar.gz |
changed handling of generalized string literals
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt index d051a3d81..73f598fd9 100755 --- a/todo.txt +++ b/todo.txt @@ -1,7 +1,6 @@ - thread support: threadvar on Windows seems broken; add --deadlock_prevention:on|off switch - built-in serialization -- change how generalized raw string literals work - we need a way to disable tests - deprecate ^ and make it available as operator |