summaryrefslogtreecommitdiff
path: root/src/lexer.l
AgeCommit message (Expand)Author
2026-04-21feat: Encoded Assembly InstructionsHEADmainJacob McDonnell
2026-03-15refactor: Explicit register names & instructionsJacob McDonnell
2026-03-15feat: Parsing modifiers and directivesJacob McDonnell
2026-03-14refactor!: Switched from x86_64 to RISC-VJacob McDonnell
2026-03-14feat: Initial parsing of instructionsJacob McDonnell