summaryrefslogtreecommitdiff
path: root/src/constraint.ml
AgeCommit message (Expand)Author
2018-04-25Simplify subtyping checkAlasdair Armstrong
2018-04-04Add a function to find unique solution for constraintsAlasdair Armstrong
2017-12-13Use big_nums from LemAlasdair Armstrong
2017-12-05Update license headers for Sail sourceAlasdair Armstrong
2017-11-15Allow user defined operations in nexps (experimental)Alasdair Armstrong
2017-11-10Fixed some tricky typechecking bugsAlasdair Armstrong
2017-10-06Various improvements to menhir parser, and performance improvments for Z3 callsAlasdair Armstrong
2017-08-24Fix some bugs related to the CHERI specThomas Bauereiss
2017-06-29Created prelude.sail for initial typing environmentAlasdair Armstrong
2017-06-15Prototype Bi-directional type checking algorithm for sailAlasdair Armstrong