UglifyJS/lib
Anthony Van de Gejuchte c699200398 Make sure globals can be accessed from the browser (#1920)
Note: no tests as there are no integration tests
2017-05-12 05:50:35 +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 fix safari syntax error - declare twice (#1851) 2017-05-11 16:48:43 +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 Make sure globals can be accessed from the browser (#1920) 2017-05-12 05:50:35 +08:00
scope.js fix safari syntax error - declare twice (#1851) 2017-05-11 16:48:43 +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