Files
Ayke van Laethem 19e2d12517 compiler: reimplement interface type asserts
This is a big reimplementation that simplifies the compiler a lot.
Instead of storing the method set in metadata and lowering the type
asserts as a whole program pass, this change just puts the list of
methods in the type code (and a separate global for the interface type).
2024-07-31 19:55:18 +02:00
..
2023-10-01 18:32:15 +02:00
2022-10-19 22:23:19 +02:00
2022-10-19 22:23:19 +02:00