| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Evaluator: Store variables with value instead of reference | Baitinq | 2025-01-12 | 1 | -5/+0 |
| * | Add support for sum operator | Baitinq | 2025-01-12 | 1 | -0/+5 |
| * | Evaluator: Fix bug when variables are initialized with the same identifier as... | Baitinq | 2025-01-12 | 1 | -1/+0 |
| * | 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 |