aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Corrected a bug in the generation of certificates for CNF computation of iffChantal Keller2015-06-181-1/+1
|
* Generic program to run the extracted checkers (basic error messages)Chantal Keller2015-04-301-14/+18
|
* Generic program to run the extracted checkersChantal Keller2015-04-302-2/+48
|
* Corrected a bug introduced in native compilationChantal Keller2015-02-121-1/+2
|
* 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-1016-90/+139
|
* Frontend for the standard version of Coq (still bad computational behavior)Chantal Keller2015-02-1012-325/+3551
|
* Start porting to the standard version of Coq (not finished yet)Chantal Keller2015-01-1310-0/+4070
|
* Identify ML functions that are implemented differently in native-coq and in ↵Chantal Keller2015-01-135-75/+42
| | | | standard coq
* Identify ML functions that depend on native-coqChantal Keller2015-01-1312-41/+74
|
* Room for compilation with other versions of CoqChantal Keller2015-01-133-4/+10
|
* Initial import of SMTCoq v1.2Chantal Keller2015-01-1250-0/+24014