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
..
2024-05-24 19:12:26 +02:00
2024-05-14 20:44:48 +02:00
2024-05-24 19:12:26 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2024-07-22 16:21:26 +02:00
2021-09-27 15:47:12 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2024-05-24 19:12:26 +02:00
2024-07-22 16:21:26 +02:00
2023-10-01 18:32:15 +02:00
2024-07-02 07:02:03 -07:00
2024-07-22 16:21:26 +02:00