]> git.saurik.com Git - cycript.git/blobdiff - todo.txt
Slightly reorganized code, fixed @class to work with NoBF principal, integrated the...
[cycript.git] / todo.txt
index 313eb14949da0b2fabcb345d31aa170a38f48bd2..f84adc8481db4bef8853b91e8ff94e5da3cba99d 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,8 +1,7 @@
 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