diff options
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt index a64a5b951..432b476b8 100755 --- a/todo.txt +++ b/todo.txt @@ -3,7 +3,7 @@ version 0.9.0 - make 'm: stmt' use overloading resolution -- implement the high level optimizer +- improve pattern matching: introduce meta operators, statement list support - make 'bind' default for templates and introduce 'mixin' - implement "closure tuple consists of a single 'ref'" optimization |