UglifyJS.git
2020-05-12 Alex Lam S.Lfix corner case in `evaluate` (#3888)
2020-05-11 Alex Lam S.Lfix corner case in `collapse_vars` (#3885)
2020-05-11 Alex Lam S.Lfix corner case in `evaluate` (#3883)
2020-05-11 Alex Lam S.Lfix corner case in `reduce_vars` (#3881)
2020-05-11 Alex Lam S.Lfix corner cases in `evaluate` & `reduce_vars` (#3879)
2020-05-10 Alex Lam S.Lextend `--reduce-test` to cover `minify()` bugs (#3876)
2020-05-10 Alex Lam S.Lfix corner case in `comparisons` (#3877)
2020-05-10 Alex Lam S.Lenhance `if_return` (#3875)
2020-05-10 Alex Lam S.Lenhance `evaluate` & `reduce_vars` (#3873)
2020-05-10 Alex Lam S.Lretain `@__PURE__` call when return value is used ...
2020-05-10 Alex Lam S.Lfix corner case in `hoist_props` (#3872)
2020-05-10 Alex Lam S.Lenhance `evaluate` & `reduce_vars` (#3870)
2020-05-10 Alex Lam S.Lfix corner case in `hoist_props` (#3869)
2020-05-10 Alex Lam S.Lfix corner case in `reduce_vars` (#3867)
2020-05-09 Alex Lam S.Limprove `inline` of `/*@__PURE__*/` calls (#3865)
2020-05-09 Alex Lam S.Limprove AST validation (#3864)
2020-05-09 Alex Lam S.Limplement AST validation (#3863)
2020-05-09 Alex Lam S.Limprove fix for #3856 (#3862)
2020-05-08 Alex Lam S.Limprove `ufuzz` detection of suspicious options (#3860)
2020-05-08 Alex Lam S.Lfix corner case in `inline` (#3859)
2020-05-08 Alex Lam S.Lfix corner case in `join_vars` (#3857)
2020-05-07 Alex Lam S.Lsuppress `ufuzz` false positives (#3855)
2020-05-07 Alex Lam S.Lfix corner case in `inline` (#3853)
2020-05-05 Alex Lam S.Lenhance `dead_code` (#3849)
2020-05-05 Alex Lam S.Lfix intermittent CI failures on GitHub Actions (#3851)
2020-05-05 kzcremove unused returns from tree walk (#3850)
2020-05-05 Alex Lam S.Limprove `TreeWalker` performance (#3848)
2020-05-05 Alex Lam S.Lupdate links to repository after rename (#3847)
2020-05-03 Alex Lam S.Lfix corner case in `reduce_vars` (#3845)
2020-05-03 Alex Lam S.Lenhance `reduce_vars` (#3843)
2020-05-03 Alex Lam S.Lenhance `unused` (#3839)
2020-05-03 Alex Lam S.Lv3.9.2
2020-05-01 Alex Lam S.Lfix diagnostic text (#3838)
2020-05-01 Alex Lam S.Lfix corner case in `inline` (#3837)
2020-05-01 Alex Lam S.Lfix corner cases in `inline` (#3834)
2020-04-30 Alex Lam S.Lenhance `inline` (#3832)
2020-04-30 Alex Lam S.Lfix corner case in `dead_code` (#3831)
2020-04-29 Alex Lam S.Lupdate dependencies (#3828)
2020-04-27 Alex Lam S.Lfix corner case in `ie8` (#3826)
2020-04-26 Alex Lam S.Lfix corner case in `ie8` (#3824)
2020-04-26 Alex Lam S.Lfix corner case in `inline` (#3822)
2020-04-26 Alex Lam S.Limprove suspicious option detection (#3820)
2020-04-24 Alex Lam S.Lfix corner case in `--reduce-test` (#3819)
2020-04-24 Alex Lam S.Limprove `--reduce-test` on `Error.message` (#3816)
2020-04-24 Alex Lam S.Lfix corner case in `typeofs` (#3818)
2020-04-23 Alex Lam S.Limprove `compress` (#3814)
2020-04-23 Alex Lam S.Limprove `unused` efficiency (#3813)
2020-04-22 Alex Lam S.Lgate various label-related transformations (#3812)
2020-04-22 Alex Lam S.Lenhance `dead_code` (#3811)
2020-04-22 Alex Lam S.Ladjust `ufuzz` schedule (#3810)
2020-04-21 Alex Lam S.Lfix corner case in `conditionals` (#3809)
2020-04-21 Alex Lam S.Ladjust `ufuzz` schedule (#3807)
2020-04-21 Alex Lam S.Lspeed up `ufuzz` on GitHub Actions (#3806)
2020-04-20 Alex Lam S.Lenhance `conditionals` (#3805)
2020-04-19 Alex Lam S.Lenhance `join_vars` (#3804)
2020-04-18 Alex Lam S.Lfix corner case in `functions` & `unused` (#3803)
2020-04-18 Alex Lam S.Lenhance `collapse_vars` (#3801)
2020-04-18 Alex Lam S.Lenhance `unused` (#3800)
2020-04-18 Alex Lam S.Lenhance `collapse_vars` (#3799)
2020-04-18 Alex Lam S.Lenhance `conditionals` (#3798)
2020-04-18 Alex Lam S.Lenhance `unused` (#3794)
2020-04-18 Alex Lam S.Lfix corner case in `join_vars` (#3796)
2020-04-18 Alex Lam S.Lreport top-level default options (#3797)
2020-04-18 Alex Lam S.Lenhance `collapse_vars` (#3793)
2020-04-17 Alex Lam S.Lexpand `ufuzz` patterns (#3792)
2020-04-17 Alex Lam S.Lfix corner cases in `join_vars` (#3790)
2020-04-17 Alex Lam S.Lfix corner cases in `join_vars` (#3787)
2020-04-17 Alex Lam S.Lsuppress mutation of input `options` (#3785)
2020-04-16 Alex Lam S.Lsupport optional output of `names` in source maps ...
2020-04-16 Alex Lam S.Lenhance `join_vars` (#3783)
2020-04-16 Alex Lam S.Limprove source-map generation (#3782)
2020-04-15 Alex Lam S.Lv3.9.1
2020-04-15 Alex Lam S.Lprevent input source map mutation (#3781)
2020-04-14 Alex Lam S.Lexpand testing on Node.js versions (#3779)
2020-04-13 Alex Lam S.Lv3.9.0
2020-04-11 Alex Lam S.Lfix corner case in `inline` (#3778)
2020-04-10 Alex Lam S.Limprove handling of `eval` (#3776)
2020-04-10 Alex Lam S.Lfix corner case in `reduce_vars` (#3775)
2020-04-10 Alex Lam S.Ladd tests for `eval()` (#3769)
2020-04-10 Alex Lam S.Lfix corner cases in `inline` (#3773)
2020-04-10 Alex Lam S.Lenhance `inline` (#3767)
2020-04-07 Alex Lam S.Lworkaround intermittent nodejs.org corruptions (#3766)
2020-04-06 Alex Lam S.Lfix export of PATH to Node.js (#3765)
2020-04-06 Alex Lam S.Lfix Github Actions retry logic (#3763)
2020-04-05 Alex Lam S.Lexpand `ufuzz` patterns (#3761)
2020-04-05 Alex Lam S.Lenhance `inline` (#3760)
2020-04-02 Alex Lam S.Limprove resilience against nodejs.org failures (#3759)
2020-03-30 Alex Lam S.Lfix corner case in `evaluate` & `unsafe_math` (#3756)
2020-03-30 Alex Lam S.Limprove resilience against nodejs.org failures (#3758)
2020-03-29 Alex Lam S.Lhandle single-field segments (#3757)
2020-03-28 Alex Lam S.Lhandle `source-map` operations internally (#3754)
2020-03-27 Alex Lam S.Lv3.8.1
2020-03-20 Alex Lam S.Lfix line accounting in multi-line strings (#3752)
2020-03-20 Alex Lam S.Limprove `--reduce-test` (#3742)
2020-03-20 Alex Lam S.Lfix corner case in `evaluate` & `ie8` (#3751)
2020-03-12 Alex Lam S.Limprove suspicious option detection (#3749)
2020-03-06 Alex Lam S.Lfix corner case in `unused` (#3747)
2020-03-06 Alex Lam S.Lfix corner case in `collapse_vars` (#3745)
2020-03-02 Alex Lam S.Lspeed up CI (#3741)
2020-03-02 Alex Lam S.Limprove AST fuzzing (#3740)
next