aboutsummaryrefslogtreecommitdiffhomepage
path: root/checker
Commit message (Expand)AuthorAge
* Fix function applications without labels (OCaml warning 6)Gravatar glondu2010-09-28
* Checker: remove some dead codeGravatar letouzey2010-09-24
* Some dead code removal, thanks to Oug analyzerGravatar letouzey2010-09-24
* Fix inconsistency in Prop/Set conversion checkGravatar glondu2010-09-23
* Explicit Mod_checking signatureGravatar glondu2010-09-16
* Sharing is not anymore broken by traverse_module.Gravatar soubiran2010-09-15
* Fix likely semantic typosGravatar glondu2010-09-15
* Fix unescaped end-of-lines (OCaml warning 29)Gravatar glondu2010-09-13
* * checker/Safe_typing.LightenLibrary:Gravatar regisgia2010-08-27
* * (checker|kernel)/Safe_typing:Gravatar regisgia2010-08-27
* * (checker|kernel)/Safe_typing:Gravatar regisgia2010-08-27
* * checker/SafeTyping kernel/SafeTyping:Gravatar regisgia2010-08-27
* * lib/Flags: Replace dont_load_proofs by load_proofs since not loadingGravatar regisgia2010-08-27
* * Improve documentation of LightenLibrary.Gravatar regisgia2010-08-27
* * (checker|kernel)/Safe_typing: New LightenLibrary.Gravatar regisgia2010-08-27
* adpated the checker to handle coomutative cuts and lazynessGravatar barras2010-07-30
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* ported bug fix r13290 to checkerGravatar barras2010-07-22
* Fix typosGravatar glondu2010-06-02
* Cleanup: remove code specific for ocaml 3.06Gravatar letouzey2010-06-01
* Add (almost) compatibility with camlp4, without breaking support for camlp5Gravatar letouzey2010-05-19
* After the approval of Bruno, here the patch for the checker.Gravatar soubiran2010-04-29
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* kills a warning about vo in checker/safe_typingGravatar letouzey2010-03-18
* fixed confusion between number of cstr arguments and number of pattern variab...Gravatar barras2010-03-12
* added validation of delta_resolver (which seem to have an impact on typing)Gravatar barras2010-02-19
* [checker] fixed vo validation problems, module incompatibilities remainGravatar barras2010-02-19
* * Segmenttree: New. A very simple implementation of segment trees.Gravatar regisgia2010-01-08
* * Rewrite [classify_unicode] using standard unicode tables.Gravatar regisgia2009-12-20
* fix coqchk options documentationGravatar barras2009-12-01
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Fix a small oversight in checker commit 12288.Gravatar herbelin2009-08-23
* Transfers to checker ("let"s in inductive arities + Coq root read-only).Gravatar herbelin2009-08-22
* Some dead code removal + cleanupsGravatar letouzey2009-04-08
* Many changes in the Makefile infrastructure + a beginning of ocamlbuildGravatar letouzey2009-03-20
* 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
* Backporting from v8.2 to trunk:Gravatar herbelin2009-01-18
* 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
* Report des commits 11417 et 11437 de la v8.2Gravatar soubiran2008-10-15
* fixed bug #1927 + univ constraints (module cstrs include cstrs of its subcomp...Gravatar barras2008-09-02
* [checker] basic conversion oracle: expand local vars firstGravatar barras2008-09-02
* fixed loop in dependency fold of the checkerGravatar barras2008-07-24
* Lissage de la gestion des chemins de chargement de fichiers :Gravatar herbelin2008-06-29
* doc of coqchk + improved module cache and computation of module setsGravatar barras2008-05-23
* fixed dependency problems with the checkerGravatar barras2008-05-22
* added coqchk to the main Makefile and a make variable VALIDATE to check the v...Gravatar barras2008-05-22