Commit Graph

3 Commits

Author SHA1 Message Date
5d9c45c26a token: Move module into file 2023-10-17 13:23:34 -05:00
50bb03ae18 token/lexer: Keywords are identifiers. Add missing operators. Fix <<=/>>=. 2023-10-16 22:25:48 -05:00
545483dae6 token: Add Display impl for Type
This improves readability in identify_tokens
2023-09-28 01:34:56 -05:00