aboutsummaryrefslogtreecommitdiff
path: root/test/compress
AgeCommit message (Expand)Author
2021-01-01enhance `collapse_vars` & `dead_code` (#4491)Alex Lam S.L
2021-01-01fix corner case in `reduce_vars` (#4490)...Alex Lam S.L
2021-01-01fix corner case in `functions` (#4488)...Alex Lam S.L
2020-12-31fix corner case with `arguments` (#4486)...Alex Lam S.L
2020-12-31fix corner case with default values (#4484)...Alex Lam S.L
2020-12-30fix corner cases with `arguments` (#4481)...Alex Lam S.L
2020-12-29enhance `reduce_vars` (#4479)Alex Lam S.L
2020-12-29fix corner case in `arguments` (#4477)...Alex Lam S.L
2020-12-29expand test options (#4475)...Alex Lam S.L
2020-12-28fix corner case in `inline` (#4472)...Alex Lam S.L
2020-12-27fix corner case in `unused` (#4469)...Alex Lam S.L
2020-12-27workaround v8 bug with labels (#4467)...Alex Lam S.L
2020-12-26fix corner case in `reduce_vars` & `unused` (#4465)...Alex Lam S.L
2020-12-26fix corner cases in `collapse_vars` (#4462)...Alex Lam S.L
2020-12-25fix corner case in `reduce_vars` (#4459)...Alex Lam S.L
2020-12-25fix corner case in `unused` (#4457)...Alex Lam S.L
2020-12-25fix corner case in `merge_vars` (#4455)...Alex Lam S.L
2020-12-25fix corner case in `functions` & `reduce_vars` (#4452)...Alex Lam S.L
2020-12-25enhance `default_values` (#4450)Alex Lam S.L
2020-12-25fix corner case in `pure_getters` (#4449)...Alex Lam S.L
2020-12-24fix & enhance `collapse_vars` (#4447)...Alex Lam S.L
2020-12-24fix corner case in `collapse_vars` (#4445)...Alex Lam S.L
2020-12-24replace `keep_fargs` default to `false` (#4443)Alex Lam S.L
2020-12-24support default values (#4442)Alex Lam S.L
2020-12-24fix corner case in `pure_getters` (#4441)...Alex Lam S.L
2020-12-24fix corner case in `if_return` (#4439)...Alex Lam S.L
2020-12-23fix corner case with `NaN` (#4437)...Alex Lam S.L
2020-12-21fix corner case in `reduce_vars` (#4433)...Alex Lam S.L
2020-12-20fix corner case in `collapse_vars` (#4431)...Alex Lam S.L
2020-12-20fix corner case with destructuring `catch` (#4426)...Alex Lam S.L
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
2020-12-20fix corner case with destructuring `catch` (#4421)...Alex Lam S.L
2020-12-20fix corner case in `inline` (#4418)...Alex Lam S.L
2020-12-20fix corner case in `objects` (#4416)...Alex Lam S.L
2020-12-19fix corner case in `reduce_vars` & `unused` (#4414)...Alex Lam S.L
2020-12-19support destructuring of `catch` variable (#4412)Alex Lam S.L
2020-12-19fix corner case in `arguments` (#4411)...Alex Lam S.L
2020-12-19fix corner case with parentheses (#4409)...Alex Lam S.L
2020-12-19fix corner case in `merge_vars` (#4407)...Alex Lam S.L
2020-12-18fix corner case in `unused` (#4405)...Alex Lam S.L
2020-12-18enhance `arrows` (#4403)Alex Lam S.L
2020-12-18fix corner case in `merge_vars` (#4402)...Alex Lam S.L
2020-12-18fix corner case in `arguments` (#4400)...Alex Lam S.L
2020-12-18fix corner case in `arguments` (#4398)...Alex Lam S.L
2020-12-18fix corner case in `arguments` (#4396)...Alex Lam S.L
2020-12-18fix corner case in `evaluate` & `reduce_vars` (#4394)...Alex Lam S.L
2020-12-18enhance `reduce_vars` (#4392)Alex Lam S.L
2020-12-18fix corner case in `collapse_vars` (#4391)...Alex Lam S.L
2020-12-18fix corner case in `inline` (#4389)...Alex Lam S.L