UglifyJS/lib
Alex Lam S.L 9db0695b10 fix cascade on multi-branch evaluations (#2067)
Partially reverts #2059 as this has better coverage and performance.

fixes #2062
2017-06-07 19:52:01 +08:00
..
ast.js fix bugs with getter/setter (#1926) 2017-05-14 02:10:34 +08:00
compress.js fix cascade on multi-branch evaluations (#2067) 2017-06-07 19:52:01 +08:00
minify.js report timing breakdown (#2000) 2017-05-25 07:15:55 +08:00
mozilla-ast.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
output.js workaround webkit parsing error (#2056) 2017-06-06 04:06:42 +08:00
parse.js clean up lib/parse.js (#2047) 2017-06-03 14:00:59 +08:00
propmangle.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
scope.js clean up lib/scope.js (#2003) 2017-05-26 03:58:35 +08:00
sourcemap.js Generate source map data from normalized files 2016-11-29 20:42:56 +01:00
transform.js convert AST_Seq from binary tree to array (#1460) 2017-04-12 21:56:27 +08:00
utils.js clean up lib/parse.js (#2047) 2017-06-03 14:00:59 +08:00