aboutsummaryrefslogtreecommitdiff
path: root/src/program.c
AgeCommit message (Expand)Author
2020-01-29Rename mindex to indexdec05eba
2020-01-29Allow passing variables to commands as argsdec05eba
2020-01-26Temporary disable string indexingdec05eba
2020-01-26Implement the basis of a function calldec05eba
2020-01-26Remove debug outputdec05eba
2020-01-26Implement sub, mul, divdec05eba
2020-01-26Implement plus operator and indexing of stringsdec05eba
2020-01-25string view > string refdec05eba
2020-01-25Implement almost all instructionsdec05eba
2020-01-24Convert hash map to gc, implement more instructions and call commanddec05eba
2020-01-23wip... there is a crash in get_or_create hash mapdec05eba
2020-01-23Add bytecode decoding.. starting on program execution nowdec05eba