summaryrefslogtreecommitdiff
path: root/test/example/typeinfo.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove extra space printed in empty structs (#6750)Thomas Lively2024-07-161-2/+2
* Update the text syntax for tuple types (#6246)Thomas Lively2024-01-261-5/+5
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-7/+7
* Add a TypeNameGenerator that uses names from a Module (#5437)Thomas Lively2023-01-181-2/+2
* Remove equirecursive typing (#5240)Thomas Lively2022-11-231-20/+20
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-20/+20
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-1/+1
* Remove RTTs (#4848)Thomas Lively2022-08-051-16/+0
* Remove basic reference types (#4802)Thomas Lively2022-07-201-4/+4
* Remove externref (#4633)Thomas Lively2022-05-041-9/+4
* Generate heap type names when printing types (#4503)Thomas Lively2022-02-071-47/+47
* Remove exnref and br_on_exn (#3505)Heejin Ahn2021-01-221-5/+0
* GC: Integrate eqref and i31ref types (#3141)Daniel Wirtz2020-09-191-2/+2
* Add anyref feature and type (#3109)Daniel Wirtz2020-09-101-1/+1
* Add new compound Rtt type (#3076)Daniel Wirtz2020-08-261-1/+44
* Add new compound Signature, Struct and Array types (#3012)Daniel Wirtz2020-08-241-0/+70