]> git.saurik.com Git - cycript.git/blobdiff - todo.txt
Fleshed out support for &, reworked nil internally, setup new Instance(), and impleme...
[cycript.git] / todo.txt
index 53ef7bf307f64adf112ea9e169ada88fa9b9cc1e..93b78136c7a4e3658e74be741f4d88eee6a4262f 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,5 +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)
+object literal compilation should use numerify strings
+support unions (right now 0-1 fields parsed as struct)