Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `wat2wasm` is no longer default TOOL for tests (#735) | Ben Smith | 2018-01-25 | 1 | -1/+2 |
* | Better type-checking errors (#662) | Ben Smith | 2017-10-30 | 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 |
* | Full typechecking for unreachable code (#302) | Ben Smith | 2017-02-14 | 1 | -1/+1 |
* | Update test/run-tests.py (#255) | Ben Smith | 2017-01-05 | 1 | -1/+1 |
* | Converted typecheck tests to flat syntax (#224) | Kwadwo 'Que' Amankwa | 2016-11-22 | 1 | -9/+12 |
* | fix typecheck and regress tests for binary_0xc | Ben Smith | 2016-09-29 | 1 | -2/+2 |
* | Fix typecheck tests | Ben Smith | 2016-09-29 | 1 | -2/+2 |
* | remove tableswitch, add br_table, update v8 | Ben Smith | 2016-03-07 | 1 | -0/+14 |