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