]> git.saurik.com Git - cycript.git/commitdiff
Update todo.txt from Carrier.
authorJay Freeman (saurik) <saurik@saurik.com>
Fri, 20 May 2011 22:08:30 +0000 (22:08 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Fri, 20 May 2011 22:08:30 +0000 (22:08 +0000)
todo.txt

index 274f52b2717db9fef0be3f9868f0d0b5e6349be4..fb086d76505b1550a11158e246ff9978494d86d2 100644 (file)
--- 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