aboutsummaryrefslogtreecommitdiffhomepage
path: root/checker/checker.ml
Commit message (Expand)AuthorAge
...
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* [checker] fixed vo validation problems, module incompatibilities remainGravatar barras2010-02-19
* fix coqchk options documentationGravatar barras2009-12-01
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Transfers to checker ("let"s in inductive arities + Coq root read-only).Gravatar herbelin2009-08-22
* Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...Gravatar letouzey2009-03-20
* porting r11900 11905 and 11953 to trunkGravatar barras2009-03-02
* Report des revisions #11826, #11828 et #11829 de v8.2 vers trunkGravatar notin2009-02-11
* Conversion du fichier 'revision' en un fichier .ml + correction d'un bug dans...Gravatar notin2009-01-06
* Nettoyage des variables Coq et amélioration de coqmktop. LesGravatar notin2008-12-19
* fixed bug #1927 + univ constraints (module cstrs include cstrs of its subcomp...Gravatar barras2008-09-02
* Lissage de la gestion des chemins de chargement de fichiers :Gravatar herbelin2008-06-29
* added coqchk to the main Makefile and a make variable VALIDATE to check the v...Gravatar barras2008-05-22
* fixed bug with aliasesGravatar barras2008-05-07
* checker deals with polymorphic constants and module aliasesGravatar barras2008-05-06
* added the .vo checker (with independent Makefile)Gravatar barras2008-04-21