summaryrefslogtreecommitdiff
path: root/src/initial_check.mli
AgeCommit message (Expand)Author
2017-07-27Parameterise convert_ast by the bitvector orderAlasdair Armstrong
2017-07-21Everything moved to new typecheckerAlasdair Armstrong
2017-02-03fix headersPeter Sewell
2014-07-29A file can now declare that a default order is either inc or dec, and this wi...Kathy Gray
2014-07-03Introduce a Sail libraryGabriel Kerneis
2014-01-17Type check through type definitions and val specifications, building definiti...Kathy Gray
2013-08-08More forms converting from parse_ast to ast; also removed some annot aux homs...Kathy Gray
2013-08-07Starting checks and translation from parse_ast to ast, including an internal ...Kathy Gray