UglifyJS.git
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)
2020-02-12 Alex Lam S.Lenhance `evaluate` (#3714)
2020-02-09 Alex Lam S.Ladd test for `--reduce-test` (#3712)
2020-02-09 Alex Lam S.Limprove test reduction (#3711)
2020-02-09 Alex Lam S.Limprove `test/reduce` (#3710)
2020-02-07 Alex Lam S.Lfix corner cases in `test/reduce` (#3709)
2020-02-06 Alex Lam S.Limprove reduction of `AST_BlockStatement` (#3708)
2020-02-06 Alex Lam S.Lexport missing API for AST manipulation (#3707)
2020-02-06 kzcimplement CLI `--reduce-test` and reduce tests in ufuzz...
2020-02-05 Alex Lam S.Lfix corner case in `ie8` & `reduce_vars` (#3706)
2020-02-04 Alex Lam S.Lfix corner case in `sequences` (#3704)
2020-02-02 Alex Lam S.Lv3.7.7
2020-01-30 Alex Lam S.Lfix corner case in `collapse_vars` (#3701)
2020-01-29 Alex Lam S.Lfix corner case in `collapse_vars` (#3699)
2020-01-29 Alex Lam S.Lenhance `collapse_vars` (#3697)
2020-01-28 Alex Lam S.Lfix corner case in sign propagation (#3696)
2020-01-28 Alex Lam S.Lenhance `conditionals` (#3694)
2020-01-28 Alex Lam S.Lenhance `sequences` (#3693)
2020-01-27 Alex Lam S.Lfix corner case in string concatenations (#3692)
2020-01-27 Alex Lam S.Lfix corner case in `booleans` (#3691)
2020-01-19 Alex Lam S.Lv3.7.6
2020-01-15 Alex Lam S.Lfix corner case in `evaluate` (#3685)
2020-01-14 Alex Lam S.Lfix corner case in `unsafe_math` (#3683)
2020-01-12 Alex Lam S.Lv3.7.5
2020-01-09 Alex Lam S.Lenhance `collapse_vars` (#3680)
2020-01-08 Alex Lam S.Lintroduce `--output-opts` CLI option (#3678)
2020-01-08 Alex Lam S.Lfix corner case in `unsafe_math` (#3677)
2020-01-07 Alex Lam S.Lfix corner case in `unused` (#3674)
2020-01-07 Alex Lam S.Lfix corner case in `collapse_vars` (#3672)
2020-01-06 Alex Lam S.Lv3.7.4
2020-01-06 Alex Lam S.Limprove `ufuzz` false positive detection (#3670)
2020-01-04 Alex Lam S.Lfix corner case in `conditionals` (#3669)
2020-01-03 Alex Lam S.Lfix corner case in `reduce_vars` (#3667)
2020-01-01 Alex Lam S.Lfix corner case in `unused` (#3665)
2019-12-31 Alex Lam S.Lenhance `unused` (#3662)
2019-12-31 Alex Lam S.Lenhance `booleans` (#3661)
2019-12-31 Alex Lam S.Lenhance `evaluate` (#3660)
2019-12-31 Alex Lam S.Lfix corner case in `booleans` (#3659)
2019-12-30 Alex Lam S.Lenhance `booleans` (#3657)
2019-12-29 Alex Lam S.Lfix corner case in `evaluate` (#3656)
2019-12-29 Alex Lam S.Lfix corner case in `evaluate` (#3654)
2019-12-29 Alex Lam S.Lfix corner case in `collapse_vars` (#3652)
2019-12-28 Alex Lam S.Lworkaround firefox asm.js quirks (#3650)
2019-12-28 Alex Lam S.Lenhance `evaluate` (#3649)
2019-12-28 Alex Lam S.Limprove unicode handling (#3648)
2019-12-28 Alex Lam S.Lincrease mocha default timeout (#3647)
2019-12-27 Alex Lam S.Lfix corner case in `unsafe` (#3646)
2019-12-26 Alex Lam S.Lv3.7.3
2019-12-25 Alex Lam S.Lfix corner case in `directives` (#3645)
2019-12-22 Alex Lam S.Lenhance `conditionals` (#3643)
2019-12-22 Alex Lam S.Lfix corner case in `collapse_vars` (#3642)
2019-12-16 Alex Lam S.Lsuppress false positives from fuzzer (#3638)
2019-12-10 Alex Lam S.Lfix corner case in `loops` (#3635)
2019-12-10 Alex Lam S.Lenhance `loops` (#3633)
2019-12-10 Alex Lam S.Lfix corner case in `reduce_vars` (#3632)
2019-12-08 Alex Lam S.Lv3.7.2
2019-12-04 Alex Lam S.Lfix corner case in `collapse_vars` (#3629)
2019-12-04 Alex Lam S.Lavoid collision with HTML comments (#3625)
2019-12-04 Alex Lam S.Lfix corner case in `collapse_vars` (#3627)
2019-12-04 Alex Lam S.Lfix corner case in `reduce_vars` (#3623)
2019-12-02 Alex Lam S.Lenhance `collapse_vars` (#3621)
2019-12-02 Alex Lam S.Lfix corner case in `keep_fargs` (#3620)
2019-12-01 Alex Lam S.Lfix corner cases in `keep_fargs` & `unused` (#3618)
2019-12-01 Alex Lam S.Lenhance `unused` (#3617)
2019-11-30 Alex Lam S.Lenhance `collapse_vars` (#3616)
2019-11-29 Alex Lam S.Lv3.7.1
2019-11-29 Alex Lam S.Lfix corner case in parsing directives (#3615)
2019-11-29 Alex Lam S.Lenhance `collapse_vars` (#3613)
2019-11-27 Alex Lam S.Lenhance `assignments` (#3612)
next