| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Feature: Add initial support for pointers | Baitinq | 2025-03-24 | 1 | -0/+2 |
| * | Feature: Add support for strings | Baitinq | 2025-03-24 | 1 | -2/+2 |
| * | Feature: Introduce initial support for function return types | Baitinq | 2025-02-15 | 1 | -1/+1 |
| * | Codegen: Fix generating binop expressions | Baitinq | 2025-02-11 | 1 | -1/+1 |
| * | Codegen: Get variable declarations kind of working | Baitinq | 2025-01-29 | 1 | -1/+1 |
| * | Get function calls kind of working :) | Baitinq | 2025-01-16 | 1 | -2/+6 |
| * | Evaluator: Implement variable declaration and definition and variable printing | Baitinq | 2025-01-09 | 1 | -1/+1 |
| * | File reading | Baitinq | 2025-01-05 | 1 | -0/+3 |