aboutsummaryrefslogtreecommitdiffstats
path: root/src/trace/coqTerms.ml
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightChantal Keller2022-02-161-1/+1
* Update copyrightChantal Keller2021-05-261-1/+1
* Take hypotheses from the local context (#91)ckeller2021-04-261-1/+3
* Convert hypotheses from Prop to bool (#89)ckeller2021-04-211-1/+24
* Backport #87 to Coq-8.9 (closes #87)Chantal Keller2021-04-011-1/+1
* use is_true from standard librarylduboisd2021-04-011-2/+3
* V8.8 (#42)ckeller2019-03-111-36/+37
* V8.7 (#36)ckeller2019-02-141-15/+16
* Merge from LFSC (#26)ckeller2019-01-281-30/+267
* Adding support for lemmas in the command veritQuentin Garchery2018-10-281-1/+3
* Zeq_bool -> Z.eqbQuentin Garchery2018-10-271-4/+1
* Command to bypass typechecking when generating a zchaff theoremChantal Keller2017-11-141-0/+3
* Holes in proof:Chantal Keller2016-04-301-0/+2
* Possibility to embed any Coq proof in certificates (not tested yet)Chantal Keller2016-04-291-10/+15
* Updating of the copyrightChantal Keller2016-04-271-2/+3
* The tactic "verit" generates more user-friendly subgoalsChantal Keller2016-04-261-1/+3
* Both native-coq and Coq 8.5 are fully supportedChantal Keller2016-04-261-0/+2
* More on the support for standard Coq (not working yet)Chantal Keller2015-02-101-1/+1
* Identify ML functions that are implemented differently in native-coq and in s...Chantal Keller2015-01-131-1/+1
* Identify ML functions that depend on native-coqChantal Keller2015-01-131-7/+3
* Initial import of SMTCoq v1.2Chantal Keller2015-01-121-0/+187