diff options
author | Andreas Rumpf <rumpf_a@web.de> | 2017-11-08 15:45:11 +0100 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2017-11-08 15:45:11 +0100 |
commit | 30f97b7a84c3d106d6f7b40d627ff303e4d051ee (patch) | |
tree | 2220e95065b74ebf85ec6b8336169a89f8d4cbb2 /todo.txt | |
parent | ab1787e7db2d12261cbf60f7bf5934a30371bbf0 (diff) | |
download | Nim-30f97b7a84c3d106d6f7b40d627ff303e4d051ee.tar.gz |
todo.txt updates
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index df95b05ab..ba137039e 100644 --- a/todo.txt +++ b/todo.txt @@ -1,6 +1,8 @@ version 1.0 battle plan ======================= +- make 'doc2' an alias for 'doc' and introduce 'doc0' +- make 'break' not leave named blocks - make FlowVar compatible to Futures - fix "high priority" bugs - try to fix as many compiler crashes as reasonable |