UglifyJS/lib
2018-01-09 13:53:05 +08:00
..
ast.js make comments output more robust (#2633) 2017-12-22 04:59:54 +08:00
compress.js compress loops with immediate break (#2746) 2018-01-08 14:30:18 +08:00
minify.js improve rename reproducibility (#2754) 2018-01-09 13:53:05 +08:00
mozilla-ast.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
output.js handle trailing line comments correctly (#2736) 2018-01-06 21:05:21 +08:00
parse.js forbid block-scoped AST_Defun in strict mode (#2718) 2018-01-04 18:45:51 +08:00
propmangle.js fix mangle name collision across files (#2722) 2018-01-05 05:08:09 +08:00
scope.js fix corner case with arguments as function name (#2729) 2018-01-05 22:21:18 +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