aboutsummaryrefslogtreecommitdiffstats
path: root/src/PropToBool.v
Commit message (Expand)AuthorAgeFilesLines
* use of anomaly for timeoutlduboisd2022-04-081-5/+5
* Merge branch 'coq-8.10' of github.com:smtcoq/smtcoq into coq-8.11Chantal Keller2021-05-261-1/+1
|\
| * Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-05-261-1/+1
| |\
| | * Update copyrightChantal Keller2021-05-261-1/+1
* | | Merge branch 'coq-8.10' of github.com:smtcoq/smtcoq into coq-8.11Chantal Keller2021-05-051-1/+0
|\| |
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-05-051-1/+0
| |\|
| | * CompDec on interpreted typeChantal Keller2021-05-051-1/+0
* | | Merge branch 'coq-8.10' of github.com:smtcoq/smtcoq into coq-8.11Chantal Keller2021-05-051-1/+24
|\| |
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-05-051-1/+24
| |\|
| | * Reify applied polymorphic terms with compdecChantal Keller2021-05-051-1/+24
* | | Merge branch 'coq-8.10' of github.com:smtcoq/smtcoq into coq-8.11Chantal Keller2021-04-281-2/+2
|\| |
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-281-2/+2
| |\|
| | * prop2bool_hyps insensitive to parenthesisChantal Keller2021-04-281-2/+2
* | | Merge branch 'coq-8.10' of github.com:smtcoq/smtcoq into coq-8.11Chantal Keller2021-04-261-3/+11
|\| |
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-261-3/+11
| |\|
| | * Equality between Booleans should be changed for hypothesesChantal Keller2021-04-261-3/+11
* | | Merge branch 'coq-8.10' of github.com:smtcoq/smtcoq into coq-8.11Chantal Keller2021-04-261-3/+10
|\| |
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-261-3/+10
| |\|
| | * Take hypotheses from the local context (#91)ckeller2021-04-261-3/+10
* | | Port to 8.11Chantal Keller2021-04-211-2/+2
|/ /
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-211-4/+246
|\|
| * Convert hypotheses from Prop to bool (#89)ckeller2021-04-211-4/+246
|/
* Link equality on uninterpreted sorts with SMT equality (#86)ckeller2021-02-231-25/+23
* Merge from LFSC (#26)ckeller2019-01-281-0/+85