]> git.saurik.com Git - cycript.git/commit
Implemented ivar access, added some general runtime reflection hierarchy, changed...
authorJay Freeman (saurik) <saurik@saurik.com>
Fri, 16 Oct 2009 00:27:01 +0000 (00:27 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Fri, 16 Oct 2009 00:27:01 +0000 (00:27 +0000)
commitc239b9f8664af054c40d00c68ba4054a23b97735
tree62d6603f1ab929bd4feb34f09cff70ea88a6d8b9
parentfcc64bb5f16c8061a961cd4f0329ebc8215addf6
Implemented ivar access, added some general runtime reflection hierarchy, changed NSCFType.toJSON to use CFCopyDescription, fixed a few bugs in the server/client interaction involving exceptions not getting propogated, further fleshed out CoreFoundation bridging, setup CYSend:: for CYNoLeader flags, and messed with the overall mechanism for converting objects into descriptions (including memory management, naming, and safety for weird types).
Bridge.def
Library.mm
Output.cpp
cycript.hpp