2016-01-05 |
Jay Freeman (saurik) | Allow strings to be used as extern or field names. |
blob | commitdiff | raw |
2016-01-04 |
Jay Freeman (saurik) | Analyze even more headers and added enum typedefs. |
blob | commitdiff | raw | diff to current |
2016-01-02 |
Jay Freeman (saurik) | Fix compilation errors using gcc from Android NDK. |
blob | commitdiff | raw | diff to current |
2016-01-02 |
Jay Freeman (saurik) | Update the copyright year now that 2016 has begun. |
blob | commitdiff | raw | diff to current |
2015-12-30 |
Jay Freeman (saurik) | Show more explicit types for Objective-C Instance. |
blob | commitdiff | raw | diff to current |
2015-12-30 |
Jay Freeman (saurik) | Move x.type() to typeid(x) and implement variadic. |
blob | commitdiff | raw | diff to current |
2015-12-29 |
Jay Freeman (saurik) | Improve CString/Pointer consistency, using CArray. |
blob | commitdiff | raw | diff to current |
2015-12-29 |
Jay Freeman (saurik) | Replace sig::Primitive with full object hierarchy. |
blob | commitdiff | raw | diff to current |
2015-12-28 |
Jay Freeman (saurik) | Support round trip of signed char through typedef. |
blob | commitdiff | raw | diff to current |
2015-11-10 |
Jay Freeman (saurik) | Update copyright for 2015 (and it is almost 2016). |
blob | commitdiff | raw | diff to current |
2014-10-11 |
Jay Freeman (saurik) | Update copyright for 2014 and relicense to AGPLv3. |
blob | commitdiff | raw | diff to current |
2014-01-21 |
Jay Freeman (saurik) | Do not ever use NULL type_s, even for ? encoding. |
blob | commitdiff | raw | diff to current |
2014-01-17 |
Jay Freeman (saurik) | Add support to @encode, Decode_, and With blocks. |
blob | commitdiff | raw | diff to current |
2014-01-12 |
Jay Freeman (saurik) | {Functor,Selector}.type should return @encode(). |
blob | commitdiff | raw | diff to current |
2013-06-21 |
Jay Freeman (saurik) | Replace all apr_pool_t * usages with CYPool &. |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Jay Freeman (saurik) | Upgrade copyright notice (2013, mk, sh, GPLv3). |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Jay Freeman (saurik) | Allow Type objects to have associated identifiers. |
blob | commitdiff | raw | diff to current |
2012-06-07 |
Jay Freeman (saurik) | Update the copyright: 2009-2010 is now 2009-2012. |
blob | commitdiff | raw | diff to current |
2010-07-10 |
Jay Freeman (saurik) | Updated copyright (2010) and license (LGPLv3). |
blob | commitdiff | raw | diff to current |
2010-04-24 |
Jay Freeman (saurik) | Pretend to support Blocks. |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Jay Freeman (saurik) | Updated todo, license, and title. |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Jay Freeman (saurik) | Completed massive refactoring operation to completely... |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Jay Freeman (saurik) | Ported back to the iPhone. |
blob | commitdiff | raw | diff to current |
2009-10-10 |
Jay Freeman (saurik) | Moved HTTP server to its own file, implemented toJSON... |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Jay Freeman (saurik) | Mostly implemented Struct support. |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Jay Freeman (saurik) | Initial FFI call success. |
blob | commitdiff | raw | diff to current |
|