aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/g_vernacnew.ml4
Commit message (Expand)AuthorAge
* New command: "Print Ltac qualid" to print user defined tactics.Gravatar sacerdot2005-05-20
* Affinements suite à extension Tactic Notation aux tacticiellesGravatar herbelin2005-05-17
* Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...Gravatar herbelin2005-05-17
* Implementation of a new backtracking system, that allow to go backGravatar coq2005-04-20
* Renaming Print Canonical Structure into Print Canonical ProjectionsGravatar herbelin2005-02-18
* Ajout Print Canonical StructuresGravatar herbelin2005-02-12
* Ajout de la syntaxe du reset label: "BackTo n".Gravatar coq2005-01-14
* Construct "T with (Definition|Module) id := c" generalized toGravatar sacerdot2005-01-13
* - Module/Declare Module syntax made more uniform:Gravatar sacerdot2005-01-06
* Bug commit 1.71Gravatar herbelin2004-11-22
* compatibility with POWERPCGravatar gregoire2004-11-22
* 'Rewrite' mot-clé pour que 'Print Rewrite HintDb' marcheGravatar herbelin2004-11-20
* New command "Print Rewrite HindDb dbname".Gravatar sacerdot2004-11-17
* Ajout 'Locate Module'Gravatar herbelin2004-11-17
* Changement dans les boxed values .Gravatar gregoire2004-11-12
* COMMITED BYTECODE COMPILERGravatar barras2004-10-20
* Mise en conformité de la syntaxe de Theorem/Lemma avec la doc: les lieurs so...Gravatar herbelin2004-10-12
* "Print Setoids" command added.Gravatar sacerdot2004-07-23
* Nouvelle en-têteGravatar herbelin2004-07-16
* Utilisation de '..' pour la notation concrete des motifs recursifs de filtrageGravatar herbelin2004-03-17
* modif des fixpoints pour que si on donne une notation au produit, les pts fix...Gravatar barras2004-03-05
* Plus de noms d'entrees de grammaires qualifies dans 'Tactic Notation'Gravatar herbelin2004-03-03
* Keep structure information for Fixpoint declaration and Fix termsGravatar bertot2004-02-26
* Correction oubli de report d'une modification de g_vernac (1.69) vers g_verna...Gravatar herbelin2004-02-21
* Uniformisation du comportement de Notation et Reserved NotationGravatar herbelin2004-02-13
* Suppression de 'Print.' en v8Gravatar herbelin2004-01-29
* Réutilisation de VernacSyntacticDefinition pour différencier "Notation id :...Gravatar herbelin2004-01-29
* reparation de qqs bugs du traducteurGravatar barras2004-01-26
* Suppression 'Implicit Arguments On/Off' qui n'a plus lieu d'etre en v8Gravatar herbelin2004-01-20
* 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
* *** empty log message ***Gravatar barras2003-12-23
* Protection contre les notations videsGravatar herbelin2003-11-26
* Traduction de tactic:constrarg en constr:constr pour les arguments de Tactic ...Gravatar herbelin2003-11-26
* Prise en compte des definitions locales dans les (co-)points-fixesGravatar herbelin2003-11-23
* Ajout Print ImplicitGravatar herbelin2003-11-21
* Pas d'entrees autres que les predefinies en v8Gravatar herbelin2003-11-21
* Code mortGravatar herbelin2003-11-18
* moins unaire au niveau 35, tactiques simple_induction et simple_destruct, Loc...Gravatar barras2003-11-13
* Suppression du "..." final !Gravatar herbelin2003-11-12
* petits changements de syntaxeGravatar barras2003-11-12
* Suppression SearchNamed finalement redondant avec SearchAboutGravatar herbelin2003-11-10
* Fusion de l'univers et du nom d'entree en un 'Print Grammar entry' en v8Gravatar herbelin2003-11-01
* Ajout de Print VisibilityGravatar herbelin2003-10-28
* Independance de grammar.cmo vis a vis de Search; reorganisation VernacDefinitionGravatar herbelin2003-10-23
* Integration de SearchNamed dans SearchAboutGravatar herbelin2003-10-22
* reorganisation des niveaux (ex: = est a 70)Gravatar barras2003-10-22
* Bug mot-cle TYPESGravatar herbelin2003-10-17
* Changement 'as notation' en 'where notation'Gravatar herbelin2003-10-14