Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Bookmarklet for instance implicitedly assumes a "completion value" without using `return`. The `expression` option now supports such use cases. Optimisations on IIFEs also enhanced. fixes #354 fixes #543 fixes #625 fixes #628 fixes #640 closes #1293 | |||
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 | |