aboutsummaryrefslogtreecommitdiff
path: root/example.tsl
AgeCommit message (Expand)Author
2020-07-23Make parenthesis optional in function if there are no parametersdec05eba
2020-07-22Add variable to list value and map keydec05eba
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-26Implement sub, mul, divdec05eba
2020-01-26Implement plus operator and indexing of stringsdec05eba
2020-01-25Implement almost all instructionsdec05eba
2020-01-24Convert hash map to gc, implement more instructions and call commanddec05eba
2020-01-22Correctly parse and produce bytecode for exampledec05eba
2020-01-22Simplify bytecodedec05eba
2020-01-21Fix hash map issuesdec05eba
2020-01-20Add arithmetic, implement hash mapdec05eba
2020-01-18Add list, map and command parsingdec05eba