UglifyJS/lib
2017-06-21 23:15:39 +08:00
..
ast.js support export statements properly (#2126) 2017-06-21 00:51:36 +08:00
compress.js fix drop_unused() accounting of symbols within export function (#2132) 2017-06-21 12:32:58 +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 support export statements properly (#2126) 2017-06-21 00:51:36 +08:00
parse.js correctly parse export of function & class (#2135) 2017-06-21 23:15:39 +08:00
propmangle.js Merge branch 'master' into harmony-v3.0.16 2017-06-14 17:09:30 +08:00
scope.js fix mangle on export (#2133) 2017-06-21 14:22:09 +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