aboutsummaryrefslogtreecommitdiff
path: root/token.go
Commit message (Expand)AuthorAgeFilesLines
* Require extern functions to be declaredHimbeer2024-09-041-0/+3
* Implement remainder operator and assignment statementHimbeer2024-09-011-0/+6
* Remove the "assign" keyword from assignment syntaxHimbeer2024-08-301-3/+0
* Add support for assignments to mutablesHimbeer2024-08-301-0/+3
* Add support for local constant and variable declarationsHimbeer2024-08-301-0/+6
* Add REUSE compliant licensing informationHimbeer2024-08-301-0/+4
* Initial commitHimbeer2024-08-301-0/+172