Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-29 | Rename mindex to index | dec05eba | |
2020-01-29 | Allow passing variables to commands as args | dec05eba | |
2020-01-26 | Temporary disable string indexing | dec05eba | |
2020-01-26 | Implement the basis of a function call | dec05eba | |
2020-01-26 | Implement sub, mul, div | dec05eba | |
2020-01-26 | Implement plus operator and indexing of strings | dec05eba | |
2020-01-25 | Implement almost all instructions | dec05eba | |
2020-01-24 | Convert hash map to gc, implement more instructions and call command | dec05eba | |
2020-01-22 | Correctly parse and produce bytecode for example | dec05eba | |
2020-01-22 | Simplify bytecode | dec05eba | |
2020-01-21 | Fix hash map issues | dec05eba | |
2020-01-20 | Add arithmetic, implement hash map | dec05eba | |
2020-01-18 | Add list, map and command parsing | dec05eba | |