fix corner case in `hoist_vars` (#5188)
[UglifyJS.git] / lib / compress.js
2021-11-23 Alex Lam S.Lfix corner case in `hoist_vars` (#5188)
2021-11-22 Alex Lam S.Lenhance `hoist_props` & `reduce_vars` (#5183)
2021-11-22 Alex Lam S.Lenhance `side_effects` & `unused` (#5181)
2021-11-19 Alex Lam S.Lminor clean-up (#5180)
2021-11-16 Alex Lam S.Lfix corner cases in `properties` (#5178)
2021-11-15 Alex Lam S.Lfix corner case in `join_vars` (#5176)
2021-11-14 Alex Lam S.Lfix corner case in `inline` (#5174)
2021-11-13 Alex Lam S.Lenhance `reduce_vars` (#5171)
2021-11-13 Alex Lam S.Lfix corner case in `collapse_vars` (#5169)
2021-11-04 Alex Lam S.Lenhance `reduce_vars` (#5164)
2021-11-03 Alex Lam S.Lfix corner cases in `reduce_vars` & `rests` (#5166)
2021-11-02 Alex Lam S.Lenhance `join_vars` (#5162)
2021-11-02 Alex Lam S.Lenhance `reduce_vars` (#5163)
2021-10-31 Alex Lam S.Lfix corner case in `awaits` (#5160)
2021-10-29 Alex Lam S.Lfix corner case in `awaits` (#5158)
2021-10-24 Alex Lam S.Lfix corner case in `dead_code` (#5154)
2021-10-16 Alex Lam S.Lfix corner cases in `strings` & `templates` (#5147)
2021-10-04 Alex Lam S.Lfix corner case in `merge_vars` (#5143)
2021-10-01 Alex Lam S.Lfix corner case in `inline` (#5141)
2021-09-30 Alex Lam S.Lfix corner case in `evaluate` (#5139)
2021-09-30 Alex Lam S.Lfix corner case in `templates` (#5137)
2021-09-29 Alex Lam S.Lavoid potential RegExp denial-of-service (#5135)
2021-09-23 Alex Lam S.Lenhance `templates` (#5131)
2021-09-21 Alex Lam S.Lenhance `dead_code` (#5130)
2021-09-19 Alex Lam S.Lfix corner case in `rests` (#5129)
2021-09-06 Alex Lam S.Ltweak test & warnings (#5123)
2021-08-25 Alex Lam S.Lfix corner case in `reduce_vars` (#5121)
2021-08-23 Alex Lam S.Lfix corner case in `side_effects` (#5118)
2021-08-20 Alex Lam S.Lfix corner cases in `optional_chains` (#5110)
2021-08-18 Alex Lam S.Lfix corner case in `inline` (#5115)
2021-08-18 Alex Lam S.Lfix corner case in `collapse_vars` (#5113)
2021-08-09 Alex Lam S.Lfix corner case in `rests` (#5109)
2021-08-06 Alex Lam S.Lfix corner case in `dead_code` (#5107)
2021-07-27 Alex Lam S.Lenhance `inline` (#5105)
2021-07-26 Alex Lam S.Lfix corner case in `unused` (#5101)
2021-07-23 Alex Lam S.Lfix corner case in `reduce_vars` (#5099)
2021-07-23 Alex Lam S.Lfix corner cases in `reduce_vars` (#5097)
2021-07-20 Alex Lam S.Lfix corner case in `merge_vars` (#5092)
2021-07-20 Alex Lam S.Lfix corner case in `unused` (#5090)
2021-07-19 Alex Lam S.Lfix corner case in `inline` (#5088)
2021-07-18 Alex Lam S.Lfix corner case in `unused` (#5086)
2021-07-17 Alex Lam S.Lworkaround various IE quirks (#5084)
2021-07-16 Alex Lam S.Lfix corner case in `inline` (#5083)
2021-07-14 Alex Lam S.Lfix corner case in `unused` (#5080)
2021-07-12 Alex Lam S.Lfix corner case in `unused` & `yields` (#5077)
2021-07-11 Alex Lam S.Lfix corner cases in `unused` (#5075)
2021-07-11 Alex Lam S.Lfix corner cases in `unused` (#5073)
2021-07-11 Alex Lam S.Lfix corner case in `awaits` & `side_effects` (#5072)
2021-07-11 Alex Lam S.Lfix corner case in `hoist_props` (#5069)
2021-07-10 Alex Lam S.Lfix corner case in `inline` (#5068)
2021-07-10 Alex Lam S.Lfix corner case in `unused` (#5066)
2021-07-10 Alex Lam S.Lenhance `unused` (#5064)
2021-07-09 Alex Lam S.Lfix corner cases in `rests` & `unused` (#5063)
2021-07-08 Alex Lam S.Lfix corner case in `reduce_vars` (#5062)
2021-07-07 Alex Lam S.Lenhance `evaluate` & `reduce_vars` (#5060)
2021-07-07 Alex Lam S.Lfix corner cases in `inline` & `unused` (#5058)
2021-07-06 Alex Lam S.Lfix corner case in `reduce_vars` (#5056)
2021-07-05 Alex Lam S.Lenhance `functions` (#5052)
2021-07-05 Alex Lam S.Lfix corner case in `reduce_vars` (#5051)
2021-07-04 Alex Lam S.Lfix corner case in `reduce_funcs` (#5049)
2021-07-04 Alex Lam S.Lfix corner case in `reduce_vars` (#5047)
2021-07-03 Alex Lam S.Lenhance `functions` & `reduce_vars` (#5045)
2021-06-30 Alex Lam S.Lenhance `booleans` (#5043)
2021-06-30 Alex Lam S.Lfix corner case in `booleans` (#5042)
2021-06-29 Alex Lam S.Lfix corner case in `ie8` (#5040)
2021-06-28 Alex Lam S.Lenhance `reduce_vars` (#5038)
2021-06-24 Alex Lam S.Lfix corner case in `functions` (#5037)
2021-06-24 Alex Lam S.Lfix corner case in `functions` (#5035)
2021-06-24 Alex Lam S.Lworkaround Safari quirks (#5033)
2021-06-23 Alex Lam S.Lfix corner case in `dead_code` (#5031)
2021-06-22 Alex Lam S.Lfix corner cases in `booleans` (#5029)
2021-06-22 Alex Lam S.Lfix corner case in `collapse_vars` (#5026)
2021-06-22 Alex Lam S.Lfix corner case in `side_effects` (#5024)
2021-06-22 Alex Lam S.Lenhance `booleans` (#5022)
2021-06-21 Alex Lam S.Lfix corner cases in `dead_code` & `inline` (#5020)
2021-06-21 Alex Lam S.Lfix corner case in `collapse_vars` (#5018)
2021-06-20 Alex Lam S.Lfix corner cases in `reduce_vars` & `side_effects`...
2021-06-20 Alex Lam S.Lenhance `dead_code` (#5014)
2021-06-15 Alex Lam S.Lfix corner case in `switches` (#5013)
2021-06-15 Alex Lam S.Lfix corner case in `switches` (#5011)
2021-06-15 Alex Lam S.Lfix corner case in `switches` (#5009)
2021-06-15 Alex Lam S.Lfix corner case in `arguments` (#5007)
2021-06-15 Alex Lam S.Lenhance `switches` (#5005)
2021-06-13 Alex Lam S.Lfix corner case in `side_effects` (#5002)
2021-06-12 Alex Lam S.Lfix corner cases in `parse` & `unused` (#5000)
2021-06-10 Alex Lam S.Lfix corner case in `reduce_vars` (#4997)
2021-06-09 Alex Lam S.Lfix corner cases in `loops` & `unused` (#4995)
2021-06-03 Alex Lam S.Lfix corner case in `unused` (#4993)
2021-05-30 Alex Lam S.Limprove handling of declaration statements (#4980)
2021-05-30 Alex Lam S.Lfix corner case in `awaits` (#4988)
2021-05-30 Alex Lam S.Lfix corner case in `hoist_props` (#4986)
2021-05-30 Alex Lam S.Lfix corner case in `dead_code` (#4984)
2021-05-30 Alex Lam S.Lfix corner case in `dead_code` (#4983)
2021-05-29 Alex Lam S.Lfix corner case in `dead_code` (#4981)
2021-05-29 Alex Lam S.Limprove handling of lexical scope (#4979)
2021-05-29 Alex Lam S.Lfix corner cases in `collapse_vars` (#4978)
2021-05-28 Alex Lam S.Lfix corner cases in `awaits` (#4976)
2021-05-28 Alex Lam S.Lfix corner case in `awaits` (#4973)
2021-05-28 Alex Lam S.Lenhance `awaits` (#4971)
2021-05-27 Alex Lam S.Lfix corner case in `collapse_vars` (#4970)
next