UglifyJS/lib
Alex Lam S.L 2cb55b2ad0 enforce toplevel on other compress options (#1855)
Respect "funcs" and "vars" properly.

fixes #1850
2017-04-30 22:52:36 +08:00
..
ast.js fix label-related bugs (#1835) 2017-04-22 22:15:04 +08:00
compress.js enforce toplevel on other compress options (#1855) 2017-04-30 22:52:36 +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 fix label-related bugs (#1835) 2017-04-22 22:15:04 +08:00
parse.js improve parser under "use strict" (#1836) 2017-04-23 20:05:22 +08:00
propmangle.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
scope.js compress duplicated variable definitions (#1817) 2017-04-17 17:11:29 +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