From: Jay Freeman (saurik) Date: Tue, 27 Apr 2010 05:23:26 +0000 (+0000) Subject: Clean up the todo list. X-Git-Tag: v0.9.432~66 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/6ff42d7b7e8e3af059a846a824267897ccd0dbee Clean up the todo list. --- diff --git a/todo.txt b/todo.txt index 0aaa396..684de10 100644 --- 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