Age | Commit message (Expand) | Author |
---|---|---|
2017-06-06 | implement function inlining (#2053)... | Alex Lam S.L |
2017-06-06 | workaround webkit parsing error (#2056)... | Alex Lam S.L |
2017-05-31 | introduce `unsafe_Func` (#2033)... | Alex Lam S.L |
2017-05-27 | extend `node_version` range on applicable tests (#2015) | Alex Lam S.L |
2017-05-27 | fix `hoist_funs` on block-scoped `function` under "use strict" (#2013)... | Alex Lam S.L |
2017-05-02 | improve literal return optimization (#1860) | kzc |
2017-04-24 | fix `unused` on for-in statements (#1843)... | Alex Lam S.L |
2017-03-19 | make `expect_stdout` work on Node.js 0.12 (#1623)... | Alex Lam S.L |
2017-03-05 | fix a corner case in #1530 (#1552) | Alex Lam S.L |
2017-03-03 | process code with implicit return statement (#1522)... | Alex Lam S.L |
2017-03-02 | optimize trivial IIFEs returning constants (#1530) | kzc |
2017-01-19 | Add preventive test involving non-ascii function identifiers | Anthony Van de Gejuchte |