index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
coq
/
Makefile
Age
Commit message (
Collapse
)
Author
2020-06-10
Prepare Coq library for packaging
Brian Campbell
- rename files to get rid of prefix - use -Q to get package name right - add Base.v to make package imports simpler - add opam file for coq package
2020-04-10
Update path for newer versions of BBV Coq library
Thomas Bauereiss
2019-11-20
Coq: port a couple of definitions from Isabelle for address translation spec
Brian Campbell
2019-07-25
Basic port of proof machinery to Coq
Brian Campbell
2019-04-10
Coq: update prompt monad to match the Lem, and port the state monad/lifting
Brian Campbell
NB: requires minor changes in the models
2019-01-22
Don't hardcode location of BBV library
Thomas Bauereiss
2018-09-13
Coq: real built-ins for AArch64
Brian Campbell
2018-08-10
Coq: add some of string library
Brian Campbell
2018-07-07
Coq: bbv have reorganised their repository
Brian Campbell
2018-06-19
Coq: library name update (as we did for Lem)
Brian Campbell
2018-05-24
Help launch coqide
Brian Campbell
2018-05-24
Import (rather hacky) Coq Sail libraries
Brian Campbell