]> git.saurik.com Git - cycript.git/commit
Slightly reorganized code, fixed @class to work with NoBF principal, integrated the...
authorJay Freeman (saurik) <saurik@saurik.com>
Sun, 18 Oct 2009 19:35:52 +0000 (19:35 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Sun, 18 Oct 2009 19:35:52 +0000 (19:35 +0000)
commit365abb0ad82100f4ce4c8f4fbc0e534cc99676a8
tree562ed4e925500b6b4e975325a3538fbfade60dc1
parent2f8f4d8d0207f83fbdc1985ddc3eff1df496a4f5
Slightly reorganized code, fixed @class to work with NoBF principal, integrated the prototype chain (with special exceptions for NSDictionary and NSArray), added some safety to the Instance_*_callAsFunction methods, and renamed Class.prototype to Class.messages.
Cycript.y
Library.mm
Output.cpp
Parser.hpp
todo.txt