summaryrefslogtreecommitdiff
path: root/vm/type.go
AgeCommit message (Expand)Author
12 daysfix: improve handling of indirectionsMarc Vertes
2026-01-09feat: initial support for mapsMarc Vertes
2026-01-06fix: correct and simplify parsing of expressions.Marc Vertes
2025-12-04chore: move symbol types and functions in its own package.Marc Vertes
2025-12-03feat: support literal struct expressions with keyed elementsMarc Vertes
2025-11-29chore: shorter name for packages, simpilfy vm valuesMarc Vertes
2025-03-03fix: improve structparscan-structMarc Vertes
2024-04-23feat: initial and partial support of composite expressions (#9)Marc Vertes
2024-03-14feat: initial support of closuresMarc Vertes
2024-03-08feat: add type representation in vm packageMarc Vertes