Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Pop text format to handle tuples (#3116) | Thomas Lively | 2020-09-11 | 1 | -3/+3 |
* | Update reference types (#3084) | Daniel Wirtz | 2020-09-09 | 1 | -19/+0 |
* | Rename anyref to externref to match proposal change (#2900) | Jay Phelps | 2020-06-10 | 1 | -1/+1 |
* | Make 'do' clause mandatory in 'try' (#2851) | Heejin Ahn | 2020-05-14 | 1 | -0/+2 |
* | Make try body start with 'do' (#2846) | Heejin Ahn | 2020-05-11 | 1 | -3/+7 |
* | Allow subtype in throw instruction (#2568) | Heejin Ahn | 2020-01-06 | 1 | -1/+4 |
* | Add support for reference types proposal (#2451) | Heejin Ahn | 2019-12-30 | 1 | -0/+16 |
* | Make try body with multiple instructions roundtrip (#2374) | Heejin Ahn | 2019-10-09 | 1 | -0/+16 |
* | Add basic exception handling support (#2282) | Heejin Ahn | 2019-08-13 | 1 | -4/+38 |
* | Rename except_ref type to exnref (#2224) | Heejin Ahn | 2019-07-14 | 1 | -1/+1 |
* | Add except_ref type (#2081) | Heejin Ahn | 2019-05-07 | 1 | -0/+6 |