UglifyJS/lib
Alex Lam S.L 44dfa5a318 fix variable substitution (#1816)
- let `collapse_vars` take care of value containing any symbols
- improve overhead accounting
2017-04-16 17:25:39 +08:00
..
ast.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
compress.js fix variable substitution (#1816) 2017-04-16 17:25:39 +08:00
minify.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
mozilla-ast.js convert AST_Seq from binary tree to array (#1460) 2017-04-12 21:56:27 +08:00
output.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
parse.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
propmangle.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
scope.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
sourcemap.js Generate source map data from normalized files 2016-11-29 20:42:56 +01:00
transform.js convert AST_Seq from binary tree to array (#1460) 2017-04-12 21:56:27 +08:00
utils.js convert AST_Seq from binary tree to array (#1460) 2017-04-12 21:56:27 +08:00