UglifyJS/lib
2018-03-31 18:48:20 +09:00
..
ast.js extend fuzzy RHS folding (#3006) 2018-03-17 03:10:21 +08:00
compress.js fix escape analysis on AST_New (#3043) 2018-03-31 15:03:46 +09:00
minify.js give sensible error against invalid input source map (#3044) 2018-03-31 18:48:20 +09: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 source map granularity (#3030) 2018-03-29 14:47:55 +09:00
parse.js improve performance (#3020) 2018-03-23 03:43:52 +08:00
propmangle.js fix mangle name collision across files (#2722) 2018-01-05 05:08:09 +08:00
scope.js mangle unused nested AST_SymbolCatch correctly (#3038) 2018-03-30 16:23:09 +09: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 fix AST_Scope.clone() (#2803) 2018-01-17 21:33:13 +08:00