| Commit message (Expand) | Author | Age | Files | Lines |
* | `wat2wasm` is no longer default TOOL for tests (#735) | Ben Smith | 2018-01-25 | 1 | -1/+2 |
* | Rewrite parser as recursive descent (#591) | Ben Smith | 2017-08-15 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | Update test/run-tests.py (#255) | Ben Smith | 2017-01-05 | 1 | -1/+1 |
* | fix the test/parse/* tests for binary_0xc (#105) | Ben Smith | 2016-09-29 | 1 | -1/+1 |
* | WIP on tables + memories | Ben Smith | 2016-09-29 | 1 | -1/+1 |
* | Update testsuite, and fix tests (#90) | Ben Smith | 2016-06-24 | 1 | -1/+1 |
* | Change the memory sizes to be in units of pages rather than powers of two. | Douglas Crosher | 2016-03-04 | 1 | -1/+1 |
* | on error, display line w/ carets like Clang | Ben Smith | 2016-02-26 | 1 | -0/+2 |
* | move parsing tests to test/parse/... | Ben Smith | 2015-12-03 | 1 | -0/+5 |