Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for multi-value proposal (#861) | Ben Smith | 2018-06-14 | 1 | -3/+0 |
* | `wat2wasm` is no longer default TOOL for tests (#735) | Ben Smith | 2018-01-25 | 1 | -2/+3 |
* | Better type-checking errors (#662) | Ben Smith | 2017-10-30 | 1 | -1/+4 |
* | Remove BinaryErrorHandler, rename SourceErrorHandler (#553) | Ben Smith | 2017-07-06 | 1 | -1/+1 |
* | Full typechecking for unreachable code (#302) | Ben Smith | 2017-02-14 | 1 | -3/+0 |
* | Update test/run-tests.py (#255) | Ben Smith | 2017-01-05 | 1 | -2/+2 |
* | Convert tests to new flat syntax (#227) | Kwadwo 'Que' Amankwa | 2016-11-28 | 1 | -8/+11 |
* | Update 'dump' tests for binary_0xc | Sam Clegg | 2016-09-29 | 1 | -0/+3 |
* | Fix typecheck tests | Ben Smith | 2016-09-29 | 1 | -4/+4 |
* | nicer errors for wasm-check too | Ben Smith | 2016-02-26 | 1 | -0/+2 |
* | check AST | Ben Smith | 2015-12-03 | 1 | -1/+1 |
* | change prefix for test file format | Ben Smith | 2015-10-13 | 1 | -2/+3 |
* | if without else should return type void | Ben Smith | 2015-10-01 | 1 | -0/+9 |