aboutsummaryrefslogtreecommitdiff
path: root/test/compress/new.js
AgeCommit message (Expand)Author
2021-02-24support nullish coalescing operator (#4678)Alex Lam S.L
2018-07-01fix corner case in `unused`alexlamsl
2017-07-03improve parenthesis emission (#2196)...Alex Lam S.L
2016-08-17Fix negate_iife transform to return a correct tree for nested IIFEs...Richard van Velzen
2016-08-14Fix unneeded parens around unary args in new expression.kzc
2016-06-12Stop dropping args in new expressionsAnthony Van de Gejuchte
2016-06-08Fix uglify attempting to rewrite invalid new expressionsAnthony Van de Gejuchte
2015-08-27Fix bad parsing of `new new x()()` constructs...Richard van Velzen