Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `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 |
* | Update test/run-tests.py (#255) | Ben Smith | 2017-01-05 | 1 | -1/+1 |
* | WIP on tables + memories | Ben Smith | 2016-09-29 | 1 | -2/+2 |
* | update spec tests | Ben Smith | 2016-05-18 | 1 | -1/+1 |
* | Change the memory sizes to be in units of pages rather than powers of two. | Douglas Crosher | 2016-03-04 | 1 | -3/+3 |
* | nicer errors for wasm-check too | Ben Smith | 2016-02-26 | 1 | -0/+2 |
* | move parsing tests to test/parse/... | Ben Smith | 2015-12-03 | 1 | -0/+5 |