summaryrefslogtreecommitdiff
path: root/src/ast.sed
AgeCommit message (Collapse)Author
2017-12-13Cleanup code by fixing compiler warnings, and fix ocaml compilationAlasdair Armstrong
Add the ast.sed script we need to build sail. Currently we just need this to fix up the locations in the AST but it will be removed once we can share locations between ocaml and lem.