]> git.saurik.com Git - cycript.git/blobdiff - todo.txt
Made Selector derive from Function, fixed numerability of Instance.{constructor,proto...
[cycript.git] / todo.txt
index d3f6a4ebd0704577ab592b93f305a0ef7181fe0f..d903383b529b8ab75578b0e23a591832b1994994 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,3 +1,5 @@
 labelled statements don't get labelled
 blocks and empty statements are poorly factored
-functors use both ffiData and ffoData...
+unicode identifier support (native and \u)
+object literal compilation should use numerify strings
+support unions (right now 0-1 fields parsed as struct)