]> git.saurik.com Git - cycript.git/blame_incremental - todo.txt
Insanely massive refactoring, bringing both exceptions and languages into near parity.
[cycript.git] / todo.txt
... / ...
CommitLineData
1unicode identifier support (native and \u)
2object literal compilation should use numerify strings
3support unions (right now 0-1 fields parsed as struct)
4\\\n escapes in strings aren't handled in the console
5look into what String is, and whether to bridge it