diff options
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt index 6a875ba9d..31fce261a 100755 --- a/todo.txt +++ b/todo.txt @@ -1,10 +1,14 @@ +- thread support: threadvar on Windows seems broken; + add --deadlock_prevention:on|off switch + - we need a way to disable tests - deprecate ^ and make it available as operator - test branch coverage - checked exceptions - built-in serialization -- do not ambiguity error for methods if amibiguity only affects the same +- do not ambiguity error for methods if ambiguity only affects the same dispatcher anyway +- slicing High priority (version 0.9.0) |