]> git.saurik.com Git - cycript.git/history - ObjectiveC/Internal.hpp
Maintain a logical setup for const on sig::String.
[cycript.git] / ObjectiveC / Internal.hpp
2016-01-08  Jay Freeman (saurik)Fold messages into the JavaScript prototype chain.
2016-01-07  Jay Freeman (saurik)Remove CYJavaValue and (almost) CYPrivate as base.
2016-01-07  Jay Freeman (saurik)Remove CYValue<> as it is no longer at all useful.
2016-01-06  Jay Freeman (saurik)The value from +alloc can be a permanent (NSDate).
2016-01-02  Jay Freeman (saurik)Update the copyright year now that 2016 has begun.
2016-01-01  Jay Freeman (saurik)Use * and -> syntax to unify Java and Objective-C.
2016-01-01  Jay Freeman (saurik)This implementation for Java works, but I hate it.
2015-12-31  Jay Freeman (saurik)Use variadic templates to better organize Classes.
2015-12-02  Jay Freeman (saurik)The grammar and lexer should not share a filename.
2015-11-10  Jay Freeman (saurik)Update copyright for 2015 (and it is almost 2016).
2015-11-01  Jay Freeman (saurik)Rename Instance::Transient to Instance::Permament.
2014-10-11  Jay Freeman (saurik)Update copyright for 2014 and relicense to AGPLv3.
2013-06-19  Jay Freeman (saurik)Upgrade copyright notice (2013, mk, sh, GPLv3).
2012-09-13  Jay Freeman (saurik)Factor checks for Instance_ as CYJSValueIsNSObject.
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).
2009-11-05  Jay Freeman (saurik)Updated copyright and licenses.
2009-10-31  Jay Freeman (saurik)Ported back to the iPhone.
2009-10-31  Jay Freeman (saurik)Further attempts at making Cycript portable to GNUstep.
2009-10-27  Jay Freeman (saurik)Updated todo, license, and title.
2009-10-27  Jay Freeman (saurik)Completed massive refactoring operation to completely...
2009-10-27  Jay Freeman (saurik)Insanely massive refactoring, bringing both exceptions...