aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-07-22Add variable to list value and map keydec05eba
2020-01-26Implement the basis of a function calldec05eba
2020-01-25Implement almost all instructionsdec05eba
2020-01-24Convert hash map to gc, implement more instructions and call commanddec05eba
2020-01-23Add bytecode decoding.. starting on program execution nowdec05eba
2020-01-22Use macro return_if_error instead of if-statement everywheredec05eba
2020-01-20Add arithmetic, implement hash mapdec05eba
2020-01-18Start on bytecode, move object files to build directorydec05eba
2020-01-18Add list, map and command parsingdec05eba
2020-01-14add parser...dec05eba
2020-01-14startdec05eba