aboutsummaryrefslogtreecommitdiff
path: root/executor
AgeCommit message (Expand)Author
2020-07-25Move thread work from compiler/parser to thread_work file, fix use after free...dec05eba
2020-07-25Cleanup on test failuredec05eba
2020-07-25Add extern funcs, parameter registers, fix asm_rm RSP bugdec05eba
2020-07-25Implement more instructions, implement function parameters and argumentsdec05eba
2020-07-25Add asm debugdec05eba
2020-07-25Move program code generation and execution out of program (make it generic)dec05eba
2020-07-25Before interpreter. Cleanup build script. Begin writing code analyzer tool to...dec05eba