summaryrefslogtreecommitdiff
path: root/parser/tokens.go
AgeCommit message (Expand)Author
7 hoursfix: improve multi assignHEADmainMarc Vertes
36 hoursfeat: handle define expression with multiple right valuesMarc Vertes
2 daysfix: improve parsing of assign statementsMarc Vertes
4 daysfeat: make Next iterator instruction faster and more efficientMarc Vertes
4 dayschore: use token helpersMarc Vertes
5 dayschore: refactor token types to avoid mutate scanner tokensMarc Vertes
2025-11-16fix lintMarc Vertes
2024-04-02chore: add linters and some lint fixes (#8)Marc Vertes
2024-03-14feat: improve debug output of tokensMarc Vertes
2024-01-15chore: import from gnolangMarc Vertes
2023-11-10parser: implement support for var declarationsMarc Vertes