summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 6fff06b95..7a2c6dbf7 100755
--- a/todo.txt
+++ b/todo.txt
@@ -2,14 +2,14 @@ Version 0.8.14
 ==============
 
 - 'let x = y'
-- threads should not have an inbox per default
+- T(x) as l-value
+- fix actors.nim
 - make threadvar efficient again on linux after testing
 - fix the 'const' issues
 - test the sort implementation again
 - optional indentation for 'case' statement
 - taint mode
 - const ptr/ref
-- {.error.} pragma for proc headers
 
 
 version 0.9.0