]> git.saurik.com Git - cycript.git/history - Bridge.def
Updated copyright and licenses.
[cycript.git] / Bridge.def
2009-10-31  Jay Freeman (saurik)Added runloop detection support, ported Handler back...
2009-10-19  Jay Freeman (saurik)Support array ffi_type through some shady argumentaton...
2009-10-16  Jay Freeman (saurik)Implemented ivar access, added some general runtime...
2009-10-14  Jay Freeman (saurik)Added a lot of bridge supports, setup for enum and...
2009-10-11  Jay Freeman (saurik)Fixed an issue where I could no longer create pointers...
2009-10-10  Jay Freeman (saurik)Added bridging for nlist_64, activated memory manager...
2009-10-10  Jay Freeman (saurik)Started working on CYApplicationMain replacement, added...
2009-10-10  Jay Freeman (saurik)Implemented @property access, made Pointer.toCYON print...
2009-10-09  Jay Freeman (saurik)Added more UIKit bridging, better factored property...
2009-10-09  Jay Freeman (saurik)Add CFShow* to Bridge.
2009-10-09  Jay Freeman (saurik)Output all message declarations (not just one or the...
2009-10-09  Jay Freeman (saurik)Mostly implemented Struct support.
2009-10-09  Jay Freeman (saurik)Tried to unify naming of classes, removed usages of...
2009-10-08  Jay Freeman (saurik)Further memory management improvements, fixed some...
2009-10-08  Jay Freeman (saurik)Drastic improvements to memory management, handle many...
2009-09-29  Jay Freeman (saurik)Finished JS Bison/Flex parser.
2009-09-01  Jay Freeman (saurik)Initial bridge support.