| 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 |
| 22f21e1 | marzeq | 2025-02-08 20:55 | fix case where as generation fails when last statement is function and it alwaysReturns |
| 8a8928a | marzeq | 2025-02-08 18:15 | add temporary _print function |
| 8e46789 | marzeq | 2025-02-08 17:41 | add codegen for everything the typechecker supports |