UglifyJS/lib
2017-06-24 21:30:06 +08:00
..
ast.js fix bugs with getter/setter (#1926) 2017-05-14 02:10:34 +08:00
compress.js fix cascade & collapse on property access of constants (#2158) 2017-06-24 21:30:06 +08:00
minify.js fix iteration over object with inherited properties (#2068) 2017-06-08 03:27:03 +08:00
mozilla-ast.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
output.js refactor compute_char_frequency() (#2152) 2017-06-23 20:05:31 +08:00
parse.js fix for-in loop parsing (#2144) 2017-06-23 04:14:30 +08:00
propmangle.js marshal mangle[.properties].reserved from non-Array values (#2072) 2017-06-09 04:29:12 +08:00
scope.js refactor compute_char_frequency() (#2152) 2017-06-23 20:05:31 +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 clean up lib/parse.js (#2047) 2017-06-03 14:00:59 +08:00