UglifyJS.git
2021-03-09 Alex Lam S.Lbuild Math.js for verification testing (#4758)
2021-03-08 Alex Lam S.Lfix corner case in `unused` (#4757)
2021-03-08 Alex Lam S.Lfix corner case in `unsafe` (#4755)
2021-03-08 Alex Lam S.Lfix corner case in `inline` (#4754)
2021-03-07 Alex Lam S.Lspeed up `ufuzz` asynchronous testing (#4750)
2021-03-07 Alex Lam S.Lfix corner case in `side_effects` (#4752)
2021-03-07 Alex Lam S.Lfix issues uncovered by lgtm (#4749)
2021-03-07 Alex Lam S.Lbuild external projects for verification testing (...
2021-03-07 Alex Lam S.Lfix corner case in `collapse_vars` & `reduce_vars`...
2021-03-06 Alex Lam S.Lsupport `new.target` (#4746)
2021-03-06 Alex Lam S.Lfix corner cases with `export` (#4743)
2021-03-05 Alex Lam S.Lfix corner case in `awaits` (#4740)
2021-03-05 Alex Lam S.Lfix corner case in `hoist_vars` (#4739)
2021-03-05 Alex Lam S.Lspeed up `compress` tests (#4737)
2021-03-05 Alex Lam S.Lenhance `collapse_vars` (#4735)
2021-03-04 Alex Lam S.Lfix corner case in `collapse_vars` (#4733)
2021-03-03 Alex Lam S.Lfix corner cases in `ie8` & `side_effects` (#4731)
2021-03-03 Alex Lam S.Lenhance `side_effects` (#4727)
2021-03-03 Alex Lam S.Limprove `ufuzz` test generation (#4724)
2021-03-03 Alex Lam S.Lfix corner case in `inline` (#4726)
2021-03-02 Alex Lam S.Lfix corner cases with `class` (#4723)
2021-03-02 Alex Lam S.Lfix corner cases in `varify` (#4719)
2021-03-02 Alex Lam S.Lfix corner case in `inline` & `sequences` (#4718)
2021-03-02 Alex Lam S.Lfix corner case in `evaluate` (#4716)
2021-03-02 Alex Lam S.Lenhance `reduce_vars` & `varify` (#4714)
2021-03-02 Alex Lam S.Lenhance `reduce_vars` & `side_effects` (#4712)
2021-03-02 Alex Lam S.Lfix corner case with `class` (#4713)
2021-03-01 Alex Lam S.Lenhance `side_effects` & `unused` (#4711)
2021-03-01 Alex Lam S.Lv3.13.0
2021-02-28 Alex Lam S.Lfix corner cases with `import` (#4709)
2021-02-28 Alex Lam S.Lsupport limited `ufuzz` testing for `import` (#4707)
2021-02-27 Alex Lam S.Lfix corner case `reduce_vars` (#4706)
2021-02-27 Alex Lam S.Limprove `export` compatibility mode (#4704)
2021-02-27 Alex Lam S.Limprove `export` compatibility mode (#4703)
2021-02-27 Alex Lam S.Lfix corner cases with `export` (#4699)
2021-02-27 Alex Lam S.Lfix corner case with `arguments` (#4697)
2021-02-26 Alex Lam S.Lsupport limited `ufuzz` testing for `export` (#4693)
2021-02-26 Alex Lam S.Lfix corner cases with block-scoped functions (#4695)
2021-02-26 Alex Lam S.Luse strict-mode-safe placeholder (#4694)
2021-02-25 Alex Lam S.Lfix corner cases with `exports` (#4691)
2021-02-25 Alex Lam S.Lfix corner cases in `sequences` (#4690)
2021-02-25 Alex Lam S.Lfix corner cases with arrow functions (#4688)
2021-02-24 Alex Lam S.Lfix corner case in `collapse_vars` (#4686)
2021-02-24 Alex Lam S.Lfix corner case in `loops` (#4684)
2021-02-24 Alex Lam S.Lfix corner case in `unused` (#4682)
2021-02-24 Alex Lam S.Lfix corner case in `comparisons` (#4680)
2021-02-23 Alex Lam S.Lsupport nullish coalescing operator (#4678)
2021-02-23 Alex Lam S.Lsupport `class` literals (#4658)
2021-02-22 Alex Lam S.Lfix corner case in `templates` (#4677)
2021-02-22 Alex Lam S.Lenhance `side_effects` (#4675)
2021-02-22 Alex Lam S.Limprove CLI usability (#4670)
2021-02-22 Alex Lam S.Lfix corner cases in `reduce_vars` (#4674)
2021-02-21 Alex Lam S.Lfix corner cases with `export default` (#4673)
2021-02-21 Alex Lam S.Lfix corner case with `import` (#4672)
2021-02-20 Alex Lam S.Lparse dynamic `import` correctly (#4671)
2021-02-20 Alex Lam S.Lfix corner case in `conditionals` & `side_effects`...
2021-02-19 Alex Lam S.Lfix corner cases in arrow functions & `rests` (#4667)
2021-02-18 Alex Lam S.Lfix corner case in `reduce_vars` (#4665)
2021-02-18 Alex Lam S.Lfix corner case in `reduce_vars` (#4663)
2021-02-18 Alex Lam S.Lfix corner case in `inline` (#4660)
2021-02-16 Alex Lam S.Lworkaround bug in ECMAScript specification (#4656)
2021-02-15 Alex Lam S.Lfix corner case in `reduce_vars` (#4654)
2021-02-15 Alex Lam S.Lfix syntax error in tests (#4652)
2021-02-15 Alex Lam S.Lintroduce `hoist_exports` (#4651)
2021-02-14 Alex Lam S.Lsupport `export` statements (#4650)
2021-02-13 Alex Lam S.Lsupport `import` statements (#4646)
2021-02-13 Alex Lam S.Limprove fix for #4325 (#4649)
2021-02-13 Alex Lam S.Lv3.12.8
2021-02-13 Alex Lam S.Lavoid false positive in `--reduce-test` (#4648)
2021-02-11 Alex Lam S.Lfix corner case in `evaluate` (#4645)
2021-02-10 Alex Lam S.Lenhance `join_vars` (#4643)
2021-02-10 Alex Lam S.Lfix corner cases with asynchronous generators (#4642)
2021-02-10 Alex Lam S.Lenhance `collapse_vars` (#4637)
2021-02-10 Alex Lam S.Lfix corner cases in `inline` (#4640)
2021-02-10 Alex Lam S.Lenhance `side_effects` (#4638)
2021-02-10 Alex Lam S.Lfix corner case in `reduce_vars` (#4636)
2021-02-10 Alex Lam S.Lfix corner case in `merge_vars` (#4635)
2021-02-10 Alex Lam S.Lfix corner case in `collapse_vars` (#4634)
2021-02-09 Alex Lam S.Lreject invalid `for...of` syntax (#4632)
2021-02-09 Alex Lam S.Lfix corner case with template literals (#4631)
2021-02-09 Alex Lam S.Lfix corner case in `merge_vars` (#4629)
2021-02-08 Alex Lam S.Lsupport `for [await]...of` statements (#4627)
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)
next