summaryrefslogtreecommitdiff
path: root/riscv/coq.patch
AgeCommit message (Expand)Author
2018-11-20Minor coq updatesBrian Campbell
2018-10-22Coq: use function type more carefully in untuplingBrian Campbell
2018-10-22Update Coq patch for RISC-V, add string_take to Coq libraryBrian Campbell
2018-10-01Update Coq RISC-V patch now that the assembler is in good shapeBrian Campbell
2018-09-19Coq: track changes elsewhereBrian Campbell
2018-09-12Coq: update RISC-V patchBrian Campbell
2018-09-06Coq: fill in a few more RISC-V axiomsBrian Campbell
2018-09-06Coq: fix up some barrier/memory definitions for RISC-VBrian Campbell
2018-09-05Coq: fill in trivial ranges in constraint solverBrian Campbell
2018-09-04Add a rewrite to minimise the number of functions marked as recursiveBrian Campbell
2018-09-03Coq: solver should split earlierBrian Campbell
2018-09-03Coq: update RISC-V patch againBrian Campbell
2018-09-03Coq: rework generation of dependent pairs so that they are onlyBrian Campbell
2018-08-16Add the type an expression was checked against to tannots, and use for CoqBrian Campbell
2018-08-15Get RISC-V on Coq into reasonable state to showBrian Campbell