history for: tokeniser/tokeniser.go

commit author date subject
78b72b3 marzeq 2025-02-13 17:55 add string literal and 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
8e220b4 marzeq 2025-02-04 17:28 return merged node after typechecking
cf49edf marzeq 2025-02-04 12:08 add string literals, and update imports to use them
75179de marzeq 2025-02-04 10:18 add boolean literals
96c30ee marzeq 2025-02-03 22:03 initial commit