diff options
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index d7cc384fb..7eb5a98f8 100755 --- a/todo.txt +++ b/todo.txt @@ -1,7 +1,12 @@ +- test new JSON module - we need a way to disable tests - deprecate ^ and make it available as operator - test branch coverage - checked exceptions +- explicit indices for array literals +- built-in serialization +- do not ambiguity error for methods if amibiguity only affects the same + dispatcher anyway High priority (version 0.9.0) |