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