]> git.saurik.com Git - cycript.git/history - libcycript.cy
Memory allocated by new will be garbage collected.
[cycript.git] / libcycript.cy
2015-12-21  Jay Freeman (saurik)Cache crazy dlopen/dladdr library path gymnastics.
2015-12-21  Jay Freeman (saurik)Forgot to include license header in libcycript.cy.
2015-12-21  Jay Freeman (saurik)Print the sort-of stack trace from JavaScriptCore.
2015-12-21  Jay Freeman (saurik)Support requiring simple modules installed by npm.
2015-12-19  Jay Freeman (saurik)Port Error.toCYON() to JS and write Date.toCYON().