summaryrefslogtreecommitdiff
path: root/src/cgen_backend.ml
AgeCommit message (Collapse)Author
2020-09-29Refactor: Change AST type from a union to a structAlasdair
2020-09-28Move the ast defs wrapper into it's own fileAlasdair
This refactoring is intended to allow this type to have more than just a list of definitions in future.
2018-12-13Add a stub file for future cgen generationsAlasdair Armstrong