| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for sum operator | Baitinq | 2025-01-12 | 1 | -0/+5 |
| | | |||||
| * | Evaluator: Fix bug when variables are initialized with the same identifier ↵ | Baitinq | 2025-01-12 | 1 | -1/+0 |
| | | | | | as the defined | ||||
| * | Tokenizer: Fix tokenizer invalid strings | Baitinq | 2025-01-12 | 3 | -2/+1 |
| | | |||||
| * | Misc: Improve error messages and add todos | Baitinq | 2025-01-12 | 2 | -0/+2 |