| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-24 | Fix lemma for current HOL4 | Brian Campbell | |
| (should also work for older versions) | |||
| 2019-11-14 | Update location of sail2_instr_kinds.lem | Robert Norton | |
| 2019-04-25 | More read/write function updates | Brian Campbell | |
| 2019-02-08 | Add missing functions to HOL monad wrapper | Thomas Bauereiss | |
| Also make the rewriter keep failed assertions in output when pruning blocks. | |||
| 2019-02-02 | Merge remote-tracking branch 'origin/sail2' into asl_flow2 | Alasdair | |
| 2019-02-01 | Tweak HOL LEM_DIR to match riscv makefile | Brian Campbell | |
| 2019-02-01 | Make hol libraries use opam Lem library by default | Brian Campbell | |
| 2019-01-31 | Adapt HOL library to monad changes | Thomas Bauereiss | |
| 2018-08-02 | Update a few prover gitignores | Brian Campbell | |
| 2018-07-10 | Update HOL setup | Brian Campbell | |
| 2018-07-09 | Simplify treating of undefined_bool in Lem library | Thomas Bauereiss | |
| Use nondeterministic choice by default instead of a deterministic bitstream generator in the state, which is slightly awkward to reason about, because every use of undefined_boolS changes the state. The previous behaviour can be implemented as Sail code, if desired. Also add a default implementation of internal_pick that nondeterministically chooses an element from a list. | |||
| 2018-05-31 | Add auxiliary script to Holmakefile | Ramana Kumar | |
| 2018-05-31 | Add some HOL4 termination proofs for state.lem | Ramana Kumar | |
| 2018-05-18 | Add sail_valuesAuxiliary rw theorems to computeLib | Ramana Kumar | |
| 2018-05-18 | Improve sail-heap dependencies in the Holmakefile | Ramana Kumar | |
| 2018-05-17 | Use an intermediate base_monad type alias in Lem, | Brian Campbell | |
| resolving the difference in type parameters between the prompt and state monads, and allowing a single output file to be used with either. Normally, the type alias is to the prompt monad, but for HOL4 we use the state monad. | |||
| 2018-05-16 | Add handwritten script to Holmakefile | Brian Campbell | |
| 2018-05-16 | More targeted gitignore for HOL4 | Brian Campbell | |
| (will do individual models later) | |||
| 2018-05-16 | Termination proofs and lemmata for sail_values hol | Ramana Kumar | |
| 2018-05-15 | Make all of Sail HOL libraries, not just the base heap | Brian Campbell | |
| 2018-05-10 | RISC-V in HOL4 | Brian Campbell | |
| 2018-05-10 | Clean up HOL library properly | Brian Campbell | |
| 2018-05-07 | HOL script generation for library and CHERI | Brian Campbell | |
| (still needs some Lem work on types before it will be useful) | |||
