summaryrefslogtreecommitdiff
path: root/token
AgeCommit message (Expand)Author
2026-04-12feat(lexer): added new tokensMichael Tews
2026-04-12feat(lexer): added new keywordsMichael Tews
2026-04-12feat(lexer): added tokens and updated NextToken() with the tokensMichael Tews
2026-04-12feat(lexer): added LookupIdentifierMichael Tews
2024-06-10feat: adds tokensMichael Tews