]> git.saurik.com Git - cycript.git/history - cycript.hpp
Moved HTTP server to its own file, implemented toJSON support, split off CYON from...
[cycript.git] / cycript.hpp
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.