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