]> git.saurik.com Git - cycript.git/history - sig/copy.cpp
Try to push kJSClassAttributeNoAutomaticPrototype.
[cycript.git] / sig / copy.cpp
2016-01-09  Jay Freeman (saurik)Maintain type flags in Type subclass Copy() logic.
2016-01-05  Jay Freeman (saurik)Do not use corrupt struct to store type reference.
2016-01-04  Jay Freeman (saurik)Analyze even more headers and added enum typedefs.
2016-01-03  Jay Freeman (saurik)Make Functor/struct output fancy type definitions.
2016-01-02  Jay Freeman (saurik)Fix compilation errors using gcc from Android NDK.
2016-01-02  Jay Freeman (saurik)Update the copyright year now that 2016 has begun.
2015-12-30  Jay Freeman (saurik)Show more explicit types for Objective-C Instance.
2015-12-30  Jay Freeman (saurik)Move x.type() to typeid(x) and implement variadic.
2015-12-29  Jay Freeman (saurik)Replace sig::Primitive with full object hierarchy.
2015-11-10  Jay Freeman (saurik)Update copyright for 2015 (and it is almost 2016).
2014-10-11  Jay Freeman (saurik)Update copyright for 2014 and relicense to AGPLv3.
2014-01-17  Jay Freeman (saurik)Add support to @encode, Decode_, and With blocks.
2014-01-12  Jay Freeman (saurik)sig::Copy should use const for source arguments.
2014-01-12  Jay Freeman (saurik){Functor,Selector}.type should return @encode().
2013-06-21  Jay Freeman (saurik)Replace all apr_pool_t * usages with CYPool &.
2013-06-19  Jay Freeman (saurik)Upgrade copyright notice (2013, mk, sh, GPLv3).
2012-06-07  Jay Freeman (saurik)Update the copyright: 2009-2010 is now 2009-2012.
2010-07-10  Jay Freeman (saurik)Updated copyright (2010) and license (LGPLv3).
2010-04-01  Douglas William... It successfully compiles on a Mac. Compiles, that's...
2009-11-05  Jay Freeman (saurik)Updated copyright and licenses.
2009-10-27  Jay Freeman (saurik)Completed massive refactoring operation to completely...
2009-10-27  Jay Freeman (saurik)Insanely massive refactoring, bringing both exceptions...