summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/todo.txt b/todo.txt
index b779eb6dc..ad80e4812 100755
--- a/todo.txt
+++ b/todo.txt
@@ -1,12 +1,11 @@
 Version 0.8.14
 ==============
 
-- optional indentation for 'case' statement
-- test the sort implementation again
-- fix the 'const' issues
 - threads should not have an inbox per default
 - make threadvar efficient again on linux after testing
-
+- fix the 'const' issues
+- test the sort implementation again
+- optional indentation for 'case' statement
 
 version 0.9.0
 =============
@@ -47,7 +46,9 @@ version 0.9.XX
 - checked exceptions
 - fix implicit generic routines
 - think about ``{:}.toTable[int, string]()``
-- nice idea: 
+- mocking support with ``tyProxy`` that does:
+  o.p(x) --> p(o, x) -->  myMacro(o, p, x)
+- nice idea:
 
   p(a, b): 
     echo a