Age | Commit message (Expand) | Author |
---|---|---|
2025-04-09 | Successfully parse every instruction type | bd |
2025-04-09 | Saving first part of large rewrite | bd |
2025-04-08 | Simplify lexer-error handling, skeletion parsing functions for types | bd |
2025-04-08 | Add plus and minus symbols to lexer | bd |
2025-04-03 | Allow lexing of immediates in different bases | bd |
2025-04-03 | Add lexing for immediates, keywords, and associated tests | bd |
2025-03-20 | Add logic to open file, lex single character symbols, tests | bd |