aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-08support shorthand method name in object literal (#4264)Alex Lam S.L
2020-11-08support shorthand property name in object literal (#4263)Alex Lam S.L
2020-11-07fix corner case in `reduce_vars` (#4262)...fixes #4261Alex Lam S.L
2020-11-06fix corner case in `functions` (#4260)...fixes #4259Alex Lam S.L
2020-11-03v3.11.5Alex Lam S.L
2020-11-02fix corner case in `merge_vars` (#4258)...fixes #4257Alex Lam S.L
2020-11-01fix corner case in `merge_vars` (#4256)...fixes #4255Alex Lam S.L
2020-11-01fix corner case in `merge_vars` (#4254)...fixes #4253Alex Lam S.L
2020-10-30improve resilience against spurious time-outs (#4252)Alex Lam S.L
2020-10-30fix corner case in `ie8` (#4251)...fixes #4250Alex Lam S.L
2020-10-30fix corner cases in `collapse_vars` (#4249)...fixes #4248Alex Lam S.L
2020-10-27improve warnings (#4247)...closes #4244Alex Lam S.L
2020-10-26fix corner case in `booleans` (#4246)...fixes #4245Alex Lam S.L
2020-10-25v3.11.4Alex Lam S.L
2020-10-24fix corner case in `collapse_vars` (#4243)...fixes #4242Alex Lam S.L
2020-10-24fix corner case in `loops` & `unused` (#4241)...fixes #4240Alex Lam S.L
2020-10-24improve resilience against `npm` failures (#4239)Alex Lam S.L
2020-10-24fix corner case in `merge_vars` (#4238)...fixes #4237Alex Lam S.L
2020-10-22fix corner case in `unused` (#4236)...fixes #4235Alex Lam S.L
2020-10-22fix corner case in `functions` (#4234)...fixes #4233Alex Lam S.L
2020-10-20fix corner case in `ie8` (#4232)...fixes #4231Alex Lam S.L
2020-10-20fix corner case in `ie8` (#4230)...fixes #4229Alex Lam S.L
2020-10-19extend support for Unicode (#4228)Alex Lam S.L
2020-10-19support `let` (#4227)Alex Lam S.L
2020-10-19v3.11.3Alex Lam S.L
2020-10-18fix corner case in `side_effects` (#4226)...fixes #4225Alex Lam S.L
2020-10-16flush `stdout` from `ufuzz` jobs properly (#4224)Alex Lam S.L
2020-10-15fix corner case in `inline` (#4223)...fixes #4222Alex Lam S.L
2020-10-14fix corner cases in `braces` & `sequences` (#4221)...fixes #4220Alex Lam S.L
2020-10-14fix corner case in `reduce_vars` (#4219)...fixes #4218Alex Lam S.L
2020-10-14fix corner case in `collapse_vars` (#4217)...fixes #4216Alex Lam S.L
2020-10-14fix corner case in `evaluate` (#4215)...fixes #4214Alex Lam S.L
2020-10-14fix corner cases in `dead_code` & `reduce_vars` (#4213)...fixes #4212Alex Lam S.L
2020-10-13fix corner case in `reduce_vars` (#4211)...fixes #4210Alex Lam S.L
2020-10-13restore `inline` functionality disabled by #4204 (#4209)Alex Lam S.L
2020-10-13fix corner case in `reduce_vars` & `unused` (#4208)...fixes #4207Alex Lam S.L
2020-10-13fix corner case in `collapse_vars` (#4206)...fixes #4205Alex Lam S.L
2020-10-12fix corner case in `inilne` (#4204)...fixes #4202Alex Lam S.L
2020-10-12fix corner case in `arguments` (#4201)...fixes #4200Alex Lam S.L
2020-10-12fix corner case in `reduce_vars` (#4203)...fixes #4198Alex Lam S.L
2020-10-12fix corner case in `collapse_vars` (#4199)...fixes #4197Alex Lam S.L
2020-10-12fix corner case in `ie8` & `mangle` (#4196)...fixes #4195Alex Lam S.L
2020-10-12fix corner case in `dead_code` (#4194)...fixes #4193Alex Lam S.L
2020-10-12fix corner case in `functions` (#4192)...fixes #4191Alex Lam S.L
2020-10-12support `const` (#4190)Alex Lam S.L
2020-10-11v3.11.2Alex Lam S.L
2020-10-07fix corner case in `reduce_vars` (#4189)...fixes #4188Alex Lam S.L
2020-10-06fix corner case in `ie8` (#4187)...fixes #4186Alex Lam S.L
2020-10-05fix corner case in `unused` (#4185)...fixes #4184Alex Lam S.L
2020-10-05fix corner case in `loops` (#4183)...fixes #4182Alex Lam S.L