UglifyJS/lib
Alex Lam S.L da295de82b support dumping AST (#1879)
Re-order `AST_Binary` properties to make dump more readable.

closes #769
2017-05-08 06:23:01 +08:00
..
ast.js support dumping AST (#1879) 2017-05-08 06:23:01 +08:00
compress.js fix unsafe on evaluate of reduce_vars (#1870) 2017-05-06 23:18:55 +08:00
minify.js support minify() output as AST (#1878) 2017-05-08 02:11:45 +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