aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
3 daysfix big endian compilationKimplul
4 daysexpose sqrtKimplul
10 dayshandle immediates a bit betterKimplul
2025-03-14protect jit pagesKimplul
2025-03-14start supporting 32bit archesKimplul
2025-03-07make code a bit more robustKimplul
2024-07-15remember to clean up properlyKimplul
2024-07-14jit tests pass (kind of) on x86_64Kimplul
2024-07-14add float + double instead of just doubleKimplul
2024-07-13implement some more jit instructionsKimplul
2024-07-13make tests only compile onceKimplul
2024-07-13bytecode tests passKimplul
2024-06-30work through loads and storesKimplul
2024-06-30continue working through test casesKimplul
2024-06-29remove some tests that won't get implementedKimplul
2024-06-29work through branching instructionsKimplul
2024-06-29continue working through bytecode opsKimplul
2024-06-29add flag for using 64 bit values on 32 machinesKimplul
2024-06-29clear up some semanticsKimplul
2024-06-29start adding testsKimplul