summaryrefslogtreecommitdiff
path: root/t/lex.lisp
AgeCommit message (Expand)Author
2025-04-08Simplify lexer-error handling, skeletion parsing functions for typesbd
2025-04-08Add plus and minus symbols to lexerbd
2025-04-03Allow lexing of immediates in different basesbd
2025-04-03Add lexing for immediates, keywords, and associated testsbd
2025-03-20Add logic to open file, lex single character symbols, testsbd