aboutsummaryrefslogtreecommitdiff
path: root/test/compress/numbers.js
AgeCommit message (Expand)Author
2017-04-01improve compression of undefined, NaN & Infinitiy (#1748)...Alex Lam S.L
2017-03-30remove paranthesis for `-(x*y)` (#1732)Alex Lam S.L
2017-03-28fix `is_number()` on `+=` (#1714)...Alex Lam S.L
2017-03-03compress numerical expressions (#1513)...Alex Lam S.L
2016-03-14Fix: Uglified Number.prototype functions on big numbersphilippsimon