UglifyJS/lib
Alex Lam S.L 95094b9c22 fix if_return on AST_Defun (#2010)
Previous fiix for #1052 perturbs declaration order of functions which leads to incorrect behaviour under "use strict".
2017-05-27 13:41:49 +08:00
..
ast.js fix bugs with getter/setter (#1926) 2017-05-14 02:10:34 +08:00
compress.js fix if_return on AST_Defun (#2010) 2017-05-27 13:41:49 +08:00
minify.js report timing breakdown (#2000) 2017-05-25 07:15:55 +08:00
mozilla-ast.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
output.js fix source map offset (#1993) 2017-05-23 20:25:48 +08:00
parse.js improve RegExp handling (#1959) 2017-05-17 20:10:50 +08:00
propmangle.js unify CLI & API under minify() (#1811) 2017-04-15 23:50:50 +08:00
scope.js clean up lib/scope.js (#2003) 2017-05-26 03:58:35 +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