Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `wat2wasm` is no longer default TOOL for tests (#735) | Ben Smith | 2018-01-25 | 1 | -1/+2 |
* | Fix potential use-after-free in WastLexer (#626) | Ben Smith | 2017-09-14 | 1 | -1/+1 |
* | Only allow parsing one module with wat2wasm (#622) | Ben Smith | 2017-09-12 | 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 |
* | on error, display line w/ carets like Clang | Ben Smith | 2016-02-26 | 1 | -0/+7 |