index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
state.ml
Age
Commit message (
Expand
)
Author
2019-02-06
Emacs mode understands relationships between Sail files
Alasdair
2019-01-29
Merge branch 'sail2' into asl_flow2
Thomas Bauereiss
2019-01-29
Improve generation of initial register state
Thomas Bauereiss
2019-01-11
Updates for sail-arm release
Alasdair Armstrong
2018-12-26
More cleanup
Alasdair Armstrong
2018-12-12
Remove KOpt_none constructor
Alasdair
2018-12-08
Compiling again
Alasdair
2018-12-07
Working on better flow typing for ASL
Alasdair Armstrong
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-07-27
Make type annotations abstract in type_check.mli
Alasdair Armstrong
2018-07-09
Add some syntactic sugar for Isabelle
Thomas Bauereiss
2018-07-07
Coq: precise generic vectors
Brian Campbell
2018-06-06
Some work on improving error messages
Alasdair Armstrong
2018-05-18
Make named theorem collections of state monad more fine-grained
Thomas Bauereiss
2018-05-12
Fix bug in handling of registers with option type
Thomas Bauereiss
2018-05-09
Generate initial register state record
Thomas Bauereiss
2018-05-03
Work in progress on the coq backend
Brian Campbell
2018-04-18
Add first draft of Isabelle library documentation
Thomas Bauereiss
2018-04-09
Stop vector_typ_args_of from failing when order is a variable
Brian Campbell
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-02-26
Add/generate Isabelle lemmas about the monad lifting
Thomas Bauereiss
2018-02-22
Some Lem/OCaml compatibility fixes
Brian Campbell
2018-02-16
Don't generate undefined functions for generated register types
Thomas Bauereiss
2018-02-15
Rebase state monad onto prompt monad
Thomas Bauereiss
2018-02-15
Re-engineer prompt monad of Lem shallow embedding
Thomas Bauereiss