2014-01-12 |
Jay Freeman (saurik) | Add Class and SEL to the bridge definition list. |
blob | commitdiff | raw |
2014-01-02 |
Jay Freeman (saurik) | Add a (temporary) workaround for ARM64 CGFloat. |
blob | commitdiff | raw | diff to current |
2013-06-15 |
Jay Freeman (saurik) | Fix bridge definition of UIImageJPEGRepresentation. |
blob | commitdiff | raw | diff to current |
2013-05-30 |
Jay Freeman (saurik) | Fix a typo in the Bridge definition for dl_info. |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Jay Freeman (saurik) | Add BOOL and bool for boolean (people use those). |
blob | commitdiff | raw | diff to current |
2012-06-10 |
Jay Freeman (saurik) | Rename uint64_6 to uint64_t, correcting a typo. |
blob | commitdiff | raw | diff to current |
2012-06-08 |
Jay Freeman (saurik) | Bridge types for u?longlong, [US]Int64, and u?int*_t. |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Jay Freeman (saurik) | Remove nil from bridge: it is a runtime property. |
blob | commitdiff | raw | diff to current |
2012-06-01 |
Jay Freeman (saurik) | Make protocol_copyPropertyList return an array of prope... |
blob | commitdiff | raw | diff to current |
2010-04-24 |
Jay Freeman (saurik) | I forgot _NSPoint in Bridge.def. |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Jay Freeman (saurik) | Added CalEventIsAllDay to Bridge.def for Element. |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Jay Freeman (saurik) | Drastic performance enhancement by using a perfect... |
blob | commitdiff | raw | diff to current |
2009-11-15 |
Jay Freeman (saurik) | Fixed the #.prop case, made invalid bridging throw... |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Jay Freeman (saurik) | Added some bridging for CoreTelephony. |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Jay Freeman (saurik) | Fixed control generation, Cycript.all namespace, and... |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Jay Freeman (saurik) | Attempting to wedge Cycript into a WebView. |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Jay Freeman (saurik) | Added runloop detection support, ported Handler back... |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Jay Freeman (saurik) | Support array ffi_type through some shady argumentaton... |
blob | commitdiff | raw | diff to current |
2009-10-16 |
Jay Freeman (saurik) | Implemented ivar access, added some general runtime... |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Jay Freeman (saurik) | Added a lot of bridge supports, setup for enum and... |
blob | commitdiff | raw | diff to current |
2009-10-11 |
Jay Freeman (saurik) | Fixed an issue where I could no longer create pointers... |
blob | commitdiff | raw | diff to current |
2009-10-10 |
Jay Freeman (saurik) | Added bridging for nlist_64, activated memory manager... |
blob | commitdiff | raw | diff to current |
2009-10-10 |
Jay Freeman (saurik) | Started working on CYApplicationMain replacement, added... |
blob | commitdiff | raw | diff to current |
2009-10-10 |
Jay Freeman (saurik) | Implemented @property access, made Pointer.toCYON print... |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Jay Freeman (saurik) | Added more UIKit bridging, better factored property... |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Jay Freeman (saurik) | Add CFShow* to Bridge. |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Jay Freeman (saurik) | Output all message declarations (not just one or the... |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Jay Freeman (saurik) | Mostly implemented Struct support. |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Jay Freeman (saurik) | Tried to unify naming of classes, removed usages of... |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Jay Freeman (saurik) | Further memory management improvements, fixed some... |
blob | commitdiff | raw | diff to current |
2009-10-08 |
Jay Freeman (saurik) | Drastic improvements to memory management, handle many... |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Jay Freeman (saurik) | Finished JS Bison/Flex parser. |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Jay Freeman (saurik) | Initial bridge support. |
blob | commitdiff | raw | diff to current |
|