UglifyJS/lib
Alex Lam S.L 4f70d2e28c inlining of static methods & constants (#2211)
- guard by `unsafe`
- support `Array`, `Math`, `Number`, `Object` & `String`

fixes #2207
2017-07-07 05:35:32 +08:00
..
ast.js clean up TreeWalker.pop() (#2195) 2017-07-03 03:23:38 +08:00
compress.js inlining of static methods & constants (#2211) 2017-07-07 05:35:32 +08:00
minify.js improve usability of name cache under minify() (#2176) 2017-06-29 12:48:34 +08:00
mozilla-ast.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
output.js improve parenthesis emission (#2196) 2017-07-03 04:17:37 +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 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