| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-07-07 | Bootstrap: Codegen: Support bool types | Baitinq | 3 | -0/+36 | |
| 2025-07-06 | Boostrap: Codegen function definition arguments | Baitinq | 3 | -9/+47 | |
| 2025-07-06 | Boostrap: Improve codegen for function declaration (starting to work on params) | Baitinq | 3 | -5/+34 | |
| 2025-07-06 | Boostrap: Improve parser and codegen function calls values | Baitinq | 3 | -4/+103 | |
| 2025-07-05 | Codegen: Fix pointer assignment type checking | Baitinq | 1 | -0/+1 | |
| 2025-07-05 | Boostrap: Get printf working | Baitinq | 2 | -5/+3 | |
| 2025-07-05 | Boostrap: Codegen for strings | Baitinq | 3 | -1/+40 | |
| 2025-07-05 | Boostrap: Support basic function calls | Baitinq | 3 | -7/+74 | |
| 2025-07-05 | Boostrap: Support adding variables to environment | Baitinq | 2 | -9/+48 | |
| 2025-06-28 | Bootstrap: Codegen: start working on function calls | Baitinq | 2 | -1/+28 | |
| 2025-06-27 | Bootstrap: Parser: Parse function calls | Baitinq | 1 | ||