]> git.saurik.com Git - cycript.git/blob - todo.txt
e6a54bc04ba80e8159f1982e79936a9eaa74f2d1
[cycript.git] / todo.txt
1 unicode identifier support (native and \u)
2 support unions (right now 0-1 fields parsed as struct)
3 \\\n escapes in strings aren't handled in the console
4 look into what String is, and whether to bridge it
5 the console frontend's error handling, well, doesn't
6 some JS callbacks don't use exception pointers at all...
7 a newline needs to not be allowed after a unary *
8 finish implementing default xml namespace statement