aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
32 hoursadd gcc coverageKimplul
2025-04-10improve tests a bittailKimplul
+ Runs tests on all arches that I have easy access to
2025-03-26remember to clean libejit.aKimplul
2024-10-22move interp into run_interpKimplul
+ This allows us to skip a potential extra function call
2024-06-29start adding testsKimplul
2024-06-23initial interpeter testingKimplul