| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename wast2wasm -> wat2wasm, wast2json (#617) | Ben Smith | 2017-09-08 | 1 | -1/+1 |
* | 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 test/run-tests.py (#255) | Ben Smith | 2017-01-05 | 1 | -1/+1 |
* | Update 'dump' tests for binary_0xc | Sam Clegg | 2016-09-29 | 1 | -3/+3 |
* | nicer errors for wasm-check too | Ben Smith | 2016-02-26 | 1 | -0/+2 |
* | check AST | Ben Smith | 2015-12-03 | 1 | -1/+1 |
* | rename --multi-module to --spec | Ben Smith | 2015-10-28 | 1 | -1/+1 |
* | change prefix for test file format | Ben Smith | 2015-10-13 | 1 | -3/+4 |
* | parse invoke | Ben Smith | 2015-09-21 | 1 | -0/+8 |