]> git.saurik.com Git - cycript.git/commit - ObjectiveC/Library.mm
Implemented @property access, made Pointer.toCYON printf %p, added UIWindow bridge...
authorJay Freeman (saurik) <saurik@saurik.com>
Sat, 10 Oct 2009 17:49:23 +0000 (17:49 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Sat, 10 Oct 2009 17:49:23 +0000 (17:49 +0000)
commit4afefdd93c6c33cd3919fc4f35674eb27c5ac90b
treeb5cb25350556f03fd21904aaf9d1e4b3f5bcf817
parentb4aa79afea0c26718af8880c3ee8fea63eb21563
Implemented @property access, made Pointer.toCYON printf %p, added UIWindow bridge support, cache selectors for objc_msgSend, and slightly refactored the message sending and function calling APIs.
Bridge.def
Library.mm
Output.cpp
cycript.hpp