UglifyJS.git
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)
2020-03-01 Alex Lam S.Lfix corner case in `evaluate` (#3739)
2020-03-01 Alex Lam S.Lavoid reducing setter argument (#3737)
2020-02-29 Alex Lam S.Ldetect `toplevel` option properly (#3735)
2020-02-19 Alex Lam S.Lfix corner case in `evaluate` (#3729)
2020-02-18 Alex Lam S.Lfix corner case in `evaluate` (#3728)
2020-02-18 Alex Lam S.Lv3.8.0
2020-02-17 Alex Lam S.Limprove `--reduce-test` (#3727)
2020-02-17 Alex Lam S.Lspeed up `--reduce-test` (#3726)
2020-02-15 Alex Lam S.Lspeed up `--reduce-test` via result caching (#3725)
2020-02-15 kzcimprove `--reduce-test` (#3722)
2020-02-15 Alex Lam S.Lminor cleanup (#3723)
2020-02-15 Marco GonzalezUpdated "Output options" > "comments" in README.md...
2020-02-15 Alex Lam S.Lenhance `properties` (#3721)
2020-02-15 Alex Lam S.Lworkaround RegExp formatting bugs (#3720)
2020-02-14 Alex Lam S.Limprove `--reduce-test` (#3719)
2020-02-13 Alex Lam S.Limprove code reuse (#3718)
2020-02-12 Alex Lam S.Lfix corner case in `unused` (#3716)
2020-02-12 Alex Lam S.Lincrease mocha `--reduce-test` timeout (#3715)
next