Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -5/+5 |
* | Allow subtype in throw instruction (#2568) | Heejin Ahn | 2020-01-06 | 1 | -0/+5 |
* | Add support for reference types proposal (#2451) | Heejin Ahn | 2019-12-30 | 1 | -0/+19 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -7/+7 |
* | Make try body with multiple instructions roundtrip (#2374) | Heejin Ahn | 2019-10-09 | 1 | -1/+20 |
* | Add basic exception handling support (#2282) | Heejin Ahn | 2019-08-13 | 1 | -1/+41 |
* | Rename except_ref type to exnref (#2224) | Heejin Ahn | 2019-07-14 | 1 | -2/+2 |
* | Refactor type and function parsing (#2143) | Heejin Ahn | 2019-05-24 | 1 | -2/+2 |
* | Add except_ref type (#2081) | Heejin Ahn | 2019-05-07 | 1 | -0/+7 |