Age | Commit message (Expand) | Author |
---|---|---|
2020-07-22 | Add variable to list value and map key | dec05eba |
2020-01-26 | Implement the basis of a function call | 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-23 | Add bytecode decoding.. starting on program execution now | dec05eba |
2020-01-22 | Use macro return_if_error instead of if-statement everywhere | dec05eba |
2020-01-20 | Add arithmetic, implement hash map | dec05eba |
2020-01-18 | Start on bytecode, move object files to build directory | dec05eba |
2020-01-18 | Add list, map and command parsing | dec05eba |
2020-01-14 | add parser... | dec05eba |
2020-01-14 | start | dec05eba |