UglifyJS.git
2021-02-08 Alex Lam S.Limprove false positive detection in `ufuzz` (#4626)
2021-02-08 Alex Lam S.Lfix corner case in `--reduce-test` (#4625)
2021-02-08 Alex Lam S.Lfix corner case in `conditionals` (#4624)
2021-02-07 Alex Lam S.Lsupport generator functions (#4620)
2021-02-07 Alex Lam S.Lfix corner case in `side_effects` (#4622)
2021-02-07 Alex Lam S.Lfix corner case in `functions` (#4619)
2021-02-06 Alex Lam S.Lv3.12.7
2021-02-06 Alex Lam S.Lenhance `compress` on arrow and `async` functions ...
2021-02-05 Alex Lam S.Lfix corner case in `pure_getters` (#4615)
2021-02-04 Alex Lam S.Lfix corner cases with function inlining (#4613)
2021-02-02 Alex Lam S.Lfix corner cases in `templates` (#4610)
2021-02-02 Alex Lam S.Lfix corner case in `arguments` (#4609)
2021-02-01 Alex Lam S.Lfix corner case in `templates` (#4607)
2021-02-01 Alex Lam S.Lfix corner case in `collapse_vars` (#4605)
2021-02-01 Alex Lam S.Lintroduce `templates` (#4603)
2021-02-01 Alex Lam S.Lsupport template literals (#4601)
2021-01-31 Alex Lam S.Lv3.12.6
2021-01-30 Alex Lam S.Lfix corner case in `conditionals` (#4599)
2021-01-29 Alex Lam S.Lsuppress false positives due to nested objects (#4597)
2021-01-26 Alex Lam S.Lfix corner case in `inline` (#4596)
2021-01-26 Alex Lam S.Lworkaround tty bugs on Node.js (#4594)
2021-01-24 Alex Lam S.Lsupport exponentiation operator (#4593)
2021-01-24 Alex Lam S.Lfix infinite recursion in `ufuzz` code generation ...
2021-01-24 Alex Lam S.Lfix corner cases in `collapse_vars` (#4591)
2021-01-24 Alex Lam S.Lfix corner cases with default parameters (#4589)
2021-01-24 Alex Lam S.Lsupport BigInt literals (#4583)
2021-01-23 Alex Lam S.Lfix corner case in `collapse_vars` (#4587)
2021-01-23 Alex Lam S.Lfix corner case in `reduce_vars` (#4585)
2021-01-22 Alex Lam S.Lfix corner case in `reduce_vars` (#4582)
2021-01-22 Alex Lam S.Limprove `ufuzz` on destructuring (#4580)
2021-01-22 Alex Lam S.Lworkaround Node.js bug (#4579)
2021-01-21 Alex Lam S.Lsuppress false positives in `ufuzz` (#4578)
2021-01-21 Alex Lam S.Lsuppress false positives in `ufuzz` (#4577)
2021-01-20 Alex Lam S.Lfix corner case in `rests` (#4576)
2021-01-20 Alex Lam S.Lsuppress false positives in `ufuzz` (#4574)
2021-01-20 Alex Lam S.Lworkaround GitHub Actions bug (#4573)
2021-01-19 Alex Lam S.Lsupport asynchronous test cases properly (#4529)
2021-01-19 Alex Lam S.Lv3.12.5
2021-01-19 Alex Lam S.Lfix corner case in `dead_code` (#4571)
2021-01-18 Jimb EsserFix overwriting existing sourcesContent in sourcemaps...
2021-01-18 Alex Lam S.Lfix corner case in `reduce_vars` (#4569)
2021-01-17 Alex Lam S.Lfix corner case in `loops` (#4565)
2021-01-17 Alex Lam S.Limprove false positive detection in `ufuzz` (#4566)
2021-01-17 Alex Lam S.Lfix corner case in `reduce_vars` (#4563)
2021-01-16 Alex Lam S.Lfix corner cases in `reduce_vars` (#4561)
2021-01-15 Alex Lam S.Lfix corner case in `unused` (#4559)
2021-01-15 Alex Lam S.Lfix corner case in `unused` (#4557)
2021-01-14 Alex Lam S.Lfix corner cases in `collapse_vars` (#4555)
2021-01-13 Alex Lam S.Lfix corner case in `evaluate` (#4553)
2021-01-12 Alex Lam S.Lsuppress invalid test generation in `ufuzz` (#4551)
2021-01-12 Alex Lam S.Lfix corner case in `merge_vars` (#4550)
2021-01-12 Alex Lam S.Ldocument v8 bug (#4549)
2021-01-12 Alex Lam S.Lfix corner case in `side_effects` (#4545)
2021-01-12 Alex Lam S.Lenhance `rests` (#4546)
2021-01-12 Alex Lam S.Lfix corner case in `unsafe_math` (#4543)
2021-01-12 Alex Lam S.Lfix corner case in `side_effects` (#4541)
2021-01-12 Alex Lam S.Lfix corner case in `rests` (#4539)
2021-01-11 Alex Lam S.Lupdate command line examples (#4536)
2021-01-10 Alex Lam S.Lfix corner case in `arguments` (#4535)
2021-01-10 Alex Lam S.Lfix corner case in `ie8` (#4532)
2021-01-10 Alex Lam S.Lsupport asynchronous arrow functions (#4530)
2021-01-09 Alex Lam S.Lfix corner case in `mangle` (#4528)
2021-01-09 Alex Lam S.Lfix corner cases with rest parameters (#4526)
2021-01-08 Alex Lam S.Lfix corner case in `merge_vars` (#4524)
2021-01-08 Alex Lam S.Lfix corner case in `assignments` (#4522)
2021-01-07 Alex Lam S.Limplement `UGLIFY_BUG_REPORT` (#4516)
2021-01-07 Alex Lam S.Lfix corner cases with `arguments` (#4520)
2021-01-07 Alex Lam S.Lfix corner case in `hoist_vars` (#4518)
2021-01-07 Alex Lam S.Lsupport rest parameters (#4515)
2021-01-05 Alex Lam S.Lupdate issue templates (#4514)
2021-01-05 Alex Lam S.Lfix corner case in `side_effects` (#4513)
2021-01-05 Alex Lam S.Lfix corner case in`default_values` (#4511)
2021-01-05 Alex Lam S.Lfix corner cases in `inline` & `unused` (#4509)
2021-01-05 Alex Lam S.Lenhance `inline` & `side_effects` (#4506)
2021-01-05 Alex Lam S.Lfix corner case in `merge_vars` (#4505)
2021-01-04 Alex Lam S.Lfix corner cases in `inline` & `side_effects` (#4503)
2021-01-03 Alex Lam S.Lfix corner case in `evaluate` (#4501)
2021-01-03 Alex Lam S.Lfix toggling of AST validation (#4499)
2021-01-03 Alex Lam S.Lsuppress invalid AST transform in `--reduce-test` ...
2021-01-02 Alex Lam S.Lfix corner case in `default_values` (#4497)
2021-01-02 Alex Lam S.Lintroduce `awaits` (#4495)
2021-01-02 Alex Lam S.Lenhance `if_return` & `side_effects` (#4494)
2021-01-02 Alex Lam S.Lenhance `inline`, `sequences` & `side_effects` (#4493)
2021-01-01 Alex Lam S.Lfix corner case in `conditionals` (#4492)
2021-01-01 Alex Lam S.Lenhance `collapse_vars` & `dead_code` (#4491)
2021-01-01 Alex Lam S.Lfix corner case in `reduce_vars` (#4490)
2021-01-01 Alex Lam S.Lfix corner case in `functions` (#4488)
2021-01-01 Alex Lam S.Lv3.12.4
2020-12-31 Alex Lam S.Lfix corner case with `arguments` (#4486)
2020-12-30 Alex Lam S.Lfix corner case with default values (#4484)
2020-12-30 Alex Lam S.Limprove false positive detection in `ufuzz` (#4482)
2020-12-29 Alex Lam S.Lfix corner cases with `arguments` (#4481)
2020-12-29 Alex Lam S.Lenhance `reduce_vars` (#4479)
2020-12-29 Alex Lam S.Lfix corner case in `arguments` (#4477)
2020-12-28 Alex Lam S.Lexpand test options (#4475)
2020-12-28 Alex Lam S.Lworkaround asynchronous tty bugs on Node.js (#4473)
2020-12-28 Alex Lam S.Lfix corner case in `inline` (#4472)
2020-12-27 Alex Lam S.Lfix corner case in `unused` (#4469)
2020-12-27 Alex Lam S.Lworkaround v8 bug with labels (#4467)
2020-12-26 Alex Lam S.Lworkaround `schedule` delays on GitHub Actions (#4463)
next