Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-30 | Updated eliminator test output. | max99x | |
2011-08-30 | Made sure uglify's code generator re-parenthesizes anonymous functions. | max99x | |
2011-08-28 | Eliminator: prevent inlining into loops & fix for circular dependencies. | max99x | |
2011-08-27 | Updated the eliminator, mainly to support use-before-declaration cases. | max99x | |
2011-08-24 | Cosmetic changes to eliminator script. No change in functionality. | max99x | |
2011-08-24 | Added eliminator test to the runner. | max99x | |
2011-08-23 | Updated UglifyJS to preserve object key quotedness (Closure Compiler ↵ | max99x | |
compatibility). | |||
2011-08-23 | Added a redundant-variable eliminator script and its dependencies. | max99x | |