UglifyJS/lib
2017-11-19 14:56:23 +08:00
..
ast.js fix cross-scope inlining of AST_Functions (#2486) 2017-11-16 10:04:30 +08:00
compress.js enable hoist_props by default (#2492) 2017-11-19 14:56:23 +08:00
minify.js inline single-use functions that are not constant expressions (#2434) 2017-11-05 22:14:11 +08:00
mozilla-ast.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
output.js fix "use asm" numeric output (#2328) 2017-09-21 04:42:40 +08:00
parse.js trap invalid use of reserved words (#2338) 2017-10-01 02:10:41 +08:00
propmangle.js improve mangle.properties (#2261) 2017-07-29 23:02:04 +08:00
scope.js allow symbol replacement on multiple occurrences (#2472) 2017-11-12 22:31:47 +08:00
sourcemap.js Generate source map data from normalized files 2016-11-29 20:42:56 +01:00
transform.js clean up TreeWalker.pop() (#2195) 2017-07-03 03:23:38 +08:00
utils.js clean up lib/parse.js (#2047) 2017-06-03 14:00:59 +08:00