| 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 |
| 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 |