diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt index 077f5c9cb..6068c049b 100644 --- a/todo.txt +++ b/todo.txt @@ -1,12 +1,16 @@ version 0.10 ============ + Repetition renders the ridiculous reasonable. + - introduce ``--experimental`` switch +- c2nim depends on the compiler - make nimble part of the distribution - split idetools into separate tool - split docgen into separate tool + Concurrency ----------- @@ -33,7 +37,6 @@ Misc Bugs ==== -- fix the bug that keeps 'defer' template from working - VM: Pegs do not work at compile-time - VM: ptr/ref T cannot work in general - scopes are still broken for generic instantiation! |