aboutsummaryrefslogtreecommitdiff
path: root/test/compress.js
AgeCommit message (Expand)Author
2020-12-28workaround asynchronous tty bugs on Node.js (#4473)Alex Lam S.L
2020-11-21gate `galio` workaround (#4310)Alex Lam S.L
2020-10-27improve warnings (#4247)...closes #4244Alex Lam S.L
2020-10-26fix corner case in `booleans` (#4246)...fixes #4245Alex Lam S.L
2020-08-23enhance `mangle.properties` (#4064)Alex Lam S.L
2020-07-31validate against multiple parents on `AST_Node` (#4032)...- fix related issues in `global_defs`, `ie8` & `reduce_vars`Alex Lam S.L
2020-05-10fix corner case in `hoist_props` (#3872)...fixes #3871Alex Lam S.L
2020-05-09implement AST validation (#3863)Alex Lam S.L
2020-05-05update links to repository after rename (#3847)Alex Lam S.L
2020-02-29detect `toplevel` option properly (#3735)...fixes #3730Alex Lam S.L
2019-10-27prevent tty truncation in `test/compress` (#3530)Alex Lam S.L
2019-10-21enable GitHub Actions (#3503)Alex Lam S.L
2019-05-15improve sandbox fidelity (#3415)Alex Lam S.L
2019-05-09improve tests (#3399)Alex Lam S.L