summaryrefslogtreecommitdiff
path: root/src/interactive.ml
AgeCommit message (Expand)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
2020-04-15Add more intuitive defaults to interactive toplevelAlasdair
2019-11-04Allow overriding the interpreter effectsAlasdair Armstrong
2019-10-31Allow sail to be scripted using sailAlasdair
2019-10-28Make sure that interactive.ml doesn't transitively depend on lem definitionsAlasdair Armstrong
2019-10-25Allow interactive commands to be setup outside isail.mlAlasdair Armstrong
2019-02-06Improve emacs modeAlasdair Armstrong
2018-12-22Improve error messages and debuggingAlasdair Armstrong