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