aboutsummaryrefslogtreecommitdiff
path: root/tests/bytecode.amal
AgeCommit message (Expand)Author
2020-07-25hash map containsdec05eba
2020-07-25Add extern funcs, parameter registers, fix asm_rm RSP bugdec05eba
2020-07-25Implement more instructions, implement function parameters and argumentsdec05eba
2020-07-25Remove nullable... it's bad to have magic. Static analysis can do it insteaddec05eba
2020-07-25Starting on asm, implementing extern function call so progress is visibledec05eba
2020-07-25Add assignment, while, extern, function signature type, start on bytecodedec05eba