UglifyJS.git
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)
2020-12-11 Alex Lam S.Lfix corner cases in `unused` & `varify` (#4368)
2020-12-11 Alex Lam S.Lgate language features in `ufuzz` automatically (#4367)
2020-12-11 Alex Lam S.Lfix corner case in `spread` (#4364)
2020-12-11 Alex Lam S.Lfix corner case in `unused` (#4362)
2020-12-11 Alex Lam S.Lfix corner case in `collapse_vars` (#4360)
2020-12-10 Alex Lam S.Lfix corner cases with spread syntax (#4358)
2020-12-10 Alex Lam S.Limprove fix for #4355 (#4357)
2020-12-10 Alex Lam S.Lfix corner case in `loops` & `unused` (#4356)
2020-12-08 Alex Lam S.Lfix corner case in `keep_fargs` & `reduce_vars` (#4354)
2020-12-08 Alex Lam S.Lforbid `AST_Await` in computed function arguments ...
2020-12-08 Alex Lam S.Lfix corner cases with `await` (#4350)
2020-12-08 Alex Lam S.Lfix corner case in `reduce_vars` (#4348)
2020-12-07 Alex Lam S.Lintroduce `spread` (#4346)
2020-12-07 Alex Lam S.Lfix corner case with parentheses around `await` (#4344)
2020-12-07 Alex Lam S.Lfix corner case in `side_effects` (#4343)
2020-12-07 Alex Lam S.Lfix corner case in `evaluate` (#4341)
2020-12-07 Alex Lam S.Limprove `ufuzz` (#4339)
2020-12-07 Alex Lam S.Lfix corner case in `unused` (#4338)
2020-12-07 Alex Lam S.Lfix corner case in `inline` (#4336)
2020-12-07 Alex Lam S.Lextend trailing comma support (#4334)
2020-12-06 Alex Lam S.Lsupport async function (#4333)
2020-12-06 Alex Lam S.Lfix corner case in `collapse_vars` (#4332)
next