Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-11 | improve handling of `eval` (#3776) | Alex Lam S.L | |
closes #3768 | |||
2018-05-10 | fix corner case in call binding (#3128) | Alex Lam S.L | |
fixes #3127 | |||
2016-02-17 | preserve ThisBinding for side_effects | alexlamsl | |
2016-02-16 | Preserve ThisBinding in conditionals & collapse_vars | alexlamsl | |
Fixes #973 | |||
2015-08-25 | Don't change sequences that influence lexical binding in calls | Richard van Velzen | |
Fixes #782 |