summaryrefslogtreecommitdiff
path: root/test/example/stack-utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unify method pairs with and without Type param (#6184)Heejin Ahn2023-12-201-1/+1
* Separate `func` into a separate type hierarchy (#4955)Thomas Lively2022-08-221-11/+10
* Remove basic reference types (#4802)Thomas Lively2022-07-201-17/+21
* Remove externref (#4633)Thomas Lively2022-05-041-2/+2
* LUBs (#3731)Thomas Lively2021-03-291-0/+113
* Remove LUB calculation (#3669)Thomas Lively2021-03-111-113/+0
* Use enum instead of bool for StackSignature kind (#3625)Thomas Lively2021-02-261-148/+187
* StackSignature subtypes and LUBs (#3543)Thomas Lively2021-02-111-47/+178
* Refactor printing code so that printing Expressions always works (#3450)Alon Zakai2020-12-171-5/+2
* Initial implementation of "Memory64" proposal (#3130)Wouter van Oortmerssen2020-09-181-2/+2
* Stack utils (#3083)Thomas Lively2020-09-071-0/+443