X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/e0dc20ec507bb66f77da27c196c62d16b5e417c7..b92ceddb344ea82a067100ab116ff59d7f7c96f3:/todo.txt diff --git a/todo.txt b/todo.txt index 7691577..be2776a 100644 --- a/todo.txt +++ b/todo.txt @@ -1,6 +1,10 @@ -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 +the console frontend's error handling, well, doesn't +setup a default hook mechanism for ffi_call passthrough +some JS callbacks don't use exception pointers at all... +a newline needs to not be allowed after a unary * +finish implementing default xml namespace statement