| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tokenizer: Support newlines and tabs for strings | Baitinq | 2025-03-26 | 1 | -1/+1 |
| * | Feature: Add basic support for varargs | Baitinq | 2025-03-25 | 1 | -1/+1 |
| * | Feature: Add "proper" pointer types | Baitinq | 2025-03-24 | 1 | -1/+1 |
| * | Feature: Add initial support for pointers | Baitinq | 2025-03-24 | 1 | -0/+2 |
| * | Feature: Add support for strings | Baitinq | 2025-03-24 | 1 | -1/+1 |
| * | Feature: Introduce initial support for function return types | Baitinq | 2025-02-15 | 1 | -1/+1 |
| * | Misc: Add TODOs | Baitinq | 2025-02-11 | 1 | -5/+4 |
| * | Codegen: Implement while statement and fix addition | Baitinq | 2025-02-10 | 1 | -1/+2 |
| * | Codegen: Fix SSA variable declaration | Baitinq | 2025-02-10 | 1 | -0/+7 |