aboutsummaryrefslogtreecommitdiffstats
path: root/src/verit/verit.ml
Commit message (Expand)AuthorAgeFilesLines
* Clean-upChantal Keller2022-04-141-1/+1
* Merge remote-tracking branch 'origin/coq-8.11' into timeout_veritChantal Keller2022-04-141-1/+1
|\
| * Merge remote-tracking branch 'origin/master' into coq-8.10Chantal Keller2022-02-171-1/+1
| |\
| | * Update copyrightChantal Keller2022-02-161-1/+1
* | | use of anomaly for timeoutlduboisd2022-04-081-1/+1
* | | verit timeoutlduboisd2021-12-101-4/+10
|/ /
* / getting rid of native-coq (#95)vblot2021-05-281-7/+7
|/
* Update copyrightChantal Keller2021-05-261-1/+1
* Convert hypotheses from Prop to bool (#89)ckeller2021-04-211-0/+10
* Link equality on uninterpreted sorts with SMT equality (#86)ckeller2021-02-231-10/+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
* Made SmtCommands independent from VeritSyntaxChantal Keller2019-09-251-3/+4
* Properly check veriT exit code and warnings (#48)ckeller2019-04-121-9/+13
* Check again that veriT returns a zero exit codeChantal Keller2019-04-121-1/+1
* Remove check of veriT non-zero exit codeChantal Keller2019-04-101-1/+1
* V8.7 (#36)ckeller2019-02-141-33/+28
* Fix passing the goal strongly hashed (in ra' rf') instead of normal goal (has...QGarchery2019-02-071-20/+20
* Merge from LFSC (#26)ckeller2019-01-281-19/+58
* verit also works when it doesn't use the conclusion (#24)QGarchery2018-12-031-28/+3
* Adding support for lemmas in the command veritQuentin Garchery2018-10-281-43/+95
* New files SmtBtype.ml(i) for module formerly in SmtAtomQuentin Garchery2018-10-281-5/+5
* formattingQuentin Garchery2018-10-271-9/+8
* Corrected a bug with holes in proofsChantal Keller2016-10-071-2/+2
* Updating of the copyrightChantal Keller2016-04-271-2/+2
* Both native-coq and Coq 8.5 are fully supportedChantal Keller2016-04-261-2/+2
* Code refactoringChantal Keller2016-03-021-354/+10
* Identify ML functions that are implemented differently in native-coq and in s...Chantal Keller2015-01-131-49/+9
* Identify ML functions that depend on native-coqChantal Keller2015-01-131-6/+6
* Initial import of SMTCoq v1.2Chantal Keller2015-01-121-0/+542