From 6ff42d7b7e8e3af059a846a824267897ccd0dbee Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Tue, 27 Apr 2010 05:23:26 +0000 Subject: [PATCH] Clean up the todo list. --- todo.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.49.0