UglifyJS/lib
2018-04-11 05:19:16 +08:00
..
ast.js extend fuzzy RHS folding (#3006) 2018-03-17 03:10:21 +08:00
compress.js suppress hoist_props for embedded assignments (#3074) 2018-04-11 05:19:16 +08:00
minify.js support inline source map from multiple files (#3058) 2018-04-06 16:04:15 +08:00
mozilla-ast.js fix extra regex slash when going through mozilla AST I/O (#3025) 2018-03-27 03:22:01 +09:00
output.js speed up has_parens() (take 2) (#3052) 2018-04-05 04:12:04 +08:00
parse.js improve performance through makePredicate() (#3048) 2018-04-03 15:15:01 +08:00
propmangle.js mangle Object.defineProperty() (#3059) 2018-04-06 17:10:36 +08:00
scope.js fix corner case in reuse of mangle options (#3062) 2018-04-08 02:29:37 +08:00
sourcemap.js support inline source map from multiple files (#3058) 2018-04-06 16:04:15 +08:00
transform.js fix tree traversal on AST_Do (#3047) 2018-04-02 22:31:23 +08:00
utils.js improve performance through makePredicate() (#3048) 2018-04-03 15:15:01 +08:00