diff options
author | Andreas Rumpf <rumpf_a@web.de> | 2016-07-29 23:50:11 +0200 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2016-07-29 23:51:01 +0200 |
commit | 8f457f6ebb1d1c446b4ba7bf9db81fc738e774c4 (patch) | |
tree | d5dc489abd72e30ba2e10eb21435eb489bd97f75 /todo.txt | |
parent | 60b187513ed8e2a061816a912e372a1c81794d50 (diff) | |
download | Nim-8f457f6ebb1d1c446b4ba7bf9db81fc738e774c4.tar.gz |
make tests green again
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/todo.txt b/todo.txt index 38d0fef58..86bffcc3d 100644 --- a/todo.txt +++ b/todo.txt @@ -1,9 +1,6 @@ version 1.0 battle plan ======================= -- tests/stdlib/tnre.nim -- tests/closure/tflatmap.nim - - fix "high priority" bugs - try to fix as many compiler crashes as reasonable |