]> git.saurik.com Git - cycript.git/blobdiff - todo.txt
Finished porting to GNUstep, although it doesn't actually work (but it /did/ find...
[cycript.git] / todo.txt
index 93b78136c7a4e3658e74be741f4d88eee6a4262f..e6a54bc04ba80e8159f1982e79936a9eaa74f2d1 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,7 +1,8 @@
-labelled statements don't get labelled
-blocks and empty statements are poorly factored
-functors use both ffiData and ffoData...
-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)
+\\\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
+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