index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
coq
Age
Commit message (
Expand
)
Author
2020-09-30
Tweak Coq proof to avoid incompatibility with Iris
Brian Campbell
2020-09-12
Merge some of the gitignore files
Columbus240
2020-08-26
Coq: replace other uses of omega with lia
Brian Campbell
2020-08-26
Coq: replace a lot of omega with lia
Brian Campbell
2020-08-26
Coq: Use proof mode for a couple of Fixpoints to avoid Coq 8.12 issue
Brian Campbell
2020-08-26
Coq: make some uses of auto in the library more robust
Brian Campbell
2020-06-17
Coq: implement shl_int_1
Brian Campbell
2020-06-14
Coq: tidy up scope in library
Brian Campbell
2020-06-12
Coq: fix matching bug in solver
Brian Campbell
2020-06-11
Coq: specialise the andor solvers to avoid excessive search and solve more goals
Brian Campbell
2020-06-10
Prepare Coq library for packaging
Brian Campbell
2020-04-10
Update path for newer versions of BBV Coq library
Thomas Bauereiss
2020-02-05
Tweak Coq scopes for 8.11
Brian Campbell
2020-01-21
Use hex/bin literals in Coq backend
Brian Campbell
2020-01-17
Coq: add hex_str
Brian Campbell
2020-01-07
Coq: accelerate wp steps by improving application of existing specs
Brian Campbell
2019-12-19
Coq library improvements
Brian Campbell
2019-12-09
Coq: improve solver enough to handle arm spec
Brian Campbell
2019-12-06
Coq: use proof irrelevance for a few properties
Brian Campbell
2019-12-05
Coq: more solving support for boolean predicates
Brian Campbell
2019-11-29
Coq: switch to boolean predicates for Sail-type properties
Brian Campbell
2019-11-20
Coq: port a couple of definitions from Isabelle for address translation spec
Brian Campbell
2019-11-13
Coq: more proof support
Brian Campbell
2019-11-04
Coq: compatiblity with 8.10 as well as 8.9
Brian Campbell
2019-10-25
Coq: make sure solver can't accidentally use recursive definitions
Brian Campbell
2019-10-24
Coq: use `abstract` to separate out proofs from definitions
Brian Campbell
2019-10-18
Coq: tweak a state monad lifting rule to improve performance
Brian Campbell
2019-10-02
Coq: generate decidable equality instances for variant types
Brian Campbell
2019-10-02
Coq: limited support for existentially-typed tuples
Brian Campbell
2019-09-19
Change Coq Hoare logic rules to produce nicer preconditions
Brian Campbell
2019-09-19
Expand Coq Hoare logic and congruence rules to more operators
Brian Campbell
2019-09-02
Coq: add properly checked subrange update, reduce imports
Brian Campbell
2019-08-22
Coq: tactics to do rewrites under state monad, simple wp computation
Brian Campbell
2019-08-19
Coq: add bools_of_bits_nondet and friends to library
Brian Campbell
2019-08-14
Coq library work for proofs:
Brian Campbell
2019-08-13
Coq: definitions for cheri128 model
Brian Campbell
2019-08-02
Fix up some edge cases with the bitvector/polyvector split
Brian Campbell
2019-07-31
Coq: Update barrier definitions
Brian Campbell
2019-07-31
Coq: tweak Hoare proofs a little
Brian Campbell
2019-07-31
Coq: reasoning for until loops
Brian Campbell
2019-07-29
Coq: add state monad version of while/until loops and lifting results
Brian Campbell
2019-07-25
Update Coq barrier definition
Brian Campbell
2019-07-25
Basic port of proof machinery to Coq
Brian Campbell
2019-06-27
Coq: less constrained version of slice for ARM model
Brian Campbell
2019-06-21
Coq: even more robust handling of unknown goals
Brian Campbell
2019-06-21
Coq: better handling of unknown constraints
Brian Campbell
2019-06-20
Coq: avoid some unnecessary reduction in the constraint solver
Brian Campbell
2019-06-13
Coq: add eq_bit built-in
Brian Campbell
2019-06-11
Coq: add concatenation operator for polymorphic vectors
Brian Campbell
2019-06-06
Coq: more aggressive rewriting before solving
Brian Campbell
[next]