aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| |
* | Updated Makefile instructionsQuentin Garchery2018-10-272-12/+17
| |
* | updated .gitignoreValentin Blot2018-10-271-326/+24
| |
* | formattingQuentin Garchery2018-10-2718-809/+793
| |
* | clean first in configure.shQuentin Garchery2018-10-271-14/+28
| |
* | Zeq_bool -> Z.eqbQuentin Garchery2018-10-277-42/+38
|/
* match -> lazymatch et Pos2Z_idValentin Blot2018-10-251-32/+35
|
* conversion tacticsValentin Blot2018-10-257-6/+387
|
* Version of OCaml is related to installing with Coq-8.6Chantal Keller2018-10-101-4/+3
|
* Document required coq version (#12)Samuel Gruetter2018-10-101-0/+4
| | | Note on OCaml version
* now compiles with standard coq (including 8.6.1 from opam)Valentin Blot2018-07-2011-17/+206
|
* dependency graph for the native versionValentin Blot2017-12-141-0/+66
|
* gitignoreValentin Blot2017-11-241-0/+257
|
* - auto-generated mli files for future documentationValentin Blot2017-11-2424-6/+1007
| | | | - new Makefiles to handle these mli
* Command to bypass typechecking when generating a zchaff theoremChantal Keller2017-11-143-2/+16
|
* Comment in ExamplesChantal Keller2017-11-081-1/+1
|
* Merge branch 'master' of https://github.com/smtcoq/smtcoqValentin Blot2017-11-061-4/+2
|\
| * Yves' proposition for installation instructionsChantal Keller2017-10-251-4/+2
| |
* | Update extraction (only ml)Valentin Blot2017-11-063-3/+4
|/
* Compiles with both versions of CoqChantal Keller2017-10-036-49/+63
|
* make install for Coq-8.6Chantal Keller2017-10-032-10/+4
|
* Tests for Coq-8.6Chantal Keller2017-10-034-6/+35
|
* 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
|
* New version of veriTChantal Keller2016-11-021-5/+13
|
* 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
|
* Corrected a bug with holes in proofs (for native-coq)Chantal Keller2016-10-071-2/+2
|
* Corrected a bug with holes in proofsChantal Keller2016-10-074-15/+17
|
* (Hopefully) repared the universes problemsChantal Keller2016-10-071-1/+4
|
* Updated the installation instructionsChantal Keller2016-09-281-2/+2
|
* Hopefully solved the problem with universes for the tacticChantal Keller2016-09-286-25/+110
|
* Uniform treatment of sat and smt tacticsChantal Keller2016-09-285-14/+8
|
* Improved performance with coq-8.5Chantal Keller2016-09-284-24/+50
|
* Use the most efficient operations of Int31Chantal Keller2016-09-282-47/+34
|
* Use the Int31 library with coq-8.5Chantal Keller2016-09-287-3144/+0
|
* More straightforward definitions in Int63Native_standardChantal Keller2016-09-261-32/+32
|
* More modularity on the format of traces depending on the version of coqChantal Keller2016-09-2311-39/+166
|
* TypoChantal Keller2016-09-211-1/+1
|
* Correct parsing of <-> for veriTChantal Keller2016-05-022-0/+8
|
* Installation via opamChantal Keller2016-05-021-2/+23
|
* Example.v: new paths for Coq 8.5Chantal Keller2016-05-021-2/+5
|