aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-03-3110-233/+319
|\|
| * Test asynchronous and make the selected lemmas persistant (#66)ckeller2020-03-266-207/+274
| | | | | | | | | | | | | | * Add a test target for asynchronous proof checking (does not fully reflect the coqide behavior though) * Make the selected lemmas persistant Co-authored-by: Chantal Keller <Chantal.Keller@lri.fr>
| * make test does not need cleaning anymoreChantal Keller2020-03-252-6/+10
| |
| * 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
| | | | | | This reverts commit dfbf0a5674ae1ab0dc68c15ae4b5df8cc439b741.
| * Search correctly for `num` library (#60)Maxime Dénès2020-02-251-0/+4
| | | | | | | | We fix the way SMTCoq searches for the num library, both when building and when generating .merlin.
| * Do not call Coqlib resolution at linking time (#59)Maxime Dénès2020-02-251-2/+2
| | | | | | | | | | | | This was triggering an exception in async mode (and probably with static linking too), where ML code is loaded before `.vo` files. Fixes #58
| * Updated insertion sort example (fixes #57)Chantal Keller2020-02-131-16/+16
| |
| * 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
| |
* | Best practice on hintsChantal Keller2020-01-281-0/+8
| |
* | Merge branch 'master' of github.com:smtcoq/smtcoq into coq-8.10Chantal Keller2020-01-282-79/+109
|\|
| * Best practiceChantal Keller2020-01-281-0/+17
| |
| * Comments for conversion tacticsChantal Keller2020-01-211-79/+92
| |
* | Hint DB for QInstChantal Keller2020-01-281-1/+1
| |
* | Hints in databasesChantal Keller2020-01-2812-506/+481
| |
* | Towards coqppChantal Keller2020-01-161-35/+35
| |
* | ml4 -> mlgChantal Keller2020-01-164-4/+4
|/
* Use smt in the group exampleChantal Keller2020-01-161-9/+9
|
* Fix CI manifestChantal Keller2020-01-161-1/+4
|
* Add the full example of the webpage in the unit testsChantal Keller2020-01-161-0/+30
|
* Corrected the example on the webpage (fixes #56)Chantal Keller2020-01-161-11/+15
|
* A bit of CIChantal Keller2020-01-151-0/+44
|
* Correct linksChantal Keller2020-01-151-2/+2
|
* WebpageChantal Keller2020-01-151-1/+3
|
* Merge branch 'master' of github.com:smtcoq/smtcoqChantal Keller2020-01-153-9/+10
|\
| * Set theme jekyll-theme-slateckeller2020-01-151-0/+1
| |
| * Changing notation for implb (closes #51)Chantal Keller2019-11-142-9/+9
| |
* | More succinct READMEChantal Keller2020-01-152-270/+328
|/
* Update gitignoreChantal Keller2019-10-011-3/+5
|
* Open participationChantal Keller2019-09-261-14/+22
|
* TypoChantal Keller2019-09-251-0/+1
|