Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify method pairs with and without Type param (#6184) | Heejin Ahn | 2023-12-20 | 1 | -1/+1 |
* | Separate `func` into a separate type hierarchy (#4955) | Thomas Lively | 2022-08-22 | 1 | -11/+10 |
* | Remove basic reference types (#4802) | Thomas Lively | 2022-07-20 | 1 | -17/+21 |
* | Remove externref (#4633) | Thomas Lively | 2022-05-04 | 1 | -2/+2 |
* | LUBs (#3731) | Thomas Lively | 2021-03-29 | 1 | -0/+113 |
* | Remove LUB calculation (#3669) | Thomas Lively | 2021-03-11 | 1 | -113/+0 |
* | Use enum instead of bool for StackSignature kind (#3625) | Thomas Lively | 2021-02-26 | 1 | -148/+187 |
* | StackSignature subtypes and LUBs (#3543) | Thomas Lively | 2021-02-11 | 1 | -47/+178 |
* | Refactor printing code so that printing Expressions always works (#3450) | Alon Zakai | 2020-12-17 | 1 | -5/+2 |
* | Initial implementation of "Memory64" proposal (#3130) | Wouter van Oortmerssen | 2020-09-18 | 1 | -2/+2 |
* | Stack utils (#3083) | Thomas Lively | 2020-09-07 | 1 | -0/+443 |