Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `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 |
* | Use std::unordered_multimap for BindingHash (#357) | Ben Smith | 2017-03-16 | 1 | -3/+3 |
* | Update test/run-tests.py (#255) | Ben Smith | 2017-01-05 | 1 | -2/+2 |
* | Add wast_resolve_names_* as a separate pass | Ben Smith | 2016-11-16 | 1 | -24/+0 |
* | fix typecheck and regress tests for binary_0xc | Ben Smith | 2016-09-29 | 1 | -6/+6 |
* | fix regression tests | Ben Smith | 2016-09-29 | 1 | -12/+12 |
* | simplify ast-checker by storing module+func in ctx | Ben Smith | 2016-04-29 | 1 | -6/+6 |
* | nicer errors for wasm-check too | Ben Smith | 2016-02-26 | 1 | -0/+20 |
* | [fuzz] fix crash printing error w/ long func name | Ben Smith | 2016-02-16 | 1 | -0/+23 |