diff options
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index 870265ac3..c5b5eb4e7 100755 --- a/todo.txt +++ b/todo.txt @@ -6,6 +6,7 @@ version 0.9.2 overloading - ``hoist`` pragma for loop hoisting: can be easily done with AST overloading + global + - document overloading based on ASTs - test&finish first class iterators: * nested iterators |