aboutsummaryrefslogtreecommitdiffstats
path: root/src/versions/native
Commit message (Collapse)AuthorAgeFilesLines
* Corrected a bug with holes in proofs (for native-coq)Chantal Keller2016-10-071-2/+2
|
* Hopefully solved the problem with universes for the tacticChantal Keller2016-09-281-0/+2
|
* Uniform treatment of sat and smt tacticsChantal Keller2016-09-282-4/+3
|
* Improved performance with coq-8.5Chantal Keller2016-09-281-1/+1
|
* More modularity on the format of traces depending on the version of coqChantal Keller2016-09-234-3/+72
|
* Now, Coq 8.5 is the defaultChantal Keller2016-05-013-8/+65
|
* Print warnings when checking proofs with holesChantal Keller2016-04-301-0/+5
|
* Bring back the nice printing of automatically generated theoremsChantal Keller2016-04-301-1/+8
|
* Holes in proof:Chantal Keller2016-04-302-2/+4
| | | | | | | - can now take learned clauses as argument - returns a whole clause (and not only a literal) - tested for the vernacular commands Warning: seems to slow down 8.5 version
* Updating of the copyrightChantal Keller2016-04-271-2/+2
|
* Both native-coq and Coq 8.5 are fully supportedChantal Keller2016-04-261-1/+11
|
* Make the tactic available for 8.5Chantal Keller2016-04-261-0/+2
|
* Light port to Coq 8.5 under progressChantal Keller2016-03-183-0/+603
|
* Removed old port to Coq 8.4Chantal Keller2016-03-023-580/+0
|
* New targets [make vtest] and [make ztest] to perform unit tests for the ↵Chantal Keller2016-03-022-1/+11
| | | | various solvers separately
* Corrected a bug introduced in native compilationChantal Keller2015-02-121-1/+2
|
* More on the support for standard Coq (not working yet)Chantal Keller2015-02-101-0/+6
|
* Identify ML functions that are implemented differently in native-coq and in ↵Chantal Keller2015-01-131-3/+25
| | | | standard coq
* Identify ML functions that depend on native-coqChantal Keller2015-01-133-0/+541