UglifyJS/lib
2017-06-24 17:34:14 +08:00
..
ast.js support export statements properly (#2126) 2017-06-21 00:51:36 +08:00
compress.js add new arrows compress option (#2154) 2017-06-24 14:45:24 +08:00
minify.js Merge branch 'master' into harmony-v3.0.16 2017-06-14 17:09:30 +08:00
mozilla-ast.js Merge branch 'master' into harmony-v3.0.5 2017-05-15 18:58:54 +08:00
output.js [ES6] support async arrow functions (#2153) 2017-06-24 05:26:35 +08:00
parse.js support trailing commas in function parameter lists and calls (#2156) 2017-06-24 17:34:14 +08:00
propmangle.js Merge branch 'master' into harmony-v3.0.16 2017-06-14 17:09:30 +08:00
scope.js fix unused on AST_Destructuring (#2146) 2017-06-23 13:11:26 +08:00
sourcemap.js Generate source map data from normalized files 2016-11-29 20:42:56 +01:00
transform.js support export statements properly (#2126) 2017-06-21 00:51:36 +08:00
utils.js clean up lib/parse.js (#2047) 2017-06-03 14:00:59 +08:00