Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Correctly parse and produce bytecode for example | dec05eba | |
2020-01-22 | Simplify bytecode | dec05eba | |
2020-01-22 | Use macro return_if_error instead of if-statement everywhere | dec05eba | |
2020-01-22 | Add get_or_create method for hash map, more efficient than checking and then ↵ | dec05eba | |
creating | |||
2020-01-21 | Fix hash map issues | 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 | bla | dec05eba | |
2020-01-14 | kk | dec05eba | |
2020-01-14 | add parsing of rhs and map | dec05eba | |
2020-01-14 | add parser... | dec05eba | |
2020-01-14 | start | dec05eba | |