summaryrefslogtreecommitdiff
path: root/src/ast_util.ml
AgeCommit message (Expand)Author
2017-07-21Improvements to sail n_constraintsAlasdair Armstrong
2017-07-18Add Lem pretty-printer for new typecheckerThomas Bauereiss
2017-07-18Added real number literals to sail, to better support full ASL translationAlasdair Armstrong
2017-07-17Added pattern guards to sailAlasdair Armstrong
2017-07-17Fix some corner casesThomas Bauereiss
2017-07-13Modified MIPS model so it typechecks with the new typecheckerAlasdair Armstrong
2017-07-10Added tests for union constructor matchingAlasdair Armstrong
2017-07-06Testing new typechecker on MIPS specAlasdair Armstrong
2017-07-05Re-factored and cleaned up type-checkerAlasdair Armstrong