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