aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-23fix corner case when parsing expression (#4435)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-20parse destructuring under strict mode correctly (#4429)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
2020-12-17support arrow function (#4385)Alex Lam S.L
2020-12-17fix corner case in `arguments` (#4387)...Alex Lam S.L
2020-12-17fix corner case in `reduce_vars` (#4384)...Alex Lam S.L
2020-12-15fix corner case in `objects` (#4381)...Alex Lam S.L
2020-12-14fix corner case in `dead_code` (#4378)...Alex Lam S.L
2020-12-13fix corner case in `booleans` (#4375)...Alex Lam S.L
2020-12-13fix corner case in `dead_code` (#4373)...Alex Lam S.L
2020-12-12fix corner case in `spread` (#4370)Alex Lam S.L
2020-12-12fix corner cases in `unused` & `varify` (#4368)...Alex Lam S.L
2020-12-12fix corner case in `spread` (#4364)...Alex Lam S.L