]> git.saurik.com Git - cycript.git/blob - todo.txt
Got true JS booleans working in GNUstep.
[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 some JS callbacks don't use exception pointers at all...
6 a newline needs to not be allowed after a unary *
7 finish implementing default xml namespace statement