| Commit message (Expand) | Author | Age | Files | Lines |
* | `wat2wasm` is no longer default TOOL for tests (#735) | Ben Smith | 2018-01-25 | 1 | -1/+2 |
* | Better type-checking errors (#662) | Ben Smith | 2017-10-30 | 1 | -1/+1 |
* | Remove BinaryErrorHandler, rename SourceErrorHandler (#553) | Ben Smith | 2017-07-06 | 1 | -1/+1 |
* | Full typechecking for unreachable code (#302) | Ben Smith | 2017-02-14 | 1 | -1/+1 |
* | Update test/run-tests.py (#255) | Ben Smith | 2017-01-05 | 1 | -1/+1 |
* | Update testsuite to f71cbe72bd5f4fb871bee39a9dc1278fa662a8a5 | Ben Smith | 2016-12-15 | 1 | -1/+2 |
* | Convert tests to new flat syntax (#227) | Kwadwo 'Que' Amankwa | 2016-11-28 | 1 | -5/+6 |
* | Fix typecheck tests | Ben Smith | 2016-09-29 | 1 | -4/+5 |
* | nicer errors for wasm-check too | Ben Smith | 2016-02-26 | 1 | -0/+2 |
* | check AST | Ben Smith | 2015-12-03 | 1 | -1/+1 |
* | change prefix for test file format | Ben Smith | 2015-10-13 | 1 | -2/+3 |
* | include filename in error output | Ben Smith | 2015-09-16 | 1 | -1/+1 |
* | update load/store again to match spec | Ben Smith | 2015-09-15 | 1 | -1/+1 |
* | remove all the other unnecessary store/load ops | Ben Smith | 2015-09-13 | 1 | -1/+1 |
* | match new naming scheme | Ben Smith | 2015-09-04 | 1 | -1/+1 |
* | move typecheck tests to typecheck directory | Ben Smith | 2015-09-03 | 1 | -0/+6 |