UglifyJS/lib
Mihai Bazon 37eecc16a4 more optimizations for ifs/conditionals
(XXX: should add tests before anything else)
2012-09-03 19:38:45 +03:00
..
ast.js jumps, try and definitions are statements too 2012-09-03 12:39:02 +03:00
compress.js more optimizations for ifs/conditionals 2012-09-03 19:38:45 +03:00
output.js jumps, try and definitions are statements too 2012-09-03 12:39:02 +03:00
parse.js an AST_If is too a StatementWithBody 2012-09-03 12:11:44 +03:00
scope.js don't mangle names of setters/getters 2012-08-29 19:26:48 +03:00
sourcemap.js started support for generating source maps (WIP) 2012-08-29 19:39:19 +03:00
utils.js Reverting "minor perf. improvements" 2012-09-03 10:26:23 +03:00