aboutsummaryrefslogtreecommitdiff
path: root/test/compress/issue-1034.js
AgeCommit message (Expand)Author
2020-10-27improve warnings (#4247)...Alex Lam S.L
2020-10-12support `const` (#4190)Alex Lam S.L
2020-04-23improve `unused` efficiency (#3813)Alex Lam S.L
2019-12-22enhance `conditionals` (#3643)Alex Lam S.L
2019-04-30unify logging functionality (#3392)...Alex Lam S.L
2018-07-13fix corner cases in `preserve_line` (#3212)Alex Lam S.L
2018-07-01fix corner case in `unused`alexlamsl
2017-12-14fold `cascade` functionality into `collapse_vars` (#2586)Alex Lam S.L
2017-07-13enhance `passes` (#2229)...Alex Lam S.L
2017-05-26fix `dead_code` on block-scoped `function` under "use strict" (#2006)...Alex Lam S.L
2017-03-23introduce compressor.info() (#1633)...Alex Lam S.L
2016-04-19Add `passes` compress option. Fix duplicate compress warnings.kzc
2016-04-11Fix warnings for referenced non-hoisted functions....kzc