| Commit message (Collapse) | 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 | -2/+2 |
| | | |||||
| * | Feature: Add "proper" pointer types | Baitinq | 2025-03-24 | 1 | -0/+1 |
| | | |||||
| * | Feature: Add support for strings | Baitinq | 2025-03-24 | 1 | -1/+1 |
| | | |||||
| * | 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 | -1/+1 |
| | | |||||
| * | Codegen: Get function declaration/calling kind of working | Baitinq | 2025-01-30 | 1 | -2/+2 |
| | | |||||
| * | Codegen: Get printf working | Baitinq | 2025-01-28 | 1 | -1/+1 |
| | | |||||
| * | Tokenizer: Add support for comments | Baitinq | 2025-01-16 | 1 | -0/+2 |
| | | |||||
| * | Get function calls kind of working :) | Baitinq | 2025-01-16 | 1 | -1/+5 |
| | | |||||
| * | Parser: Improvements? | Baitinq | 2025-01-06 | 1 | -0/+1 |