summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt5
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)