aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Missing filesChantal Keller2019-09-252-0/+60
* Made SmtCommands independent from VeritSyntaxChantal Keller2019-09-2521-298/+240
* Remove unused fileChantal Keller2019-09-201-65/+0
* 3rdpartyChantal Keller2019-07-1511-832/+106
* Separate unit tests into vernac and tacticsChantal Keller2019-04-123-12/+7
* Properly check veriT exit code and warnings (#48)ckeller2019-04-125-9/+17
* Error message to state that tactics are not supported with native-coq (#47)ckeller2019-04-128-64/+148
* 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.9 (#43)ckeller2019-03-1517-47/+2735
* Support for native-coqChantal Keller2019-03-122-9/+14
* V8.8 (#42)ckeller2019-03-1134-1063/+1146
* No hard-coded paths to executables (fixes #37)Chantal Keller2019-03-054-889/+6
* Compile with native-coqChantal Keller2019-02-251-3/+3
* Integer conversion now relies on the injection T2Z and its propertiesQuentin Garchery2019-02-251-117/+76
* V8.7 (#36)ckeller2019-02-1450-1210/+1570
* equalities on array and bv types (#34)QGarchery2019-02-122-5/+5
* More on no_checkChantal Keller2019-02-081-1/+1
* tactic notations (#31)QGarchery2019-02-081-7/+7
* Fix passing the goal strongly hashed (in ra' rf') instead of normal goal (has...QGarchery2019-02-073-35/+36
* fix equality switch in lemmas (#27)QGarchery2019-01-301-5/+13
* CleanupChantal Keller2019-01-294-9/+3
* Merge from LFSC (#26)ckeller2019-01-28183-2038/+36550
* verit also works when it doesn't use the conclusion (#24)QGarchery2018-12-034-30/+37
* forall declaration can now begin with a negation (#23)QGarchery2018-11-302-2/+2
* compatibility with safe-strings (ocaml >= 4.06.0)Valentin Blot2018-11-062-18/+18
* gestion des symboles de fonction n-airesValentin Blot2018-10-301-16/+154
* conversion tactics: with a functorValentin Blot2018-10-281-240/+274
|\
| * conversion tactics: with a functorValentin Blot2018-10-271-244/+277
* | Adding support for lemmas in the command veritQuentin Garchery2018-10-2838-358/+1107
* | New files SmtBtype.ml(i) for module formerly in SmtAtomQuentin Garchery2018-10-2817-202/+191
* | Updated Makefile instructionsQuentin Garchery2018-10-272-12/+17
* | formattingQuentin Garchery2018-10-2716-788/+775
* | clean first in configure.shQuentin Garchery2018-10-271-14/+28
* | Zeq_bool -> Z.eqbQuentin Garchery2018-10-275-24/+20
|/
* match -> lazymatch et Pos2Z_idValentin Blot2018-10-251-32/+35
* conversion tacticsValentin Blot2018-10-256-6/+317
* now compiles with standard coq (including 8.6.1 from opam)Valentin Blot2018-07-2010-17/+119
* - auto-generated mli files for future documentationValentin Blot2017-11-2424-6/+1007
* Command to bypass typechecking when generating a zchaff theoremChantal Keller2017-11-143-2/+16
* Update extraction (only ml)Valentin Blot2017-11-063-3/+4
* Compiles with both versions of CoqChantal Keller2017-10-035-41/+55
* make install for Coq-8.6Chantal Keller2017-10-032-10/+4
* Tests for Coq-8.6Chantal Keller2017-10-032-6/+31
* Removed unused fileChantal Keller2017-10-031-62/+0
* Compiles with Coq-8.6Chantal Keller2017-10-0314-151/+296
* Towards Coq 8.6Chantal Keller2017-10-022-10/+9
* Allow premices of the transitivity rule to be reflexivity lemmasChantal Keller2016-11-021-8/+15
* Some proofs for the Int63 glueChantal Keller2016-10-141-8/+104
* Some proofs for the Int63 glueChantal Keller2016-10-107-126/+199