Age | Commit message (Expand) | Author |
---|---|---|
19 hours | Add the ROTV instruction | bd |
35 hours | Part one reformat SRDL and SRDS instruction signature | bd |
40 hours | Rename STOREV, LOADV to SRDS, SRDL | bd |
2025-04-21 | update copyright | bd |
2025-04-17 | Add new push/pop test case, ensure generated files end in .rv | bd |
2025-04-16 | Add licensing information | bd |
2025-04-11 | Add RET and NOP j-type instructions | bd |
2025-04-10 | Add write raw bytes stage | bd |
2025-04-10 | Add untested (but works on the single input file) code emission | bd |
2025-04-09 | Properly maintain a hashmap of labels, lots of minor code cleanups | bd |
2025-04-09 | Saving first part of large rewrite | bd |
2025-04-08 | Add parsing functionality for R-type expressions | bd |
2025-04-08 | Simplify lexer-error handling, skeletion parsing functions for types | bd |
2025-04-07 | Add label processing, mnemonic and label lookup maps | bd |
2025-03-16 | Add clingon command-line arg parser, finish test harness setup | bd |