]> git.saurik.com Git - cycript.git/history - JavaScript.hpp
Updated copyright (2010) and license (LGPLv3).
[cycript.git] / JavaScript.hpp
2010-07-10  Jay Freeman (saurik)Updated copyright (2010) and license (LGPLv3).
2010-04-27  Jay Freeman (saurik)Add String::toCYON, toString_s, and bridge NSString...
2010-04-27  Jay Freeman (saurik)Make CYExecute take a CYUTF8String and fix the size...
2010-04-01  Douglas William... It successfully compiles on a Mac. Compiles, that's...
2009-11-19  Jay Freeman (saurik)Drastic performance enhancement by using a perfect...
2009-11-15  Jay Freeman (saurik)Factored out the execution engine from the compiler.
2009-11-05  Jay Freeman (saurik)Updated copyright and licenses.
2009-11-04  Jay Freeman (saurik)Removed all global cache objects, placing them in a...
2009-11-04  Jay Freeman (saurik)Started the refactoring required for multi-context.
2009-10-27  Jay Freeman (saurik)Updated todo, license, and title.
2009-10-27  Jay Freeman (saurik)Completed massive refactoring operation to completely...