Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish instruction renaming (#1792) | Heejin Ahn | 2021-12-20 | 1 | -4/+4 |
* | Enable reference types by default (#1729) | Sam Clegg | 2021-10-13 | 1 | -1/+0 |
* | Reference types changes to remove subtyping (#1407) | Ben Smith | 2020-05-28 | 1 | -3/+2 |
* | Update testsuite (#1327) | Sam Clegg | 2020-02-05 | 1 | -0/+2 |
* | Several fixes for reference types (#1278) | Heejin Ahn | 2020-01-08 | 1 | -1/+4 |
* | Add support for ref.null in global initializers (#1131) | Andy Wingo | 2019-07-25 | 1 | -1/+4 |
* | Fix: don't allow a test with an empty command list (#736) | Ben Smith | 2018-01-25 | 1 | -0/+1 |
* | Update testsuite | Ben Smith | 2016-12-09 | 1 | -0/+5 |
* | Don't allow defined globals without an init expr | Ben Smith | 2016-11-10 | 1 | -5/+0 |
* | parse tests for {im,ex}porting tables, etc. | Ben Smith | 2016-09-29 | 1 | -0/+5 |
* | implement globals | Ben Smith | 2016-09-29 | 1 | -0/+10 |
* | remove globals | Ben Smith | 2016-02-28 | 1 | -1/+0 |
* | move parsing tests to test/parse/... | Ben Smith | 2015-12-03 | 1 | -0/+1 |