]> git.saurik.com Git - cycript.git/history - Driver.hpp
Parse (but ignore) ECMAScript 6 "spread elements".
[cycript.git] / Driver.hpp
2015-11-30  Jay Freeman (saurik)Massive changes to lexer to get template literals.
2015-11-29  Jay Freeman (saurik)Reorganize grammar to match the ECMAScript 6 spec.
2015-11-29  Jay Freeman (saurik)Remove all non-%union fields from semantic values.
2015-11-26  Jay Freeman (saurik)Maybe thread local storage is a performance issue.
2015-11-26  Jay Freeman (saurik)Use -fvisibility=hidden to avoid slow symbol stub.
2015-11-10  Jay Freeman (saurik)Update copyright for 2015 (and it is almost 2016).
2015-11-02  Jay Freeman (saurik)Avoid dependency hell by overriding location type.
2014-10-11  Jay Freeman (saurik)Update copyright for 2014 and relicense to AGPLv3.
2013-09-10  Jay Freeman (saurik)Clean up dependencies now that they are tracked.