| Commit message (Expand) | Author | Age | Files | Lines |
* | [EH] Add validation for new instructions (#6185) | Heejin Ahn | 2023-12-20 | 1 | -0/+64 |
* | [EH][test] Split EH tests into old and new spec (#6178) | Heejin Ahn | 2023-12-13 | 1 | -655/+0 |
* | Add an arity immediate to tuple.extract (#6172) | Thomas Lively | 2023-12-12 | 1 | -1/+1 |
* | [typed-cont] Allow result types on tags (#5997) | Frank Emrich | 2023-10-05 | 1 | -0/+38 |
* | [EH] Support assert_exception (#5684) | Heejin Ahn | 2023-04-23 | 1 | -7/+7 |
* | [EH] Support try-delegate in interpreter (#4408) | Heejin Ahn | 2021-12-28 | 1 | -0/+86 |
* | [EH] Improve catch validation (#4315) | Heejin Ahn | 2021-11-08 | 1 | -0/+200 |
* | Remove (attr 0) from tag text format (#3946) | Heejin Ahn | 2021-06-19 | 1 | -6/+6 |
* | [EH] Replace event with tag (#3937) | Heejin Ahn | 2021-06-18 | 1 | -8/+8 |
* | [EH] Make rethrow's target a try label (#3568) | Heejin Ahn | 2021-02-18 | 1 | -17/+47 |
* | [EH] Support reading/writing of delegate (#3561) | Heejin Ahn | 2021-02-12 | 1 | -1/+37 |
* | Remove exnref and br_on_exn (#3505) | Heejin Ahn | 2021-01-22 | 1 | -44/+0 |
* | Update interpreter for new EH spec (#3498) | Heejin Ahn | 2021-01-21 | 1 | -105/+118 |
* | Update Pop text format to handle tuples (#3116) | Thomas Lively | 2020-09-11 | 1 | -11/+11 |
* | Update reference types (#3084) | Daniel Wirtz | 2020-09-09 | 1 | -6/+6 |
* | Make try body start with 'do' (#2846) | Heejin Ahn | 2020-05-11 | 1 | -13/+29 |
* | Add interpreter support for EH (#2780) | Heejin Ahn | 2020-05-06 | 1 | -22/+169 |
* | Dummy interpreter support for EH (#2774) | Heejin Ahn | 2020-04-16 | 1 | -15/+25 |
* | Add basic exception handling support (#2282) | Heejin Ahn | 2019-08-13 | 1 | -0/+123 |