]> git.saurik.com Git - cycript.git/history - ObjectiveC/Output.cpp
Update copyright for 2014 and relicense to AGPLv3.
[cycript.git] / ObjectiveC / Output.cpp
2014-10-11  Jay Freeman (saurik)Update copyright for 2014 and relicense to AGPLv3.
2014-10-11  Jay Freeman (saurik)Repair support for compiling without Objective-C.
2014-01-20  Jay Freeman (saurik)Add actual syntax that desugars to new Instance().
2014-01-15  Jay Freeman (saurik)Update @import syntax to desugar into require().
2014-01-12  Jay Freeman (saurik){Functor,Selector}.type should return @encode().
2013-09-07  Jay Freeman (saurik)Change ObjectiveC/Output.mm to straight-up C++.