aboutsummaryrefslogtreecommitdiff
path: root/lib/compress.js
AgeCommit message (Expand)Author
2021-09-07tweak test & warnings (#5123)...Alex Lam S.L
2021-08-25fix corner case in `reduce_vars` (#5121)...Alex Lam S.L
2021-08-23fix corner case in `side_effects` (#5118)Alex Lam S.L
2021-08-20fix corner cases in `optional_chains` (#5110)Alex Lam S.L
2021-08-18fix corner case in `inline` (#5115)...Alex Lam S.L
2021-08-18fix corner case in `collapse_vars` (#5113)...Alex Lam S.L
2021-08-09fix corner case in `rests` (#5109)...Alex Lam S.L
2021-08-06fix corner case in `dead_code` (#5107)...Alex Lam S.L
2021-07-27enhance `inline` (#5105)Alex Lam S.L
2021-07-26fix corner case in `unused` (#5101)...Alex Lam S.L
2021-07-24fix corner case in `reduce_vars` (#5099)...Alex Lam S.L
2021-07-23fix corner cases in `reduce_vars` (#5097)...Alex Lam S.L
2021-07-21fix corner case in `merge_vars` (#5092)...Alex Lam S.L
2021-07-21fix corner case in `unused` (#5090)...Alex Lam S.L
2021-07-19fix corner case in `inline` (#5088)...Alex Lam S.L
2021-07-18fix corner case in `unused` (#5086)...Alex Lam S.L
2021-07-17workaround various IE quirks (#5084)...Alex Lam S.L
2021-07-16fix corner case in `inline` (#5083)...Alex Lam S.L
2021-07-14fix corner case in `unused` (#5080)...Alex Lam S.L
2021-07-12fix corner case in `unused` & `yields` (#5077)...Alex Lam S.L
2021-07-12fix corner cases in `unused` (#5075)...Alex Lam S.L
2021-07-11fix corner cases in `unused` (#5073)...Alex Lam S.L
2021-07-11fix corner case in `awaits` & `side_effects` (#5072)...Alex Lam S.L
2021-07-11fix corner case in `hoist_props` (#5069)Alex Lam S.L
2021-07-11fix corner case in `inline` (#5068)...Alex Lam S.L
2021-07-11fix corner case in `unused` (#5066)...Alex Lam S.L
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-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-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-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