UglifyJS/lib
2017-05-10 11:36:03 +08:00
..
ast.js Merge branch 'master' into harmony-v3.0.1 2017-05-09 02:10:06 +08:00
compress.js fix collapse_vars on destructuring declarations (#1889) 2017-05-09 17:44:28 +08:00
minify.js return Error from minify() (#1880) 2017-05-08 07:05:19 +08:00
mozilla-ast.js convert AST_Seq from binary tree to array (#1460) 2017-04-12 21:56:27 +08:00
output.js fix Unicode handling in parser (#1884) 2017-05-09 01:58:31 +08:00
parse.js fix for-of loop with const iterator (#1899) 2017-05-10 11:36:03 +08:00
propmangle.js Merge branch 'master' into harmony-v3.0.0 2017-05-07 15:34:16 +08:00
scope.js Merge branch 'master' into harmony-v3.0.0 2017-05-07 15:34:16 +08:00
sourcemap.js Generate source map data from normalized files 2016-11-29 20:42:56 +01:00
transform.js Merge branch 'master' into harmony-v3.0.0 2017-05-07 15:34:16 +08:00
utils.js convert AST_Seq from binary tree to array (#1460) 2017-04-12 21:56:27 +08:00