aboutsummaryrefslogtreecommitdiffstats
path: root/src/versions/standard
Commit message (Collapse)AuthorAgeFilesLines
...
* Use the most efficient operations of Int31Chantal Keller2016-09-282-47/+34
|
* Use the Int31 library with coq-8.5Chantal Keller2016-09-286-3141/+0
|
* More straightforward definitions in Int63Native_standardChantal Keller2016-09-261-32/+32
|
* More modularity on the format of traces depending on the version of coqChantal Keller2016-09-234-6/+60
|
* Now, Coq 8.5 is the defaultChantal Keller2016-05-013-10/+69
|
* 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/+15
|
* Holes in proof:Chantal Keller2016-04-302-7/+57
| | | | | | | - 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-2710-52/+89
|
* Both native-coq and Coq 8.5 are fully supportedChantal Keller2016-04-261-1/+13
|
* Make the tactic available for 8.5Chantal Keller2016-04-261-0/+2
|
* - Solved the Coq 8.5 problem relating to declaring section variablesChantal Keller2016-04-261-2/+2
| | | | - Correct equality check of atoms and formulas for processing congruence closure
* Port to 8.5: how to deal with universe constraintsChantal Keller2016-03-231-3/+7
|
* Solved a dependency problem for the compilation with Coq 8.5Chantal Keller2016-03-212-7/+4
|
* Light port to Coq 8.5 under progressChantal Keller2016-03-1812-0/+7559
|
* Removed old port to Coq 8.4Chantal Keller2016-03-0212-7386/+0
|
* Implemented cast on int31 directlyChantal Keller2015-02-113-61/+114
|
* COrrect implementation of foldi_cont and foldi_down_contChantal Keller2015-02-111-6/+6
|
* More efficient initialization of an arrayChantal Keller2015-02-111-7/+3
|
* Corrected a bug in the initialization of arrays for the standard version ↵Chantal Keller2015-02-111-2/+7
| | | | (the last element is the default)
* More on the support for standard Coq (not working yet)Chantal Keller2015-02-107-61/+106
|
* Frontend for the standard version of Coq (still bad computational behavior)Chantal Keller2015-02-1011-325/+3548
|
* Start porting to the standard version of Coq (not finished yet)Chantal Keller2015-01-139-0/+4064