| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Feature: Add "proper" pointer types | Baitinq | 2025-03-24 | 1 | -1/+1 |
| * | Feature: Add initial support for pointers | Baitinq | 2025-03-24 | 1 | -2/+4 |
| * | Codegen: Support functions as function params | Baitinq | 2025-02-23 | 1 | -6/+7 |
| * | Codegen: start supporting types for function params | Baitinq | 2025-02-15 | 1 | -2/+2 |
| * | Feature: Introduce initial support for function return types | Baitinq | 2025-02-15 | 1 | -3/+3 |
| * | Example: Add functions as values example | Baitinq | 2025-01-23 | 1 | -0/+12 |