X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/283e7e33dbc363c7bba72e3838b5e0d61c92bf2b..365abb0ad82100f4ce4c8f4fbc0e534cc99676a8:/todo.txt diff --git a/todo.txt b/todo.txt index f64e66d..f84adc8 100644 --- a/todo.txt +++ b/todo.txt @@ -1,6 +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