UglifyJS.git
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)
2020-12-26 Alex Lam S.Lfix corner case in `reduce_vars` & `unused` (#4465)
2020-12-26 Alex Lam S.Lfix corner cases in `collapse_vars` (#4462)
2020-12-25 Alex Lam S.Lfix corner case in `reduce_vars` (#4459)
2020-12-25 Alex Lam S.Lfix corner case in `unused` (#4457)
2020-12-25 Alex Lam S.Lfix corner case in `merge_vars` (#4455)
2020-12-25 Alex Lam S.Lworkaround v8 heisenbug (#4453)
2020-12-25 Alex Lam S.Lfix corner case in `functions` & `reduce_vars` (#4452)
2020-12-24 Alex Lam S.Lenhance `default_values` (#4450)
2020-12-24 Alex Lam S.Lfix corner case in `pure_getters` (#4449)
2020-12-24 Alex Lam S.Lfix & enhance `collapse_vars` (#4447)
2020-12-24 Alex Lam S.Lfix corner case in `collapse_vars` (#4445)
2020-12-24 Alex Lam S.Lreplace `keep_fargs` default to `false` (#4443)
2020-12-23 Alex Lam S.Lsupport default values (#4442)
2020-12-23 Alex Lam S.Lfix corner case in `pure_getters` (#4441)
2020-12-23 Alex Lam S.Lfix corner case in `if_return` (#4439)
2020-12-22 Alex Lam S.Lfix corner case with `NaN` (#4437)
2020-12-22 Alex Lam S.Lfix corner case when parsing expression (#4435)
2020-12-22 Alex Lam S.Lv3.12.3
2020-12-21 Alex Lam S.Limprove object function generation in `ufuzz` (#4434)
2020-12-21 Alex Lam S.Lfix corner case in `reduce_vars` (#4433)
2020-12-20 Alex Lam S.Lfix corner case in `collapse_vars` (#4431)
2020-12-20 Alex Lam S.Lparse destructuring under strict mode correctly (#4429)
2020-12-20 Alex Lam S.Limprove destructuring generation in `ufuzz` (#4428)
2020-12-20 Alex Lam S.Lhandle destructuring `catch` in `--reduce-test` (#4427)
2020-12-20 Alex Lam S.Lfix corner case with destructuring `catch` (#4426)
2020-12-20 Alex Lam S.Lsupport async function within object literal (#4424)
2020-12-19 Alex Lam S.Lfix corner case in `evaluate` & `reduce_vars` (#4423)
2020-12-19 Alex Lam S.Lfix corner case with destructuring `catch` (#4421)
2020-12-19 Alex Lam S.Lsuppress false positives in `ufuzz` (#4419)
2020-12-19 Alex Lam S.Lfix corner case in `inline` (#4418)
2020-12-19 Alex Lam S.Lfix corner case in `objects` (#4416)
2020-12-19 Alex Lam S.Lfix corner case in `reduce_vars` & `unused` (#4414)
2020-12-19 Alex Lam S.Lsupport destructuring of `catch` variable (#4412)
2020-12-18 Alex Lam S.Lfix corner case in `arguments` (#4411)
2020-12-18 Alex Lam S.Lfix corner case with parentheses (#4409)
2020-12-18 Alex Lam S.Lfix corner case in `merge_vars` (#4407)
2020-12-18 Alex Lam S.Lfix corner case in `unused` (#4405)
2020-12-18 Alex Lam S.Lenhance `arrows` (#4403)
2020-12-18 Alex Lam S.Lfix corner case in `merge_vars` (#4402)
2020-12-18 Alex Lam S.Lfix corner case in `arguments` (#4400)
2020-12-18 Alex Lam S.Lfix corner case in `arguments` (#4398)
2020-12-18 Alex Lam S.Lfix corner case in `arguments` (#4396)
2020-12-17 Alex Lam S.Lfix corner case in `evaluate` & `reduce_vars` (#4394)
2020-12-17 Alex Lam S.Lenhance `reduce_vars` (#4392)
2020-12-17 Alex Lam S.Lfix corner case in `collapse_vars` (#4391)
2020-12-17 Alex Lam S.Lfix corner case in `inline` (#4389)
2020-12-17 Alex Lam S.Lsupport arrow function (#4385)
2020-12-17 Alex Lam S.Lfix corner case in `arguments` (#4387)
2020-12-16 Alex Lam S.Lfix corner case in `reduce_vars` (#4384)
2020-12-16 Alex Lam S.Lv3.12.2
2020-12-15 Alex Lam S.Lfix corner case in `objects` (#4381)
2020-12-13 Alex Lam S.Lemulate global context in Node.js & web (#4379)
2020-12-13 Alex Lam S.Lfix corner case in `dead_code` (#4378)
2020-12-13 Alex Lam S.Lmaintain compatibility options when testing (#4376)
2020-12-12 Alex Lam S.Lfix corner case in `booleans` (#4375)
2020-12-12 Alex Lam S.Lfix corner case in `dead_code` (#4373)
2020-12-11 Alex Lam S.Lclarify corner case in object literal (#4371)
2020-12-11 Alex Lam S.Lfix corner case in `spread` (#4370)
2020-12-11 Alex Lam S.Lfix asynchronous state tracking in `ufuzz` (#4369)
next