history for: parser/statements.go

commit author date subject
928b5c0 marzeq 2025-03-03 16:48 partial struct support
4cf82e5 marzeq 2025-02-13 22:56 add variadics for external function defs
78b72b3 marzeq 2025-02-13 17:55 add string literal and external function defs
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