Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix comments preventing lines from being counted | Himbeer | 2024-09-06 | 1 | -0/+1 |
* | Fix IL generation error handling being unreliable | Himbeer | 2024-09-05 | 1 | -1/+0 |
* | Require extern functions to be declared | Himbeer | 2024-09-04 | 1 | -0/+2 |
* | Implement remainder operator and assignment statement | Himbeer | 2024-09-01 | 1 | -0/+12 |
* | Remove the "assign" keyword from assignment syntax | Himbeer | 2024-08-30 | 1 | -2/+0 |
* | Add support for assignments to mutables | Himbeer | 2024-08-30 | 1 | -0/+2 |
* | Add support for local constant and variable declarations | Himbeer | 2024-08-30 | 1 | -0/+4 |
* | Add REUSE compliant licensing information | Himbeer | 2024-08-30 | 1 | -0/+4 |
* | Initial commit | Himbeer | 2024-08-30 | 1 | -0/+390 |