summaryrefslogtreecommitdiff
path: root/lib/hol/prompt_monad.lem
AgeCommit message (Collapse)Author
2018-07-10Update HOL setupBrian Campbell
2018-05-17Use 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-10RISC-V in HOL4Brian Campbell
2018-05-07HOL script generation for library and CHERIBrian Campbell
(still needs some Lem work on types before it will be useful)