index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gen_lib
/
prompt_monad.lem
Age
Commit message (
Expand
)
Author
2018-06-14
rename all lem support files to sail2_foo to avoid conflict with sail1 in rmem
Jon French
2018-05-17
Use an intermediate base_monad type alias in Lem,
Brian Campbell
2018-04-18
Add some lemmas about bitvectors
Thomas Bauereiss
2018-03-22
Tune Lem pretty-printing
Thomas Bauereiss
2018-03-14
Make partiality more explicit in library functions of Lem shallow embedding
Thomas Bauereiss
2018-03-14
Add address to Write_tag outcome
Thomas Bauereiss
2018-03-05
Add Print outcome to prompt monad for debugging and tracing
Thomas Bauereiss
2018-03-05
Add support for undefined bit oracle to Lem shallow embedding
Thomas Bauereiss
2018-02-27
Get MIPS translated to Lem
Thomas Bauereiss
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-15
Re-engineer prompt monad of Lem shallow embedding
Thomas Bauereiss
2018-01-31
Split base definitions of Lem monads and further built-ins (e.g. loop combina...
Thomas Bauereiss