X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/dc68b74c75a69f269748d1c28bbfa8b20b6d9e9f..51a72a9d652bf1b478bffc842feb68dee5d8744e:/todo.txt diff --git a/todo.txt b/todo.txt index 313eb14..2308e3d 100644 --- a/todo.txt +++ b/todo.txt @@ -1,8 +1,8 @@ -labelled statements don't get labelled -blocks and empty statements are poorly factored -Message : Function, Closure : Function !! -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) -Prototype's prototype needs to be the superclass Prototype +\\\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...