UglifyJS/lib
Alex Lam S.L 673b071637
enhance join_vars & sequences (#2697)
- nudge declarations without assignments
  - within `AST_BlockStatement`
  - across `AST_If`
2018-01-01 00:09:26 +08:00
..
ast.js make comments output more robust (#2633) 2017-12-22 04:59:54 +08:00
compress.js enhance join_vars & sequences (#2697) 2018-01-01 00:09:26 +08:00
minify.js expand symbol space to improve compression (#2460) 2017-11-19 19:29:51 +08:00
mozilla-ast.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
output.js minor clean-ups (#2686) 2017-12-29 14:04:52 +08:00
parse.js parse LF & comment correctly (#2653) 2017-12-26 01:38:01 +08:00
propmangle.js improve code reuse (#2542) 2017-12-01 03:40:46 +08:00
scope.js replace single-use recursive functions (#2659) 2017-12-26 21:25:35 +08:00
sourcemap.js Generate source map data from normalized files 2016-11-29 20:42:56 +01:00
transform.js Transform can be simplified when clone is not done. (#2621) 2017-12-19 17:56:16 +08:00
utils.js make comments output more robust (#2633) 2017-12-22 04:59:54 +08:00