summaryrefslogtreecommitdiff
path: root/test/example/typeinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Add constexpr HeapTypes for basic heap types (#6662)Thomas Lively2024-06-141-4/+4
* [NFC] Simplify `Tuple` by making it an alias of `TypeList` (#5775)Thomas Lively2023-06-201-1/+1
* Remove RTTs (#4848)Thomas Lively2022-08-051-47/+0
* Remove basic reference types (#4802)Thomas Lively2022-07-201-8/+2
* Remove externref (#4633)Thomas Lively2022-05-041-19/+4
* Generate heap type names when printing types (#4503)Thomas Lively2022-02-071-1/+0
* Preserve Function HeapTypes (#3952)Thomas Lively2021-06-301-1/+1
* LUBs (#3731)Thomas Lively2021-03-291-19/+19
* Remove exnref and br_on_exn (#3505)Heejin Ahn2021-01-221-13/+0
* Use enums for mutability and nullability (#3443)Thomas Lively2020-12-141-125/+143
* Intern HeapTypes and clean up types code (#3428)Thomas Lively2020-12-071-46/+46
* Add anyref feature and type (#3109)Daniel Wirtz2020-09-101-8/+8
* Add new compound Rtt type (#3076)Daniel Wirtz2020-08-261-2/+120
* Add new compound Signature, Struct and Array types (#3012)Daniel Wirtz2020-08-241-0/+218