X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/e0dc20ec507bb66f77da27c196c62d16b5e417c7..af4272e67a5d3bee35847f90898900e574d68a38:/todo.txt?ds=sidebyside diff --git a/todo.txt b/todo.txt index 7691577..435dce4 100644 --- a/todo.txt +++ b/todo.txt @@ -1,6 +1,5 @@ -labelled statements don't get labelled -blocks and empty statements are poorly factored -property labels should get minimized -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