Commit Graph

4 Commits

Author SHA1 Message Date
1e5f7149d9 Token: Add range operators, rename for consistency 2023-10-20 17:09:14 -05:00
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