| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Codegen: Fix bug calling printf | Baitinq | 2025-01-30 | 1 | -1/+0 |
| * | Evaluator: variables as values | Baitinq | 2025-01-16 | 1 | -2/+2 |
| * | Evaluator: Start working on new function-capable evaluator | Baitinq | 2025-01-16 | 1 | -2/+7 |
| * | Parser: clean | Baitinq | 2025-01-15 | 1 | -2/+4 |
| * | Add basic support for parsing functions | Baitinq | 2025-01-15 | 1 | -2/+5 |
| * | Implement "return" | Baitinq | 2025-01-12 | 1 | -2/+2 |
| * | Misc: Improve error messages and add todos | Baitinq | 2025-01-12 | 1 | -0/+3 |