aboutsummaryrefslogtreecommitdiff
path: root/test/compress/awaits.js
AgeCommit message (Expand)Author
2021-05-29fix corner cases in `awaits` (#4976)...Alex Lam S.L
2021-05-28fix corner case in `awaits` (#4973)...Alex Lam S.L
2021-05-28enhance `awaits` (#4971)Alex Lam S.L
2021-05-28enhance `awaits` (#4969)Alex Lam S.L
2021-03-17enhance "functions" (#4791)Alex Lam S.L
2021-03-13fix corner case in `side_effects` (#4765)...Alex Lam S.L
2021-03-07fix corner case in `collapse_vars` & `reduce_vars` (#4748)...Alex Lam S.L
2021-03-06fix corner case in `awaits` (#4740)...Alex Lam S.L
2021-03-02fix corner case in `inline` & `sequences` (#4718)...Alex Lam S.L
2021-02-07fix corner case in `functions` (#4619)...Alex Lam S.L
2021-02-06enhance `compress` on arrow and `async` functions (#4616)Alex Lam S.L
2021-01-30fix corner case in `conditionals` (#4599)...Alex Lam S.L
2021-01-27fix corner case in `inline` (#4596)...Alex Lam S.L
2021-01-23fix corner case in `reduce_vars` (#4582)...Alex Lam S.L
2021-01-20support asynchronous test cases properly (#4529)Alex Lam S.L
2021-01-11fix corner case in `arguments` (#4535)...Alex Lam S.L
2021-01-10support asynchronous arrow functions (#4530)Alex Lam S.L
2021-01-07support rest parameters (#4515)Alex Lam S.L