]> git.saurik.com Git - cycript.git/blobdiff - todo.txt
Added a level of indirection so we don't keep repackaging stale packages.
[cycript.git] / todo.txt
index 8426abed151823a068f953c6e48ec61353093233..7b5bbd3a9a3482dcbf8020d76977f5afe4e1c416 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -26,3 +26,4 @@ NSArray's .toString() and .toLocaleString() fail hard, as Array.prototype.to*Str
 applyOnMainThread, when done at console, loops the cyonifier
 
 !! CYScope has a bunch of STL container objects that are leaking /all/ of their memory
+special work needs to be done to correctly handle the "arguments" symbol: Declare("arguments", ...Special)