Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-27 | workaround v8 bug with labels (#4467) | Alex Lam S.L | |
closes #4466 | |||
2020-04-23 | gate various label-related transformations (#3812) | Alex Lam S.L | |
2018-07-01 | fix corner case in `unused` | alexlamsl | |
2017-03-19 | make `expect_stdout` work on Node.js 0.12 (#1623) | Alex Lam S.L | |
That particular version of Node.js has messed up error messages, so provide a version-specific workaround. Also fixed an formatting issue which would cause `expect_stdout` to fail if error message contains excerpts of input. Apply `expect_stdout` to more applicable tests. | |||
2012-10-18 | more optimizations for some break/continue cases | Mihai Bazon | |