UglifyJS.git
2021-12-19 Alex Lam S.Lfix corner case in `unused` (#5225)
2021-12-15 Alex Lam S.Lfix corner case in `hoist_props` (#5223)
2021-12-15 Alex Lam S.Limprove `compress` efficiency (#5220)
2021-12-13 Alex Lam S.Lspeed up `compress` (#5219)
2021-12-13 Alex Lam S.Lv3.14.5
2021-12-11 Alex Lam S.Lsuppress false positives in `ufuzz` (#5216)
2021-12-09 Alex Lam S.Lfix corner case in `objects` (#5214)
2021-12-09 Alex Lam S.Lminor clean-up (#5210)
2021-12-08 Alex Lam S.Lminor clean-up (#5209)
2021-12-08 Alex Lam S.Lworkaround v8 performance quirks (#5207)
2021-12-07 Alex Lam S.Lworkaround Unicode compatibility in testing (#5206)
2021-12-06 Alex Lam S.Limprove sandbox resilience against process aborts ...
2021-12-06 Alex Lam S.Limprove testing compatibility with Node.js (#5204)
2021-12-06 Alex Lam S.Lreduce memory pressure via bit fields (#5203)
2021-12-05 Alex Lam S.Limprove `Dictionary` performance (#5202)
2021-11-30 Alex Lam S.Lv3.14.4
2021-11-28 Alex Lam S.Lworkaround sporadic slowdown in GitHub Actions (#5201)
2021-11-27 Alex Lam S.Lfix corner case in `collapse_vars` (#5200)
2021-11-27 Alex Lam S.Lworkaround `toString()` quirks on global context (...
2021-11-24 Alex Lam S.Lfix corner case in `hoist_vars` (#5196)
2021-11-24 Alex Lam S.Lenhance `merge_vars` (#5194)
2021-11-24 Alex Lam S.Lfix corner case in `ie` (#5193)
2021-11-24 Alex Lam S.Lenhance `collapse_vars` (#5186)
2021-11-23 Alex Lam S.Lfix corner case in `unused` (#5190)
2021-11-23 Alex Lam S.Lfix corner case in `hoist_vars` (#5188)
2021-11-22 Alex Lam S.Limprove sandbox `async` detection (#5185)
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-13 Alex Lam S.Linclude Node.js v16 in CI tests (#5170)
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-11-01 Alex Lam S.Lv3.14.3
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-20 Alex Lam S.Lparse `let` as symbol names correctly (#5151)
2021-10-20 Alex Lam S.Lfix issues in tests flagged by LGTM (#5150)
2021-10-16 Alex Lam S.Lfix corner cases in `strings` & `templates` (#5147)
2021-10-16 Alex Lam S.Ldocument ECMAScript quirks (#5148)
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-07 Alex Lam S.Lv3.14.2
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-27 Alex Lam S.Lv3.14.1
2021-07-26 Alex Lam S.Lfix `ie8` option alias (#5103)
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-22 Alex Lam S.Lv3.14.0
2021-07-21 Alex Lam S.Lextend `keep_quoted_props` over numeric keys (#5094)
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.Lsuppress false positives in `ufuzz` (#5078)
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.Lsupport destructured shorthand for default parameters...
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-06 Alex Lam S.Lfix corner case with `class` (#5054)
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)
next