diff options
author | Araq <rumpf_a@web.de> | 2012-12-06 22:51:39 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-12-06 22:51:39 +0100 |
commit | 05b05be9f8554adc3081b71eb378940cb75428fd (patch) | |
tree | 42b04e1e3098133c3e131b231142eaac4d1b1b70 /todo.txt | |
parent | 22a59c057fd94d34443611f8383dce03c4c6d744 (diff) | |
download | Nim-05b05be9f8554adc3081b71eb378940cb75428fd.tar.gz |
replaced recursivePath with shallowPath for Babel
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 c5b5eb4e7..66d76926e 100755 --- a/todo.txt +++ b/todo.txt @@ -108,3 +108,4 @@ Bugs use a qualifier - blocks can "export" an identifier but the CCG generates {} for them ... - JS gen: fix exception handling +- the better scoping for locals is the wrong default for endb |