| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-26 | Coq: replace other uses of omega with lia | Brian Campbell | |
| Also remove omega workaround that lia doesn't need. | |||
| 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 | |
| Helps with Coq 8.11. Also fix BBVDIR default in test script. | |||
| 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 | |
| - rename files to get rid of prefix - use -Q to get package name right - add Base.v to make package imports simpler - add opam file for coq package | |||
