history for: main.go

commit author date subject
22f21e1 marzeq 2025-02-08 20:55 fix case where as generation fails when last statement is function and it alwaysReturns
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
96c30ee marzeq 2025-02-03 22:03 initial commit