Age | Commit message (Expand) | Author |
---|---|---|
2021-04-25 | fix corner case with `yield` (#4867) | Alex Lam S.L |
2021-03-18 | fix corner case in `collapse_vars` (#4797) | Alex Lam S.L |
2021-03-17 | enhance "functions" (#4791) | Alex Lam S.L |
2021-03-14 | fix corner cases with `yield` (#4771)... | Alex Lam S.L |
2021-02-26 | use strict-mode-safe placeholder (#4694) | Alex Lam S.L |
2021-02-10 | fix corner cases with asynchronous generators (#4642)... | Alex Lam S.L |
2021-02-10 | fix corner cases in `inline` (#4640)... | Alex Lam S.L |
2021-02-10 | enhance `side_effects` (#4638) | Alex Lam S.L |
2021-02-10 | fix corner case in `reduce_vars` (#4636) | Alex Lam S.L |
2021-02-10 | fix corner case in `merge_vars` (#4635) | Alex Lam S.L |
2021-02-10 | fix corner case in `collapse_vars` (#4634)... | Alex Lam S.L |
2021-02-09 | support `for [await]...of` statements (#4627) | Alex Lam S.L |
2021-02-08 | fix corner case in `conditionals` (#4624)... | Alex Lam S.L |
2021-02-08 | support generator functions (#4620) | Alex Lam S.L |