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
expand symbol space to improve compression
2017-11-19 14:57:46 +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
expand symbol space to improve compression
2017-11-19 14:57:46 +08: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