aboutsummaryrefslogtreecommitdiffstats
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-35/+106
* DocumentationChantal Keller2019-04-121-3/+4
* DocumentationChantal Keller2019-04-122-4/+10
* Separate unit tests into vernac and tacticsChantal Keller2019-04-129-545/+587
* DocumentationChantal Keller2019-04-122-94/+119
* 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-129-65/+149
* 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
* More uniformity in INSTALLChantal Keller2019-03-151-10/+12
* Use CVC4 version 1.6Chantal Keller2019-03-151-6/+10
* Tactics are broken with native-coq (fixes #38)Chantal Keller2019-03-151-7/+12
* Explain LFSCSIGS in the installation instructions for CVC4Chantal Keller2019-03-151-21/+17
* V8.9 (#43)ckeller2019-03-1519-57/+2746
* Support for native-coqChantal Keller2019-03-122-9/+14
* Switch to 8.8 in INSTALL.mdChantal Keller2019-03-121-11/+11
* V8.8 (#42)ckeller2019-03-1134-1063/+1146
* No hard-coded paths to executables (fixes #37)Chantal Keller2019-03-054-889/+6
* int does not exist in standard coqValentin Blot2019-02-281-4/+1
* Re-fixes in Example.vValentin Blot2019-02-281-3/+4
* Fixes in Example.vValentin Blot2019-02-281-0/+2
* 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-1454-1259/+1597
* Fix installation instructionsChantal Keller2019-02-131-2/+2
* Cleaning (#35)QGarchery2019-02-127-138/+176
* equalities on array and bv types (#34)QGarchery2019-02-123-16/+14
* More on no_checkChantal Keller2019-02-082-9/+21
* tactic notations (#31)QGarchery2019-02-083-44/+45
* PR #28 solves some problems in the tests of the "smt" tacticsChantal Keller2019-02-071-14/+12
* Fix passing the goal strongly hashed (in ra' rf') instead of normal goal (has...QGarchery2019-02-075-48/+122
* Revisited example from CompCertChantal Keller2019-02-072-14/+61
* fix equality switch in lemmas (#27)QGarchery2019-01-301-5/+13
* CleanupChantal Keller2019-01-295-49/+3
* Merge from LFSC (#26)ckeller2019-01-28213-2190/+39604
* verit also works when it doesn't use the conclusion (#24)QGarchery2018-12-036-33/+46
* forall declaration can now begin with a negation (#23)QGarchery2018-11-302-2/+2
* Update INSTALL.mdValentin Blot2018-11-061-15/+13
* compatibility with safe-strings (ocaml >= 4.06.0)Valentin Blot2018-11-062-18/+18
* extended example on groupsValentin Blot2018-11-011-3/+11
* One more example + typos in READMEChantal Keller2018-10-312-3/+13
* README for JFLA submissionChantal Keller2018-10-311-0/+40
* gestion des symboles de fonction n-airesValentin Blot2018-10-302-17/+167
* 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-2845-358/+1603
* | New files SmtBtype.ml(i) for module formerly in SmtAtomQuentin Garchery2018-10-2817-202/+191