UglifyJS/lib
Alex Lam S.L 9b58b54e2d
extend inline (#2714)
- compress `function` with variables within loops
- restrict to `AST_Var` for better compatibility with ES6+
2018-01-04 12:58:40 +08:00
..
ast.js make comments output more robust (#2633) 2017-12-22 04:59:54 +08:00
compress.js extend inline (#2714) 2018-01-04 12:58:40 +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 extend __PURE__ to AST_New (#2706) 2018-01-03 04:48:07 +08:00
propmangle.js improve code reuse (#2542) 2017-12-01 03:40:46 +08:00
scope.js drop unused assignment based on reduce_vars (#2709) 2018-01-04 01:03:33 +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