]> git.saurik.com Git - cycript.git/blobdiff - todo.txt
Mostly fixed the E4X situation, checkpointing for NoRE hell.
[cycript.git] / todo.txt
index 435dce40616b4b1e2f4cb628dceeba51d9ea843e..be2776aa0a1173fa49f135880fe983e20376eb33 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -3,3 +3,8 @@ 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