Age | Commit message (Expand) | Author |
---|---|---|
2025-04-21 | update copyright | bd |
2025-04-16 | Add licensing information | bd |
2025-04-11 | Add a few new test files | 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-10 | Messy data section | bd |
2025-04-09 | Properly maintain a hashmap of labels, lots of minor code cleanups | bd |
2025-04-09 | Successfully parse every instruction type | bd |
2025-04-08 | Add parsing functionality for R-type expressions | bd |
2025-04-03 | Add lexing for immediates, keywords, and associated tests | bd |
2025-03-20 | Edit logic in main to error if passed file could not be opened. | bd |
2025-03-20 | Add logic to open file, lex single character symbols, tests | bd |
2025-03-16 | Add clingon command-line arg parser, finish test harness setup | bd |
2025-03-16 | Prune dead files | bd |
2025-03-16 | Added and configured fiveam test suite | bd |