Age | Commit message (Expand) | Author |
---|---|---|
2020-04-11 | improve handling of `eval` (#3776)... | Alex Lam S.L |
2018-07-01 | fix corner case in `unused` | alexlamsl |
2018-05-10 | fix corner case in call binding (#3128)... | Alex Lam S.L |
2017-12-01 | fix corner case in call binding (#2541) | Alex Lam S.L |
2017-11-06 | consolidate & enhance `unused` (#2439)... | Alex Lam S.L |
2017-03-16 | make `collapse_vars` consistent with `toplevel` (#1608)... | Alex Lam S.L |
2016-02-17 | preserve ThisBinding for side_effects | alexlamsl |
2016-02-16 | Don't compress (0, eval)() to eval() | Richard van Velzen |
2016-02-16 | Preserve ThisBinding in conditionals & collapse_vars... | alexlamsl |