aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/g_vernac.ml4
Commit message (Expand)AuthorAge
* Generalized CAMLP4USE for pp dependenciesGravatar corbinea2007-07-16
* Slight cleanup of refl_omega.ml : in particular it uses now listGravatar letouzey2007-07-11
* - Ajout de la possibilité d'utiliser la notation Record pour lesGravatar herbelin2007-06-30
* Modification of VernacScheme to handle a new scheme: Equality (equality inGravatar vsiles2007-05-25
* Processor integers + Print assumption (see coqdev mailing list for the Gravatar aspiwack2007-05-11
* Nouveaux changements autour des implicites (notamment suite àGravatar herbelin2007-05-06
* Suite commit 9810Gravatar herbelin2007-04-29
* Ajout possibilité d'options à trois mots.Gravatar herbelin2007-04-29
* New keyword "Inline" for Parameters and Axioms for automatic Gravatar soubiran2007-04-25
* Add a parameter to QuestionMark evar kind to say it can be turned into an obl...Gravatar msozeau2007-03-19
* Suppression d'un résidu de la syntaxe v7 (Print Grammar avec univ)Gravatar herbelin2007-02-24
* Abbreviation of order notation.Gravatar msozeau2007-02-01
* Fix order of wf and measure arguments, patch Program doc.Gravatar msozeau2007-01-31
* Nouvelle approche pour le discharge modulaireGravatar herbelin2007-01-10
* Addition of a "Combined Scheme" vernacular command for building the conjuncti...Gravatar msozeau2006-12-23
* Remplacement de la dépendance de G_vernac en G_constr (sourceGravatar herbelin2006-12-03
* Documentation de "Set Printing Universes", "Print Universes" (anciennementGravatar herbelin2006-10-28
* Declarative Proof Language: main commitGravatar corbinea2006-09-20
* Ajout possibilité clause "where" dans co-points fixes Gravatar herbelin2006-09-01
* Branchement de 'Debug On/Off' sur le mécanisme standard d'option et donc, re...Gravatar herbelin2006-07-05
* Added {measure x f} as a valid recursion order.Gravatar msozeau2006-06-22
* Plus de Declare Module sans vrai type expliciteGravatar herbelin2006-06-08
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* Si un fixpoint a plusieurs arguments, mais un seul de type inductif, Gravatar letouzey2006-04-14
* Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.Gravatar msozeau2006-03-13
* Ajout syntaxe concrète Proposition, synonyme de LemmaGravatar herbelin2006-01-29
* - Ajout syntaxe concrète Property/Corollary, synonymes de LemmaGravatar herbelin2006-01-28
* Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...Gravatar herbelin2005-12-26
* Changement des named_contextGravatar gregoire2005-12-02
* Renaming Print Canonical Structure into Print Canonical ProjectionsGravatar herbelin2005-02-18
* - Module/Declare Module syntax made more uniform:Gravatar sacerdot2005-01-06
* Changement dans les boxed values .Gravatar gregoire2004-11-12
* COMMITED BYTECODE COMPILERGravatar barras2004-10-20
* Réinstallation des lieurs avant l'énoncé de Theorem/Lemma (non documenté ...Gravatar herbelin2004-10-12
* Abstraction vis à vis du type loc pour compatibilité ocaml 3.08Gravatar herbelin2004-07-16
* Nouvelle en-têteGravatar herbelin2004-07-16
* modif des fixpoints pour que si on donne une notation au produit, les pts fix...Gravatar barras2004-03-05
* Keep structure information for Fixpoint declaration and Fix termsGravatar bertot2004-02-26
* Réutilisation de VernacSyntacticDefinition pour différencier "Notation id :...Gravatar herbelin2004-01-29
* Reflet dans l'arbre de syntaxe de la difference syntaxique entre 'Variables a...Gravatar herbelin2004-01-13
* bugs avec Pose et AssertGravatar barras2004-01-09
* meilleure presentation des commentaires du traducteurGravatar barras2004-01-02
* Conjecture declare maintenant un axiome; reorganisation VernacDefinitionGravatar herbelin2003-10-23
* Changement 'as notation' en 'where notation'Gravatar herbelin2003-10-14
* Mise en place d'un couple 'Conjecture/Admitted' pour déclarer un énoncé in...Gravatar herbelin2003-10-08
* Utilisation de noms dans 'Implicit Arguments [...]'Gravatar herbelin2003-09-24
* traducteur: affiche les commentaires a l'interieur des commandesGravatar barras2003-09-22
* Un seul binaire commun v7 et v8 avec détection précoce de l'option -v8 et c...Gravatar herbelin2003-09-12
* Code mortGravatar herbelin2003-09-09
* Mise en place possibilité de définitions locales dans les paramètres des r...Gravatar herbelin2003-09-06