]> git.saurik.com Git - cycript.git/history - makefile
Further memory management improvements, fixed some weird vtable bugs with CYThis...
[cycript.git] / makefile
2009-10-08  Jay Freeman (saurik)Further memory management improvements, fixed some...
2009-10-08  Jay Freeman (saurik)Drastic improvements to memory management, handle many...
2009-10-01  Jay Freeman (saurik)Change mind (again) and use tightly-coupled C++ API.
2009-10-01  Jay Freeman (saurik)Readline integration and console refactoring.
2009-10-01  Jay Freeman (saurik)More interactivity and @selector start.
2009-10-01  Jay Freeman (saurik)Picked some minor nits.
2009-09-30  Jay Freeman (saurik)Finished implementing automatic semi-colon rules, but...
2009-09-30  Jay Freeman (saurik)Added output generation.
2009-09-29  Jay Freeman (saurik)C++ Bison conversion.
2009-09-29  Jay Freeman (saurik)Finished JS Bison/Flex parser.
2009-09-04  Jay Freeman (saurik)OMG it compiles.
2009-09-02  Jay Freeman (saurik)Checkpoint before something drastic.
2009-09-01  Jay Freeman (saurik)Refactored console mechanism.
2009-09-01  Jay Freeman (saurik)Temporarily remove MobileSubstrate extension.
2009-09-01  Jay Freeman (saurik)Fixed clean target.
2009-09-01  Jay Freeman (saurik)Renamed the project to cycript.
2009-09-01  Jay Freeman (saurik)Support bridge support variables.
2009-09-01  Jay Freeman (saurik)Initial bridge support.
2009-08-31  Jay Freeman (saurik)Massive work done on FFI.
2009-08-31  Jay Freeman (saurik)Initial FFI call success.
2009-08-31  Jay Freeman (saurik)This is starting to look better.
2009-08-30  Jay Freeman (saurik)First test version.