summaryrefslogtreecommitdiff
path: root/src/finite_map.ml
AgeCommit message (Collapse)Author
2018-12-26Some cleanupAlasdair Armstrong
2017-12-05Update license headers for Sail sourceAlasdair Armstrong
2017-02-03fix headersPeter Sewell
2015-09-06Improved type system, so that it catches int where there should be natKathy Gray
Note: the resulting Lem file generated may or may not actually work properly with the interpreter (i.e. it might have too many unknowns); still in the process of debugging some changes there.
2014-03-23Fix more unification bugsKathy Gray
2014-03-19Checking effects on functionsKathy Gray
2014-03-18Add parser support for empty and one element vectorsKathy Gray
2014-01-31More type checking and conversionsKathy Gray
(Temporarily turning off unbound identifier checks, until all variable-introducing forms are checked)
2014-01-30Expression type checking, not completeKathy Gray
2013-08-01More removal of ws from l2.ott, correction to parser, and adding finite-map ↵Kathy Gray
as preliminary to some minor type checking (for environments)