]> git.saurik.com Git - cycript.git/history - ObjectiveC/Library.mm
{Functor,Selector}.type should return @encode().
[cycript.git] / ObjectiveC / Library.mm
2009-11-04  Jay Freeman (saurik)Broke SetupContext into an Initialize part.
2009-11-04  Jay Freeman (saurik)Half fixed (at least it doesn't throw an exception...
2009-11-04  Jay Freeman (saurik)Fixed the GC crash of doom that kennytm reported: appar...
2009-11-04  Jay Freeman (saurik)Finished implementing array ffi.
2009-11-04  Jay Freeman (saurik)Worked around an incorrect warning exposed by the optim...
2009-11-02  Jay Freeman (saurik)Changed "%zu" to "%"APR_SIZE_T_FMT on APR format calls...
2009-11-02  Jay Freeman (saurik)Fixed the exception throwing mechanism to throw real...
2009-11-01  Jay Freeman (saurik)Got true JS booleans working in GNUstep.
2009-11-01  Jay Freeman (saurik)Fixed GNUstep.
2009-11-01  Jay Freeman (saurik)Welcome to Leopard.
2009-11-01  Jay Freeman (saurik)Fixed exception support from Objective-C back to Cycript.
2009-10-31  Jay Freeman (saurik)Fixed a few bugs in the cross-compile and a GNUstep...
2009-10-31  Jay Freeman (saurik)Fixed a stupid bug, caused by GNUstep porting, that...
2009-10-31  Jay Freeman (saurik)Fixed a stupid bug in message sending that was introduc...
2009-10-31  Jay Freeman (saurik)Finished porting to GNUstep, although it doesn't actual...
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-28  Jay Freeman (saurik)Added getPropertyNames bridging (albeit lame) and fixed...
2009-10-27  Jay Freeman (saurik)Completed massive refactoring operation to completely...