summaryrefslogtreecommitdiff
path: root/lang/token_string.go
AgeCommit message (Expand)Author
10 daysfeat: handle slice expressionsMarc Vertes
2026-01-11fix: handle assign statements on map elementsMarc Vertes
2026-01-07fix: improve handling of composite literal struct expressionsMarc Vertes
2025-12-02feat: support of struct literal compositeMarc Vertes
2024-04-23feat: initial and partial support of composite expressions (#9)Marc Vertes
2024-04-02chore: add linters and some lint fixes (#8)Marc Vertes