Age | Commit message (Expand) | Author |
---|---|---|
2021-01-07 | fix corner case in `hoist_vars` (#4518)...fixes #4517 | Alex Lam S.L |
2021-01-01 | fix corner case in `reduce_vars` (#4490)...fixes #4489 | Alex Lam S.L |
2021-01-01 | fix corner case in `functions` (#4488)...fixes #4487 | Alex Lam S.L |
2020-12-29 | expand test options (#4475)...- fix corner cases in `hoist_vars` & `keep_fnames` | Alex Lam S.L |
2017-09-03 | correctly count declarations after `hoist_vars` (#2297)...fixes #2295 | Alex Lam S.L |
2017-02-21 | fix duplicated test names...previously test cases with the same name would be skipped except for the last one `test/run-test.js` will now report duplicated names as errors closes #1461 | alexlamsl |