aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2021-01-132-9/+107
| |\|
| | * Reify polymorphic termsckeller2021-01-052-9/+107
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-07-205-244/+47
| |\|
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-07-064-23/+130
| |\ \
| * \ \ Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-06-303-9/+9
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal 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/smtcoq into coq-8.10Chantal Keller2020-06-302-12/+14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-06-291-1/+5
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.11Chantal Keller2020-07-205-244/+47
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Define substitution conformly to SMT-LIBChantal Keller2020-07-205-244/+47
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.11Chantal 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 'master' of github.com:smtcoq/smtcoq into coq-8.11Chantal 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.11Chantal Keller2020-06-302-55/+165
|\| | | | |
| * | | | | Remove one axiomChantal Keller2020-06-302-55/+165
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.11Chantal Keller2020-06-304-19/+34
|\| | | |
| * | | | Merge branch 'master' of github.com:smtcoq/smtcoqChantal Keller2020-06-302-12/+14
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Remove two axiomsChantal Keller2020-06-304-19/+34
| | |_|/ | |/| |
* | | | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.11Chantal 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
| |/ /
* | | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.11Chantal Keller2020-06-291-1/+5
|\| |
| * | Remove invalid axiom (see #71)Chantal Keller2020-06-291-1/+5
* | | Search and link package num correctly (#69)Andres Erbsen2020-06-292-0/+6
* | | Merge branch 'coq-8.10' of github.com:smtcoq/smtcoq into coq-8.11Chantal Keller2020-05-152-57/+75
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-05-152-57/+75
| |\|
| | * 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-151-38/+55
| | * Solve bug in SMT printChantal Keller2020-05-151-17/+23
| | * More precise call to MicromegaChantal Keller2020-05-151-1/+1
* | | Compiles with Coq-8.11Chantal Keller2020-04-013-84/+95
|/ /
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-03-315-14/+52
|\|
| * Test asynchronous and make the selected lemmas persistant (#66)ckeller2020-03-262-5/+28
| * make test does not need cleaning anymoreChantal Keller2020-03-251-4/+4
| * veriT does not distinguish between warnings and errors (#64)Chantal Keller2020-03-031-0/+2
| * Better error messages when veriT failsChantal Keller2020-02-281-3/+8
| * Remove useless codeChantal Keller2020-02-281-1/+1
| * Revert "Search correctly for `num` library (#60)" (#61)ckeller2020-02-271-4/+0
| * Search correctly for `num` library (#60)Maxime Dénès2020-02-251-0/+4
| * Do not call Coqlib resolution at linking time (#59)Maxime Dénès2020-02-251-2/+2
| * DocumentationChantal Keller2020-02-011-0/+3
| * Best practice on axiomChantal Keller2020-01-281-1/+2
* | Compiles with Coq-8.10Chantal Keller2020-03-3111-113/+184
* | Port to coq-8.10 under progressChantal Keller2020-03-3113-2720/+71