]> git.saurik.com Git - cycript.git/history - ObjectiveC/Output.cpp
Bridge NSNumber/NSCFBoolean to JS Number/Boolean.
[cycript.git] / ObjectiveC / Output.cpp
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++.