Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Codegen: Fix function as variables | Baitinq | 3 days | 1 | -5/+5 |
| | |||||
* | Codegen: Fix bug calling printf | Baitinq | 3 days | 1 | -1/+0 |
| | |||||
* | Evaluator: variables as values | Manuel Palenzuela Merino | 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 |