summaryrefslogtreecommitdiff
path: root/lib/coq/Sail2_string.v
AgeCommit message (Collapse)Author
2018-10-22Update Coq patch for RISC-V, add string_take to Coq libraryBrian Campbell
2018-09-19Coq: track changes elsewhereBrian Campbell
- more hex_bits functions, add decimal_string_of_bits - extra tuple unfolding in constructors - note that variables can be redundant wildcard clauses - update RISC-V patch
2018-09-06Coq: fill in a few more RISC-V axiomsBrian Campbell
2018-09-06Coq: more string handlingBrian Campbell
2018-08-13Coq: more strings for RISC-VBrian Campbell
2018-08-10Coq: add some of string libraryBrian Campbell