]> git.saurik.com Git - cycript.git/blame - todo.txt
Slightly reorganized code, fixed @class to work with NoBF principal, integrated the...
[cycript.git] / todo.txt
CommitLineData
953647c1
JF
1labelled statements don't get labelled
2blocks and empty statements are poorly factored
e0dc20ec 3unicode identifier support (native and \u)
283e7e33 4object literal compilation should use numerify strings
d63c39cc 5support unions (right now 0-1 fields parsed as struct)
367eebb1 6\\\n escapes in strings aren't handled in the console
365abb0a 7look into what String is, and whether to bridge it