]> git.saurik.com Git - cycript.git/blame - todo.txt
Fixed a FreeBSD gcc bug: function pointer variables can't begin with a dollar.
[cycript.git] / todo.txt
CommitLineData
e0dc20ec 1unicode identifier support (native and \u)
d63c39cc 2support unions (right now 0-1 fields parsed as struct)
367eebb1 3\\\n escapes in strings aren't handled in the console
365abb0a 4look into what String is, and whether to bridge it
37954781 5the console frontend's error handling, well, doesn't
d3760804 6some JS callbacks don't use exception pointers at all...
b92ceddb
JF
7a newline needs to not be allowed after a unary *
8finish implementing default xml namespace statement