Age | Commit message (Expand) | Author |
---|---|---|
2020-07-30 | wip | dec05eba |
2020-07-23 | Make parenthesis optional in function if there are no parameters | dec05eba |
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-24 | Convert hash map to gc, implement more instructions and call command | dec05eba |
2020-01-23 | wip... there is a crash in get_or_create hash map | dec05eba |
2020-01-23 | Add bytecode decoding.. starting on program execution now | dec05eba |
2020-01-22 | Add get_or_create method for hash map, more efficient than checking and then ... | dec05eba |
2020-01-20 | Add arithmetic, implement hash map | dec05eba |
2020-01-18 | Add list, map and command parsing | dec05eba |