Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Correctly parse and produce bytecode for example | 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 | |