aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-05-26126-126/+126
|\|
| * Update copyrightChantal Keller2021-05-26126-126/+126
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-05-257-715/+648
|\|
| * CompDec clean-up (#93)ckeller2021-05-257-715/+648
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-05-062-0/+33
|\|
| * Another silent change of veriT...Chantal Keller2021-05-062-0/+33
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-05-061-0/+12
|\|
| * Example for #92Chantal Keller2021-05-061-0/+12
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-05-061-11/+1
|\|
| * Less instances needed for autoChantal Keller2021-05-061-11/+1
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-05-053-2/+36
|\|
| * CompDec on interpreted typeChantal Keller2021-05-053-2/+36
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-05-054-3/+63
|\|
| * Reify applied polymorphic terms with compdecChantal Keller2021-05-054-3/+63
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-284-4/+32
|\|
| * Solve a bug when reifying under a binderChantal Keller2021-04-284-4/+32
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-282-3/+3
|\|
| * prop2bool_hyps insensitive to parenthesisChantal Keller2021-04-282-3/+3
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-263-4/+64
|\|
| * Equality between Booleans should be changed for hypothesesChantal Keller2021-04-263-4/+64
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-262-18/+30
|\|
| * CompDec are automatically discharged when generated by the OCaml tactic, when...Chantal Keller2021-04-262-18/+30
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-266-85/+241
|\|
| * Take hypotheses from the local context (#91)ckeller2021-04-266-85/+241
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-211-15/+15
|\|
| * Solve a bound variable capture problem in the reification of quantified hypot...Chantal Keller2021-04-211-15/+15
* | Port to 8.10Chantal Keller2021-04-211-1/+1
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-215-16/+57
|\|
| * Warning (instead of error) for unsupported lemmas (#90)ckeller2021-04-215-16/+57
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-2115-161/+484
|\|
| * Convert hypotheses from Prop to bool (#89)ckeller2021-04-2115-161/+484
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-011-1/+99
|\|
| * CompDec on listsChantal Keller2021-04-011-1/+99
* | Un-backport #87Chantal Keller2021-04-011-1/+1
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-04-012-3/+4
|\|
| * Backport #87 to Coq-8.9 (closes #87)Chantal Keller2021-04-011-1/+1
| * use is_true from standard librarylduboisd2021-04-012-3/+4
* | Batch parallelismChantal Keller2021-02-231-1/+1
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-02-232-28/+42
|\|
| * Example of groups in unit testsChantal Keller2021-02-231-18/+37
| * The examples on lists uses the true list typeChantal Keller2021-02-231-10/+5
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-02-2320-290/+740
|\|
| * Link equality on uninterpreted sorts with SMT equality (#86)ckeller2021-02-2318-290/+683
| * Add ci manifest to compile from the sourcesgrianneau2021-01-272-0/+57
* | Version of OCamlChantal Keller2021-01-131-2/+2
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-01-133-9/+117
|\|
| * Reify polymorphic termsckeller2021-01-053-9/+117
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-01-052-7/+7
|\|
| * Change imports from `SMTCoq` to `SMTCoq.SMTCoq` (#83)XZ-X2021-01-052-7/+7
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-08-281-0/+75
|\|