]> git.saurik.com Git - cycript.git/blobdiff - todo.txt
Fixed GNUstep.
[cycript.git] / todo.txt
index 7691577acef1cda13f63f2dd5733eb71976eb2a5..512e3c27d807a820af696b87770640c45c9740ef 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,6 +1,7 @@
-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)
+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
+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