aboutsummaryrefslogtreecommitdiff
path: root/test/compress
AgeCommit message (Expand)Author
2021-07-10enhance `unused` (#5064)Alex Lam S.L
2021-07-10fix corner cases in `rests` & `unused` (#5063)Alex Lam S.L
2021-07-08fix corner case in `reduce_vars` (#5062)...Alex Lam S.L
2021-07-08enhance `evaluate` & `reduce_vars` (#5060)Alex Lam S.L
2021-07-07support destructured shorthand for default parameters (#5059)...Alex Lam S.L
2021-07-07fix corner cases in `inline` & `unused` (#5058)...Alex Lam S.L
2021-07-07fix corner case in `reduce_vars` (#5056)...Alex Lam S.L
2021-07-06fix corner case with `class` (#5054)...Alex Lam S.L
2021-07-06enhance `functions` (#5052)Alex Lam S.L
2021-07-05fix corner case in `reduce_vars` (#5051)...Alex Lam S.L
2021-07-04fix corner case in `reduce_funcs` (#5049)...Alex Lam S.L
2021-07-04fix corner case in `reduce_vars` (#5047)...Alex Lam S.L
2021-07-04enhance `functions` & `reduce_vars` (#5045)Alex Lam S.L
2021-07-03tweak `beautify` output (#5044)Alex Lam S.L
2021-07-01enhance `booleans` (#5043)Alex Lam S.L
2021-07-01fix corner case in `booleans` (#5042)...Alex Lam S.L
2021-06-30fix corner case in `ie8` (#5040)...Alex Lam S.L
2021-06-29enhance `reduce_vars` (#5038)Alex Lam S.L
2021-06-25fix corner case in `functions` (#5037)...Alex Lam S.L
2021-06-24fix corner case in `functions` (#5035)...Alex Lam S.L
2021-06-24workaround Safari quirks (#5033)...Alex Lam S.L
2021-06-23fix corner case in `dead_code` (#5031)...Alex Lam S.L
2021-06-23fix corner cases in `booleans` (#5029)...Alex Lam S.L
2021-06-23fix corner case in `collapse_vars` (#5026)...Alex Lam S.L
2021-06-23fix corner case in `side_effects` (#5024)...Alex Lam S.L
2021-06-23enhance `booleans` (#5022)...Alex Lam S.L
2021-06-21fix corner cases in `dead_code` & `inline` (#5020)...Alex Lam S.L
2021-06-21fix corner case in `collapse_vars` (#5018)...Alex Lam S.L
2021-06-21fix corner cases in `reduce_vars` & `side_effects` (#5016)...Alex Lam S.L
2021-06-20enhance `dead_code` (#5014)Alex Lam S.L
2021-06-15fix corner case in `switches` (#5013)...Alex Lam S.L
2021-06-15fix corner case in `switches` (#5011)...Alex Lam S.L
2021-06-15fix corner case in `switches` (#5009)...Alex Lam S.L
2021-06-15fix corner case in `arguments` (#5007)...Alex Lam S.L
2021-06-15enhance `switches` (#5005)...Alex Lam S.L
2021-06-13fix corner case in `side_effects` (#5002)...Alex Lam S.L
2021-06-13fix corner cases in `parse` & `unused` (#5000)Alex Lam S.L
2021-06-10fix corner case in `reduce_vars` (#4997)...Alex Lam S.L
2021-06-10fix corner cases in `loops` & `unused` (#4995)...Alex Lam S.L
2021-06-03fix corner case in `unused` (#4993)...Alex Lam S.L
2021-05-30improve handling of declaration statements (#4980)Alex Lam S.L
2021-05-30fix corner case in `awaits` (#4988)...Alex Lam S.L
2021-05-30fix corner case in `hoist_props` (#4986)...Alex Lam S.L
2021-05-30fix corner case in `dead_code` (#4984)Alex Lam S.L
2021-05-30fix corner case in `dead_code` (#4983)...Alex Lam S.L
2021-05-30fix corner case in `dead_code` (#4981)Alex Lam S.L
2021-05-29improve handling of lexical scope (#4979)Alex Lam S.L
2021-05-29fix corner cases in `collapse_vars` (#4978)...Alex Lam S.L
2021-05-29fix corner cases in `awaits` (#4976)...Alex Lam S.L
2021-05-28fix corner case in `awaits` (#4973)...Alex Lam S.L