2016-01-04 |
Jay Freeman (saurik) | Analyze even more headers and added enum typedefs. |
tree | commitdiff |
2016-01-03 |
Jay Freeman (saurik) | Add support for __int128 (though not with libffi). |
tree | commitdiff |
2016-01-03 |
Jay Freeman (saurik) | Make Functor/struct output fancy type definitions. |
tree | commitdiff |
2016-01-02 |
Jay Freeman (saurik) | Fix compilation errors using gcc from Android NDK. |
tree | commitdiff |
2016-01-02 |
Jay Freeman (saurik) | Update the copyright year now that 2016 has begun. |
tree | commitdiff |
2015-12-30 |
Jay Freeman (saurik) | Show more explicit types for Objective-C Instance. |
tree | commitdiff |
2015-12-30 |
Jay Freeman (saurik) | Logically order type specifier cases in sig/parse. |
tree | commitdiff |
2015-12-30 |
Jay Freeman (saurik) | Add workaround for zero-sized struct (and use it). |
tree | commitdiff |
2015-12-30 |
Jay Freeman (saurik) | Move x.type() to typeid(x) and implement variadic. |
tree | commitdiff |
2015-12-29 |
Jay Freeman (saurik) | Improve CString/Pointer consistency, using CArray. |
tree | commitdiff |
2015-12-29 |
Jay Freeman (saurik) | Replace sig::Primitive with full object hierarchy. |
tree | commitdiff |
2015-12-28 |
Jay Freeman (saurik) | Support round trip of signed char through typedef. |
tree | commitdiff |
2015-11-10 |
Jay Freeman (saurik) | Update copyright for 2015 (and it is almost 2016). |
tree | commitdiff |
2014-10-11 |
Jay Freeman (saurik) | Update copyright for 2014 and relicense to AGPLv3. |
tree | commitdiff |
2014-01-21 |
Jay Freeman (saurik) | Do not ever use NULL type_s, even for ? encoding. |
tree | commitdiff |
2014-01-21 |
Jay Freeman (saurik) | Fix pointer crashes and round-trip const void *. |
tree | commitdiff |
2014-01-17 |
Jay Freeman (saurik) | Add support to @encode, Decode_, and With blocks. |
tree | commitdiff |
2014-01-12 |
Jay Freeman (saurik) | sig::Copy should use const for source arguments. |
tree | commitdiff |
2014-01-12 |
Jay Freeman (saurik) | I might misremember, but I don't think these work. |
tree | commitdiff |
2014-01-12 |
Jay Freeman (saurik) | {Functor,Selector}.type should return @encode(). |
tree | commitdiff |
2014-01-02 |
Jay Freeman (saurik) | Add a (temporary) workaround for ARM64 CGFloat. |
tree | commitdiff |
2013-06-22 |
Jay Freeman (saurik) | Reimplement apr_pools using CYPool in libcycript. |
tree | commitdiff |
2013-06-21 |
Jay Freeman (saurik) | Replace all apr_pool_t * usages with CYPool &. |
tree | commitdiff |
2013-06-19 |
Jay Freeman (saurik) | Upgrade copyright notice (2013, mk, sh, GPLv3). |
tree | commitdiff |
2012-09-15 |
Jay Freeman (saurik) | Allow Type objects to have associated identifiers. |
tree | commitdiff |
2012-09-15 |
Jay Freeman (saurik) | Support type signature flags in sig::Unparse(). |
tree | commitdiff |
2012-09-14 |
Jay Freeman (saurik) | Throw (don't crash) on parsing invalid specific ids. |
tree | commitdiff |
2012-06-07 |
Jay Freeman (saurik) | Update the copyright: 2009-2010 is now 2009-2012. |
tree | commitdiff |
2010-07-10 |
Jay Freeman (saurik) | Updated copyright (2010) and license (LGPLv3). |
tree | commitdiff |
2010-04-24 |
Jay Freeman (saurik) | Pretend to support Blocks. |
tree | commitdiff |
2010-04-01 |
Douglas William... | It successfully compiles on a Mac. Compiles, that's... |
tree | commitdiff |
2009-11-17 |
Douglas William... | Fix on Linux?! |
tree | commitdiff |
2009-11-05 |
Jay Freeman (saurik) | Updated copyright and licenses. |
tree | commitdiff |
2009-11-02 |
Jay Freeman (saurik) | Changed "%zu" to "%"APR_SIZE_T_FMT on APR format calls... |
tree | commitdiff |
2009-11-01 |
Jay Freeman (saurik) | Desktop Mac seems to use ^{_objc_class=...} instead... |
tree | commitdiff |
2009-11-01 |
Jay Freeman (saurik) | Attempted to port back to Linux. |
tree | commitdiff |
2009-10-27 |
Jay Freeman (saurik) | Updated todo, license, and title. |
tree | commitdiff |
2009-10-27 |
Jay Freeman (saurik) | Completed massive refactoring operation to completely... |
tree | commitdiff |
2009-10-27 |
Jay Freeman (saurik) | Insanely massive refactoring, bringing both exceptions... |
tree | commitdiff |
2009-10-22 |
Jay Freeman (saurik) | Ported back to the iPhone. |
tree | commitdiff |
2009-10-22 |
Jay Freeman (saurik) | Continuing to attempt to get build environment to be... |
tree | commitdiff |
2009-10-22 |
Jay Freeman (saurik) | Further makefile reorganization, header file fixes... |
tree | commitdiff |
2009-10-19 |
Jay Freeman (saurik) | Support array ffi_type through some shady argumentaton... |
tree | commitdiff |
2009-10-14 |
Jay Freeman (saurik) | Fixed a stupid set of bugs that broke HelloCycript... |
tree | commitdiff |
2009-10-14 |
Jay Freeman (saurik) | Added a lot of bridge supports, setup for enum and... |
tree | commitdiff |
2009-10-12 |
Jay Freeman (saurik) | Protect bash glob expansions while generating libcycrip... |
tree | commitdiff |
2009-10-10 |
Jay Freeman (saurik) | Added bridging for nlist_64, activated memory manager... |
tree | commitdiff |
2009-10-10 |
Jay Freeman (saurik) | Implemented structure field names, removed parentheses... |
tree | commitdiff |
2009-10-10 |
Jay Freeman (saurik) | Moved HTTP server to its own file, implemented toJSON... |
tree | commitdiff |
2009-10-10 |
Jay Freeman (saurik) | Fixed [4 longLongValue] == 1.522122665807053e+16. |
tree | commitdiff |
2009-10-09 |
Jay Freeman (saurik) | Mostly implemented Struct support. |
tree | commitdiff |
2009-08-31 |
Jay Freeman (saurik) | Generalized FFI calls. |
tree | commitdiff |
2009-08-31 |
Jay Freeman (saurik) | Initial FFI call success. |
tree | commitdiff |
|