| Commit message (Expand) | Author | Age | Files | Lines |
* | Share validation code between constant expressions and function bodies. NFC (... | Sam Clegg | 2021-12-10 | 1 | -3/+3 |
* | Fix TODOs in validator; only affects error output | Ben Smith | 2020-02-29 | 1 | -1/+1 |
* | The great renaming (#985) | Ben Smith | 2018-12-19 | 1 | -1/+1 |
* | `wat2wasm` is no longer default TOOL for tests (#735) | Ben Smith | 2018-01-25 | 1 | -1/+2 |
* | Remove BinaryErrorHandler, rename SourceErrorHandler (#553) | Ben Smith | 2017-07-06 | 1 | -1/+1 |
* | Update testsuite; various lexing/parsing fixes (#482) | Ben Smith | 2017-06-07 | 1 | -2/+2 |
* | Validate block signatures w/ multiple types (#474) | Ben Smith | 2017-06-07 | 1 | -1/+1 |
* | Update test/run-tests.py (#255) | Ben Smith | 2017-01-05 | 1 | -1/+1 |
* | Parse arbitrary user sections (#220) | Sam Clegg | 2016-11-18 | 1 | -1/+0 |
* | Convert tests to new flat syntax (#222) | Kwadwo 'Que' Amankwa | 2016-11-17 | 1 | -3/+7 |
* | passes all tests | Ben Smith | 2016-09-29 | 1 | -2/+2 |
* | WIP on tables + memories | Ben Smith | 2016-09-29 | 1 | -2/+2 |
* | implement globals | Ben Smith | 2016-09-29 | 1 | -0/+8 |