aboutsummaryrefslogtreecommitdiff
path: root/src/common.h
AgeCommit message (Expand)Author
2024-06-29continue working through bytecode opsKimplul
2024-06-29add flag for using 64 bit values on 32 machinesKimplul
2024-06-29start adding testsKimplul
2024-06-28optimize interpreter a bitKimplul
2024-06-28implement enough for fibonacciKimplul
2024-06-26move labels out of the bytecodeKimplul
2024-06-26enough functionality to implement posthasteKimplul
2024-06-25example compiles under jitKimplul
2024-06-24add initial compiler frameworkKimplul
2024-06-23initial interpeter testingKimplul