aboutsummaryrefslogtreecommitdiff
path: root/test/compress/awaits.js
AgeCommit message (Expand)Author
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