UglifyJS/lib
Alex Lam S.L edb4e3bd52
make comments output more robust (#2633)
- improve handling of comments right after `return`
- retain comments after `OutputStream`
- preserve trailing comments
- fix handling of new line before comments
- handle comments around parentheses

fixes #88
fixes #112
fixes #218
fixes #372
fixes #2629
2017-12-22 04:59:54 +08:00
..
ast.js make comments output more robust (#2633) 2017-12-22 04:59:54 +08:00
compress.js remove AST hack from inline (#2627) 2017-12-20 17:05:53 +08:00
minify.js expand symbol space to improve compression (#2460) 2017-11-19 19:29:51 +08:00
mozilla-ast.js fix & improve coverage of estree (#1935) 2017-05-15 02:37:53 +08:00
output.js make comments output more robust (#2633) 2017-12-22 04:59:54 +08:00
parse.js make comments output more robust (#2633) 2017-12-22 04:59:54 +08:00
propmangle.js improve code reuse (#2542) 2017-12-01 03:40:46 +08:00
scope.js improve code reuse (#2542) 2017-12-01 03:40:46 +08:00
sourcemap.js Generate source map data from normalized files 2016-11-29 20:42:56 +01:00
transform.js Transform can be simplified when clone is not done. (#2621) 2017-12-19 17:56:16 +08:00
utils.js make comments output more robust (#2633) 2017-12-22 04:59:54 +08:00