aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2021-08-18fix corner case in `collapse_vars` (#5113)Alex Lam S.L
fixes #5112
2021-08-09fix corner case in `rests` (#5109)Alex Lam S.L
fixes #5108
2021-08-06fix corner case in `dead_code` (#5107)Alex Lam S.L
fixes #5106
2021-07-27enhance `inline` (#5105)Alex Lam S.L
2021-07-26fix corner case in `unused` (#5101)Alex Lam S.L
fixes #5100
2021-07-24fix corner case in `reduce_vars` (#5099)Alex Lam S.L
fixes #5098
2021-07-23fix corner cases in `reduce_vars` (#5097)Alex Lam S.L
fixes #5096
2021-07-22extend `keep_quoted_props` over numeric keys (#5094)Alex Lam S.L
fixes #5093
2021-07-21fix corner case in `merge_vars` (#5092)Alex Lam S.L
fixes #5091
2021-07-21fix corner case in `unused` (#5090)Alex Lam S.L
fixes #5089
2021-07-19fix corner case in `inline` (#5088)Alex Lam S.L
fixes #5087
2021-07-18fix corner case in `unused` (#5086)Alex Lam S.L
fixes #5085
2021-07-17workaround various IE quirks (#5084)Alex Lam S.L
fixes #5081
2021-07-16fix corner case in `inline` (#5083)Alex Lam S.L
fixes #5082
2021-07-14fix corner case in `unused` (#5080)Alex Lam S.L
fixes #5079
2021-07-13suppress false positives in `ufuzz` (#5078)Alex Lam S.L
2021-07-12fix corner case in `unused` & `yields` (#5077)Alex Lam S.L
fixes #5076
2021-07-12fix corner cases in `unused` (#5075)Alex Lam S.L
fixes #5074
2021-07-11fix corner cases in `unused` (#5073)Alex Lam S.L
fixes #5071
2021-07-11fix corner case in `awaits` & `side_effects` (#5072)Alex Lam S.L
fixes #5070
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
fixes #5067
2021-07-11fix corner case in `unused` (#5066)Alex Lam S.L
fixes #5065
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
fixes #5061
2021-07-08enhance `evaluate` & `reduce_vars` (#5060)Alex Lam S.L
2021-07-07support destructured shorthand for default parameters (#5059)Alex Lam S.L
closes #4990
2021-07-07fix corner cases in `inline` & `unused` (#5058)Alex Lam S.L
fixes #5057
2021-07-07fix corner case in `reduce_vars` (#5056)Alex Lam S.L
fixes #5055
2021-07-06fix corner case with `class` (#5054)Alex Lam S.L
fixes #5053
2021-07-06enhance `functions` (#5052)Alex Lam S.L
2021-07-05fix corner case in `reduce_vars` (#5051)Alex Lam S.L
fixes #5050
2021-07-04fix corner case in `reduce_funcs` (#5049)Alex Lam S.L
fixes #5048
2021-07-04fix corner case in `reduce_vars` (#5047)Alex Lam S.L
fixes #5046
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
fixes #5041
2021-06-30fix corner case in `ie8` (#5040)Alex Lam S.L
fixes #5039
2021-06-29enhance `reduce_vars` (#5038)Alex Lam S.L
2021-06-25fix corner case in `functions` (#5037)Alex Lam S.L
fixes #5036
2021-06-24fix corner case in `functions` (#5035)Alex Lam S.L
fixes #5034
2021-06-24workaround Safari quirks (#5033)Alex Lam S.L
closes #5032
2021-06-23fix corner case in `dead_code` (#5031)Alex Lam S.L
fixes #5030
2021-06-23fix corner cases in `booleans` (#5029)Alex Lam S.L
fixes #5028
2021-06-23fix corner case in `collapse_vars` (#5026)Alex Lam S.L
fixes #5025
2021-06-23fix corner case in `side_effects` (#5024)Alex Lam S.L
fixes #5023
2021-06-23enhance `booleans` (#5022)Alex Lam S.L
closes #5021
2021-06-21fix corner cases in `dead_code` & `inline` (#5020)Alex Lam S.L
fixes #5019