UglifyJS/lib
Alex Lam S.L a845897758 improve mangle.properties (#2261)
- include dead code when `keep_quoted`
- unify `keep_quoted` & `reserved`
- make `test/run-tests.js` consistent with `minify()`

fixes #2256
2017-07-29 23:02:04 +08:00
..
ast.js clean up TreeWalker.pop() (#2195) 2017-07-03 03:23:38 +08:00
compress.js ensure ie8 works with mangled properties (#2238) 2017-07-15 22:50:59 +08:00
minify.js improve mangle.properties (#2261) 2017-07-29 23:02:04 +08:00
mozilla-ast.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
output.js unescape surrogate pairs only (#2246) 2017-07-23 12:38:21 +08:00
parse.js fix for-in loop parsing (#2144) 2017-06-23 04:14:30 +08:00
propmangle.js improve mangle.properties (#2261) 2017-07-29 23:02:04 +08:00
scope.js drop unused builtin globals under unsafe (#2236) 2017-07-15 15:16:11 +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