summaryrefslogtreecommitdiff
path: root/codegen/compiler.go
AgeCommit message (Expand)Author
2023-09-06chore: refactor some APIsMarc Vertes
2023-09-04codegen: add interpreter testsMarc Vertes
2023-09-01parser: skip comment modesMarc Vertes
2023-08-31codegen: fix interpreter re-entranceMarc Vertes
2023-08-25chore: appease lint and vetMarc Vertes
2023-08-24codegen: add Interpreter structMarc Vertes