X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/f33b048af6516bdeff373d3eb709f3d445233dc4..66fb559f7b79a23d2821d9c0723dbf4b87abb3fb:/todo.txt diff --git a/todo.txt b/todo.txt index 1f746c9..f84adc8 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,7 @@ labelled statements don't get labelled blocks and empty statements are poorly factored -functors use both ffiData and ffoData... -rename "data" variables to "internal" unicode identifier support (native and \u) +object literal compilation should use numerify strings +support unions (right now 0-1 fields parsed as struct) +\\\n escapes in strings aren't handled in the console +look into what String is, and whether to bridge it