aboutsummaryrefslogtreecommitdiff
path: root/test/compress/exponentiation.js
AgeCommit message (Expand)Author
2021-04-08fix corner case in `unused` (#4850)...Alex Lam S.L
2021-03-15support `**=` (#4778)Alex Lam S.L
2021-03-02fix corner case in `evaluate` (#4716)...Alex Lam S.L
2021-02-19fix corner case in `reduce_vars` (#4665)...Alex Lam S.L
2021-01-25support exponentiation operator (#4593)Alex Lam S.L