Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove check from binary-reader-interp.cc that the validator already catches.... | Sam Clegg | 2021-12-13 | 1 | -2/+2 |
* | Share validation code between constant expressions and function bodies. NFC (... | Sam Clegg | 2021-12-10 | 1 | -2/+2 |
* | Fix TODOs in validator; only affects error output | Ben Smith | 2020-02-29 | 1 | -2/+2 |
* | `wat2wasm` is no longer default TOOL for tests (#735) | Ben Smith | 2018-01-25 | 1 | -2/+3 |
* | Remove BinaryErrorHandler, rename SourceErrorHandler (#553) | Ben Smith | 2017-07-06 | 1 | -2/+2 |
* | Update testsuite; various lexing/parsing fixes (#482) | Ben Smith | 2017-06-07 | 1 | -4/+4 |
* | Update test/run-tests.py (#255) | Ben Smith | 2017-01-05 | 1 | -2/+2 |
* | Don't allow defined globals without an init expr | Ben Smith | 2016-11-10 | 1 | -0/+12 |