New method resolution.

This commit is contained in:
Christoffer Lerno
2025-08-15 19:00:44 +02:00
committed by Christoffer Lerno
parent 34b0b6f8f9
commit 4b95d6be4c
19 changed files with 440 additions and 482 deletions

View File

@@ -390,6 +390,7 @@ add_executable(c3c
src/utils/unzipper.c
src/compiler/c_codegen.c
src/compiler/decltable.c
src/compiler/methodtable.c
src/compiler/mac_support.c
src/compiler/windows_support.c
src/compiler/codegen_asm.c