history for: tokeniser/token.go

commit author date subject
5e67407 Antoni Marzec 2025-09-01 17:07 add given expression
9048037 Antoni Marzec 2025-08-23 22:59 begone tabs, i wont listen to you go devs
4cf82e5 marzeq 2025-02-13 22:56 add variadics for external function defs
3c556fd marzeq 2025-02-09 17:38 add char literals
8e46789 marzeq 2025-02-08 17:41 add codegen for everything the typechecker supports
cf49edf marzeq 2025-02-04 12:08 add string literals, and update imports to use them
96c30ee marzeq 2025-02-03 22:03 initial commit