]> git.saurik.com Git - cycript.git/blobdiff - todo.txt
Implemented Mach injection: Cycript into any process.
[cycript.git] / todo.txt
index b6ee18d87fa55f7c6c32754beb9afe1d45a2663d..512e3c27d807a820af696b87770640c45c9740ef 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,7 +1,7 @@
 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
-Objective-C needs to be able to hook ffi_call for errors
+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