Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require extern functions to be declared | Himbeer | 2024-09-04 | 1 | -0/+3 |
* | Implement remainder operator and assignment statement | Himbeer | 2024-09-01 | 1 | -0/+6 |
* | Remove the "assign" keyword from assignment syntax | Himbeer | 2024-08-30 | 1 | -3/+0 |
* | Add support for assignments to mutables | Himbeer | 2024-08-30 | 1 | -0/+3 |
* | Add support for local constant and variable declarations | Himbeer | 2024-08-30 | 1 | -0/+6 |
* | Add REUSE compliant licensing information | Himbeer | 2024-08-30 | 1 | -0/+4 |
* | Initial commit | Himbeer | 2024-08-30 | 1 | -0/+172 |