UglifyJS/lib
2018-05-26 05:45:44 +08:00
..
ast.js fix corner cases with eval() (#3147) 2018-05-24 14:29:30 +08:00
compress.js fix corner case in reduce_vars (#3151) 2018-05-26 05:45:44 +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 improve numeral compression (#3108) 2018-04-28 02:47:49 +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 cases with eval() (#3147) 2018-05-24 14:29:30 +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 general performance (#3104) 2018-04-27 04:30:29 +08:00