diff options
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt index aa8c8887b..9bd439f74 100755 --- a/todo.txt +++ b/todo.txt @@ -1,7 +1,8 @@ version 0.9.0 ============= -- test and document AVR/embedded systems better +- document AVR/embedded systems better +- implement ``--script:sh|bat`` command line option - make GC realtime capable: GC_step(ms: int) - make templates hygienic by default - ``=`` should be overloadable; requires specialization for ``=`` |