aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-22v3.12.3Alex Lam S.L
2020-12-21improve object function generation in `ufuzz` (#4434)Alex Lam S.L
2020-12-21fix corner case in `reduce_vars` (#4433)Alex Lam S.L
fixes #4432
2020-12-20fix corner case in `collapse_vars` (#4431)Alex Lam S.L
fixes #4430
2020-12-20parse destructuring under strict mode correctly (#4429)Alex Lam S.L
2020-12-20improve destructuring generation in `ufuzz` (#4428)Alex Lam S.L
2020-12-20handle destructuring `catch` in `--reduce-test` (#4427)Alex Lam S.L
2020-12-20fix corner case with destructuring `catch` (#4426)Alex Lam S.L
fixes #4425
2020-12-20support async function within object literal (#4424)Alex Lam S.L
2020-12-20fix corner case in `evaluate` & `reduce_vars` (#4423)Alex Lam S.L
fixes #4422
2020-12-20fix corner case with destructuring `catch` (#4421)Alex Lam S.L
fixes #4420
2020-12-20suppress false positives in `ufuzz` (#4419)Alex Lam S.L
2020-12-20fix corner case in `inline` (#4418)Alex Lam S.L
fixes #4417
2020-12-20fix corner case in `objects` (#4416)Alex Lam S.L
fixes #4415
2020-12-19fix corner case in `reduce_vars` & `unused` (#4414)Alex Lam S.L
fixes #4413
2020-12-19support destructuring of `catch` variable (#4412)Alex Lam S.L
2020-12-19fix corner case in `arguments` (#4411)Alex Lam S.L
fixes #4410
2020-12-19fix corner case with parentheses (#4409)Alex Lam S.L
fixes #4408
2020-12-19fix corner case in `merge_vars` (#4407)Alex Lam S.L
fixes #4406
2020-12-18fix corner case in `unused` (#4405)Alex Lam S.L
fixes #4404
2020-12-18enhance `arrows` (#4403)Alex Lam S.L
2020-12-18fix corner case in `merge_vars` (#4402)Alex Lam S.L
fixes #4401
2020-12-18fix corner case in `arguments` (#4400)Alex Lam S.L
fixes #4399
2020-12-18fix corner case in `arguments` (#4398)Alex Lam S.L
fixes #4397
2020-12-18fix corner case in `arguments` (#4396)Alex Lam S.L
fixes #4395
2020-12-18fix corner case in `evaluate` & `reduce_vars` (#4394)Alex Lam S.L
fixes #4393
2020-12-18enhance `reduce_vars` (#4392)Alex Lam S.L
2020-12-18fix corner case in `collapse_vars` (#4391)Alex Lam S.L
fixes #4390
2020-12-18fix corner case in `inline` (#4389)Alex Lam S.L
fixes #4388
2020-12-17support arrow function (#4385)Alex Lam S.L
2020-12-17fix corner case in `arguments` (#4387)Alex Lam S.L
fixes #4386
2020-12-17fix corner case in `reduce_vars` (#4384)Alex Lam S.L
fixes #4383
2020-12-16v3.12.2Alex Lam S.L
2020-12-15fix corner case in `objects` (#4381)Alex Lam S.L
fixes #4380
2020-12-14emulate global context in Node.js & web (#4379)Alex Lam S.L
2020-12-14fix corner case in `dead_code` (#4378)Alex Lam S.L
fixes #4377
2020-12-13maintain compatibility options when testing (#4376)Alex Lam S.L
2020-12-13fix corner case in `booleans` (#4375)Alex Lam S.L
fixes #4374
2020-12-13fix corner case in `dead_code` (#4373)Alex Lam S.L
fixes #4372
2020-12-12clarify corner case in object literal (#4371)Alex Lam S.L
closes #4366
2020-12-12fix corner case in `spread` (#4370)Alex Lam S.L
2020-12-12fix asynchronous state tracking in `ufuzz` (#4369)Alex Lam S.L
2020-12-12fix corner cases in `unused` & `varify` (#4368)Alex Lam S.L
fixes #4365
2020-12-12gate language features in `ufuzz` automatically (#4367)Alex Lam S.L
2020-12-12fix corner case in `spread` (#4364)Alex Lam S.L
fixes #4363
2020-12-12fix corner case in `unused` (#4362)Alex Lam S.L
fixes #4361
2020-12-12fix corner case in `collapse_vars` (#4360)Alex Lam S.L
fixes #4359
2020-12-11fix corner cases with spread syntax (#4358)Alex Lam S.L
2020-12-11improve fix for #4355 (#4357)Alex Lam S.L
2020-12-10fix corner case in `loops` & `unused` (#4356)Alex Lam S.L
fixes #4355