aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2020-11-19fix corner case `reduce_vars` (#4300)Alex Lam S.L
fixes #4297
2020-11-18fix corner case in `merge_vars` (#4299)Alex Lam S.L
fixes #4298
2020-11-18enhance `arguments` (#4296)Alex Lam S.L
2020-11-18fix corner case in `merge_vars` (#4295)Alex Lam S.L
fixes #4294
2020-11-18fix corner case in `arguments` (#4293)Alex Lam S.L
fixes #4291
2020-11-18fix corner cases in `collapse_vars`, `unused` & `varify` (#4292)Alex Lam S.L
fixes #4290
2020-11-18fix corner case in `merge_vars` (#4289)Alex Lam S.L
fixes #4288
2020-11-17fix corner case in `collapse_vars` (#4287)Alex Lam S.L
fixes #4286
2020-11-17fix corner cases in `collapse_vars` & `dead_code` (#4285)Alex Lam S.L
fixes #4284
2020-11-17fix corner case in `reduce_vars` (#4283)Alex Lam S.L
fixes #4282
2020-11-17fix corner case in `reduce_vars` (#4281)Alex Lam S.L
fixes #4280
2020-11-17enhance `varify` (#4279)Alex Lam S.L
2020-11-17support destructured literals (#4278)Alex Lam S.L
2020-11-17fix corner case in `unused` (#4277)Alex Lam S.L
fixes #4276
2020-11-14fix corner case in `loops` (#4275)Alex Lam S.L
fixes #4274
2020-11-11fix corner case in `evaluate` (#4272)Alex Lam S.L
fixes #4271
2020-11-09fix corner case in `objects` (#4270)Alex Lam S.L
fixes #4269
2020-11-08support computed property name in object literal (#4268)Alex Lam S.L
2020-11-08fix corner case in `inline` (#4266)Alex Lam S.L
fixes #4265
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)Alex Lam S.L
fixes #4261
2020-11-06fix corner case in `functions` (#4260)Alex Lam S.L
fixes #4259
2020-11-02fix corner case in `merge_vars` (#4258)Alex Lam S.L
fixes #4257
2020-11-01fix corner case in `merge_vars` (#4256)Alex Lam S.L
fixes #4255
2020-11-01fix corner case in `merge_vars` (#4254)Alex Lam S.L
fixes #4253
2020-10-30improve resilience against spurious time-outs (#4252)Alex Lam S.L
2020-10-30fix corner case in `ie8` (#4251)Alex Lam S.L
fixes #4250
2020-10-30fix corner cases in `collapse_vars` (#4249)Alex Lam S.L
fixes #4248
2020-10-27improve warnings (#4247)Alex Lam S.L
closes #4244
2020-10-26fix corner case in `booleans` (#4246)Alex Lam S.L
fixes #4245
2020-10-24fix corner case in `collapse_vars` (#4243)Alex Lam S.L
fixes #4242
2020-10-24fix corner case in `loops` & `unused` (#4241)Alex Lam S.L
fixes #4240
2020-10-24improve resilience against `npm` failures (#4239)Alex Lam S.L
2020-10-24fix corner case in `merge_vars` (#4238)Alex Lam S.L
fixes #4237
2020-10-22fix corner case in `unused` (#4236)Alex Lam S.L
fixes #4235
2020-10-22fix corner case in `functions` (#4234)Alex Lam S.L
fixes #4233
2020-10-20fix corner case in `ie8` (#4232)Alex Lam S.L
fixes #4231
2020-10-20fix corner case in `ie8` (#4230)Alex Lam S.L
fixes #4229
2020-10-19extend support for Unicode (#4228)Alex Lam S.L
2020-10-19support `let` (#4227)Alex Lam S.L
2020-10-18fix corner case in `side_effects` (#4226)Alex Lam S.L
fixes #4225
2020-10-16flush `stdout` from `ufuzz` jobs properly (#4224)Alex Lam S.L
2020-10-15fix corner case in `inline` (#4223)Alex Lam S.L
fixes #4222
2020-10-14fix corner cases in `braces` & `sequences` (#4221)Alex Lam S.L
fixes #4220
2020-10-14fix corner case in `reduce_vars` (#4219)Alex Lam S.L
fixes #4218
2020-10-14fix corner case in `collapse_vars` (#4217)Alex Lam S.L
fixes #4216
2020-10-14fix corner case in `evaluate` (#4215)Alex Lam S.L
fixes #4214
2020-10-14fix corner cases in `dead_code` & `reduce_vars` (#4213)Alex Lam S.L
fixes #4212
2020-10-13fix corner case in `reduce_vars` (#4211)Alex Lam S.L
fixes #4210