summaryrefslogtreecommitdiff
path: root/src/splice.ml
AgeCommit message (Expand)Author
2020-09-29Refactor: Change AST type from a union to a structAlasdair
2020-09-28Refactor: Rename 'a defs to 'a astAlasdair
2020-09-28Move the ast defs wrapper into it's own fileAlasdair
2020-08-27Ignore file start/end pragmas in spliceBrian Campbell
2020-08-13Preserve file structure through initial checkAlasdair
2019-06-13Add new option to splice in alternative function definitionsBrian Campbell