aboutsummaryrefslogtreecommitdiff
path: root/handwritten_support
AgeCommit message (Collapse)AuthorFilesLines
2019-02-26Restore riscv_extras damaged by merge.Prashanth Mundkur1-9/+13
2019-02-13Make repository have shape RMEM expectsAlasdair Armstrong4-3/+140
2019-02-13Switch version of riscv_extras.lem depending on Sail versionAlasdair Armstrong1-0/+137
Works around change to write_mem function signature in monad embedding
2019-01-22Add build Makefile targets for prover backendsThomas Bauereiss1-4/+6
2019-01-21Output auxiliary Isabelle theories into generated_definitions/isabelleThomas Bauereiss1-2/+2
Also copy ROOT file into the same directory
2019-01-19Moved gen/ to handwritten_support/hgenShaked Flur19-0/+1367
2019-01-16More reorg.Prashanth Mundkur5-0/+439
. move prover files into a single support directory . generated_models -> generated_definitions . reset vector -> c_emulator