From: Jay Freeman (saurik) Date: Fri, 20 May 2011 22:08:30 +0000 (+0000) Subject: Update todo.txt from Carrier. X-Git-Tag: v0.9.449~10 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/71e8b682f95d10aab37740bba48174a3ca4b3646 Update todo.txt from Carrier. --- diff --git a/todo.txt b/todo.txt index 274f52b..fb086d7 100644 --- a/todo.txt +++ b/todo.txt @@ -36,3 +36,6 @@ replace procmod g+s with gdb's macosx_get_task_for_pid_rights non-local return prologue is not being Replace()d: multipass compiler! interpretation of documentation comments should be compiler-only and off by default don't ever generate $ CYWith, in particular for CYLet... use CYFunctionExpression + +semi-colin insertion warings should mark after the previous token, not on the current one: makes a /lot/ more sense +new for pools should take a reference, not a pointer