UglifyJS.git
2020-11-21 Alex Lam S.Lfix corner case in `mangle` (#4311)
2020-11-20 Alex Lam S.Lgate `galio` workaround (#4310)
2020-11-19 Alex Lam S.Lfix corner case in `collapse_vars` (#4309)
2020-11-19 Alex Lam S.Lfix corner case in `hoist_props` (#4307)
2020-11-19 Alex Lam S.Lfix corner cases in `reduce_vars` & `unused` (#4306)
2020-11-19 Alex Lam S.Lfix corner case in `dead_code` (#4304)
2020-11-18 Alex Lam S.Lenhance `varify` (#4303)
2020-11-18 Alex Lam S.Lfix corner case in `merge_vars` (#4302)
2020-11-18 Alex Lam S.Lfix corner case `reduce_vars` (#4300)
2020-11-18 Alex Lam S.Lfix corner case in `merge_vars` (#4299)
2020-11-18 Alex Lam S.Lenhance `arguments` (#4296)
2020-11-18 Alex Lam S.Lfix corner case in `merge_vars` (#4295)
2020-11-18 Alex Lam S.Lfix corner case in `arguments` (#4293)
2020-11-18 Alex Lam S.Lfix corner cases in `collapse_vars`, `unused` & `varify...
2020-11-17 Alex Lam S.Lfix corner case in `merge_vars` (#4289)
2020-11-17 Alex Lam S.Lfix corner case in `collapse_vars` (#4287)
2020-11-17 Alex Lam S.Lfix corner cases in `collapse_vars` & `dead_code` ...
2020-11-17 Alex Lam S.Lfix corner case in `reduce_vars` (#4283)
2020-11-17 Alex Lam S.Lfix corner case in `reduce_vars` (#4281)
2020-11-17 Alex Lam S.Lenhance `varify` (#4279)
2020-11-17 Alex Lam S.Lsupport destructured literals (#4278)
2020-11-16 Alex Lam S.Lfix corner case in `unused` (#4277)
2020-11-14 Alex Lam S.Lv3.11.6
2020-11-13 Alex Lam S.Lfix corner case in `loops` (#4275)
2020-11-10 Alex Lam S.Lfix corner case in `evaluate` (#4272)
2020-11-09 Alex Lam S.Lfix corner case in `objects` (#4270)
2020-11-08 Alex Lam S.Lsupport computed property name in object literal (...
2020-11-08 Alex Lam S.Lfix corner case in `inline` (#4266)
2020-11-08 Alex Lam S.Lsupport shorthand method name in object literal (#4264)
2020-11-08 Alex Lam S.Lsupport shorthand property name in object literal ...
2020-11-07 Alex Lam S.Lfix corner case in `reduce_vars` (#4262)
2020-11-05 Alex Lam S.Lfix corner case in `functions` (#4260)
2020-11-03 Alex Lam S.Lv3.11.5
2020-11-01 Alex Lam S.Lfix corner case in `merge_vars` (#4258)
2020-11-01 Alex Lam S.Lfix corner case in `merge_vars` (#4256)
2020-11-01 Alex Lam S.Lfix corner case in `merge_vars` (#4254)
2020-10-30 Alex Lam S.Limprove resilience against spurious time-outs (#4252)
2020-10-30 Alex Lam S.Lfix corner case in `ie8` (#4251)
2020-10-30 Alex Lam S.Lfix corner cases in `collapse_vars` (#4249)
2020-10-27 Alex Lam S.Limprove warnings (#4247)
2020-10-26 Alex Lam S.Lfix corner case in `booleans` (#4246)
2020-10-25 Alex Lam S.Lv3.11.4
2020-10-24 Alex Lam S.Lfix corner case in `collapse_vars` (#4243)
2020-10-24 Alex Lam S.Lfix corner case in `loops` & `unused` (#4241)
2020-10-24 Alex Lam S.Limprove resilience against `npm` failures (#4239)
2020-10-24 Alex Lam S.Lfix corner case in `merge_vars` (#4238)
2020-10-22 Alex Lam S.Lfix corner case in `unused` (#4236)
2020-10-22 Alex Lam S.Lfix corner case in `functions` (#4234)
2020-10-20 Alex Lam S.Lfix corner case in `ie8` (#4232)
2020-10-19 Alex Lam S.Lfix corner case in `ie8` (#4230)
2020-10-19 Alex Lam S.Lextend support for Unicode (#4228)
2020-10-19 Alex Lam S.Lsupport `let` (#4227)
2020-10-18 Alex Lam S.Lv3.11.3
2020-10-18 Alex Lam S.Lfix corner case in `side_effects` (#4226)
2020-10-16 Alex Lam S.Lflush `stdout` from `ufuzz` jobs properly (#4224)
2020-10-15 Alex Lam S.Lfix corner case in `inline` (#4223)
2020-10-14 Alex Lam S.Lfix corner cases in `braces` & `sequences` (#4221)
2020-10-13 Alex Lam S.Lfix corner case in `reduce_vars` (#4219)
2020-10-13 Alex Lam S.Lfix corner case in `collapse_vars` (#4217)
2020-10-13 Alex Lam S.Lfix corner case in `evaluate` (#4215)
2020-10-13 Alex Lam S.Lfix corner cases in `dead_code` & `reduce_vars` (#4213)
2020-10-13 Alex Lam S.Lfix corner case in `reduce_vars` (#4211)
2020-10-13 Alex Lam S.Lrestore `inline` functionality disabled by #4204 (...
2020-10-12 Alex Lam S.Lfix corner case in `reduce_vars` & `unused` (#4208)
2020-10-12 Alex Lam S.Lfix corner case in `collapse_vars` (#4206)
2020-10-12 Alex Lam S.Lfix corner case in `inilne` (#4204)
2020-10-12 Alex Lam S.Lfix corner case in `arguments` (#4201)
2020-10-12 Alex Lam S.Lfix corner case in `reduce_vars` (#4203)
2020-10-12 Alex Lam S.Lfix corner case in `collapse_vars` (#4199)
2020-10-12 Alex Lam S.Lfix corner case in `ie8` & `mangle` (#4196)
2020-10-12 Alex Lam S.Lfix corner case in `dead_code` (#4194)
2020-10-12 Alex Lam S.Lfix corner case in `functions` (#4192)
2020-10-11 Alex Lam S.Lsupport `const` (#4190)
2020-10-11 Alex Lam S.Lv3.11.2
2020-10-07 Alex Lam S.Lfix corner case in `reduce_vars` (#4189)
2020-10-06 Alex Lam S.Lfix corner case in `ie8` (#4187)
2020-10-05 Alex Lam S.Lfix corner case in `unused` (#4185)
2020-10-05 Alex Lam S.Lfix corner case in `loops` (#4183)
2020-10-05 Alex Lam S.Lenhance `conditionals` (#4181)
2020-10-05 Alex Lam S.Lenhance `loops` (#4180)
2020-10-04 Alex Lam S.Lclean up scope-related variables (#4179)
2020-10-04 Alex Lam S.Lretrofit `try-catch-finally` as block-scoped (#4178)
2020-10-04 Alex Lam S.Lretrofit `AST_BlockStatement` as block-scoped (#4177)
2020-10-04 Alex Lam S.Lextend support for numeral literals (#4176)
2020-10-04 Alex Lam S.Lenhance `side_effects` (#4175)
2020-10-04 Alex Lam S.Lv3.11.1
2020-10-04 Alex Lam S.Lfix corner case in `mangle` (#4174)
2020-10-03 Alex Lam S.Lsupport JSON dump beyond `AST_Toplevel` (#4173)
2020-10-03 Alex Lam S.Lworkaround quirks on latter specs (#4172)
2020-10-02 Alex Lam S.Lfix corner case in `merge_vars` (#4170)
2020-10-02 Alex Lam S.Lfix corner cases of `catch` variable inlining (#4169)
2020-10-02 Alex Lam S.Lreport immediate `ufuzz` failure from Pull Request...
2020-10-02 Alex Lam S.Lretrofit `catch` as block-scoped (#4165)
2020-10-02 Alex Lam S.Lenhance `if_return` (#4164)
2020-09-30 Alex Lam S.Lenhance `inline` (#4163)
2020-09-29 Alex Lam S.Limprove resilience against GitHub API (#4161)
2020-09-28 Alex Lam S.Lfix corner case in `inline` (#4160)
2020-09-28 Alex Lam S.Lfix corner case in `merge_vars` (#4158)
2020-09-27 Alex Lam S.Lv3.11.0
2020-09-26 Alex Lam S.Lfix corner cases in `functions` & `merge_vars` (#4156)
next