aboutsummaryrefslogtreecommitdiff
path: root/tools/eliminator/eliminator-test.js
AgeCommit message (Collapse)Author
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-23Updated UglifyJS to preserve object key quotedness (Closure Compiler ↵max99x
compatibility).
2011-08-23Added a redundant-variable eliminator script and its dependencies.max99x