index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util.mli
Age
Commit message (
Expand
)
Author
2017-11-16
Fixed some longstanding issues regarding constraints on type constructors.
Alasdair Armstrong
2017-11-10
Fixed some tricky typechecking bugs
Alasdair Armstrong
2017-11-08
Allow functions to be selectively declared external only for some backends
Thomas Bauereiss
2017-09-02
Various fixes for Hexapod
Thomas Bauereiss
2017-08-29
Improve flow typing
Thomas Bauereiss
2017-07-26
Experimental existentials in function calls
Alasdair Armstrong
2017-07-15
Add version of rewriter for new typechecker
Thomas Bauereiss
2017-07-05
Added split_on_char as a utility function in Util.ml, and replaced usage in s...
Alasdair Armstrong
2017-07-03
Cleanup, and add support for variable bindings in bitvector patterns
Thomas Bauereiss
2017-02-03
fix headers
Peter Sewell
2015-10-20
Fixing bugs in pretty printer to ocaml
Kathy Gray
2015-09-06
Improved type system, so that it catches int where there should be nat
Kathy Gray
2015-04-14
Get power.sail compiling to Lem again
Kathy Gray
2013-08-07
Starting checks and translation from parse_ast to ast, including an internal ...
Kathy Gray