aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\|
| * Full docker scriptChantal Keller2020-08-281-2/+15
| * Creating a docker containerChantal Keller2020-08-281-0/+62
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-07-201-0/+16
|\|
| * Testing BV subtractionChantal Keller2020-07-201-0/+16
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-07-205-244/+47
|\|
| * Define substitution conformly to SMT-LIBChantal Keller2020-07-205-244/+47
* | Update installation instructionsChantal Keller2020-07-201-5/+5
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-07-201-4/+4
|\|
| * Installation instructions for 8.9.1Chantal Keller2020-07-201-4/+4
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-07-201-50/+63
|\|
| * Update installation instructionsChantal Keller2020-07-201-50/+63
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-07-064-23/+130
|\|
| * Clarify axiom usage (closes #71)Chantal Keller2020-07-061-2/+6
| * Use officiel library for proof irrelevanceChantal Keller2020-07-012-5/+4
| * Got rid of classical epsilonChantal Keller2020-06-301-16/+120
* | Merge branch 'coq-8.10' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-07-0643-3223/+896
|\ \
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-06-303-9/+9
| |\|
| | * Remove unused axiomChantal Keller2020-06-301-4/+0
| | * Remove axiomChantal Keller2020-06-302-5/+9
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-06-302-55/+165
| |\|
| | * Remove one axiomChantal Keller2020-06-302-55/+165
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-06-304-19/+34
| |\|
| | * Merge branch 'master' of github.com:smtcoq/smtcoqChantal Keller2020-06-303-18/+19
| | |\
| | * | Remove two axiomsChantal Keller2020-06-304-19/+34
| * | | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-06-302-12/+14
| |\ \ \ | | | |/ | | |/|
| | * | Cannot print stderr when calling CVC4Chantal Keller2020-06-301-11/+13
| | * | Empty bit-vectors are not valid in SMT (fixes #76)Chantal Keller2020-06-301-1/+1
| * | | TypoChantal Keller2020-06-301-1/+1
| * | | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-06-301-6/+5
| |\| |
| | * | Update required version of OCaml (fixes #73)Chantal Keller2020-06-301-6/+5
| | |/
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-06-291-1/+5
| |\|
| | * Remove invalid axiom (see #71)Chantal Keller2020-06-291-1/+5
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-05-153-57/+93
| |\|
| | * Failure instead of exception when atom is not well-typedChantal Keller2020-05-152-5/+1
| | * TypoChantal Keller2020-05-151-1/+0
| | * Close #10Chantal Keller2020-05-152-38/+73
| | * Solve bug in SMT printChantal Keller2020-05-151-17/+23
| | * More precise call to MicromegaChantal Keller2020-05-151-1/+1