summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
fix-untyped-assignimprove parser errorsMarc Vertes17 months
mainchore: move symbol types and functions in its own package.Marc Vertes8 days
parscan-structfix: improve structMarc Vertes9 months
 
 
AgeCommit messageAuthor
2025-03-03fix: improve structparscan-structMarc Vertes
2024-07-18fix (parser): don't panic if assign of define untyped value (#10)Marc Vertes
2024-06-10chore: use latest golangci-lintMarc Vertes
2024-06-10chore: github action add test coverMarc Vertes
2024-06-10chore: add golangci-lint to github actionsMarc Vertes
2024-06-05Create go.ymlMarc 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
2024-03-22feat: add initial support for import, provide minimal fmt (#6)Marc Vertes
2024-03-21Merge pull request #7 from ajnavarro/feature/simple-memory-dumpMarc Vertes
[...]