]> git.saurik.com Git - cycript.git/commitdiff
Clean up the todo list.
authorJay Freeman (saurik) <saurik@saurik.com>
Tue, 27 Apr 2010 05:23:26 +0000 (05:23 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Tue, 27 Apr 2010 05:23:26 +0000 (05:23 +0000)
todo.txt

index 0aaa39694fe3e0ef880f5f5e5942b31ec2448e76..684de101fec29cd98c766427e5d89f887ab46650 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -1,12 +1,11 @@
 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
 think about bridging NSNumber with Number prototype
 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
-encode newlines in history for later reply (psql uses ^A)
+encode newlines in history for later replay (psql uses ^A)
 
 consider replacing regex literals with constructors
   https://bugzilla.mozilla.org/show_bug.cgi?id=98409