]> git.saurik.com Git - cycript.git/history - cycript.hpp
Further makefile reorganization, header file fixes, code movement, and general massag...
[cycript.git] / cycript.hpp
2009-10-22  Jay Freeman (saurik)Further makefile reorganization, header file fixes...
2009-10-22  Jay Freeman (saurik)Started working on making the build environment more...
2009-10-16  Jay Freeman (saurik)Broke apart Connector from Library and fixed cases...
2009-10-16  Jay Freeman (saurik)Implemented ivar access, added some general runtime...
2009-10-15  Jay Freeman (saurik)Finally got process attach stable.
2009-10-11  Jay Freeman (saurik)Finished the memory manager.
2009-10-10  Jay Freeman (saurik)Implemented @property access, made Pointer.toCYON print...
2009-10-10  Jay Freeman (saurik)Moved HTTP server to its own file, implemented toJSON...
2009-10-09  Jay Freeman (saurik)Remove system.global temporarily, added libffi Depends...
2009-10-08  Jay Freeman (saurik)Drastic modifications to exception handling that requir...
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-02  Jay Freeman (saurik)Drastically improved serializer.
2009-10-01  Jay Freeman (saurik)Change mind (again) and use tightly-coupled C++ API.