aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/g_vernac.ml4
Commit message (Expand)AuthorAge
* Ajout du vernac Proof withGravatar gregoire2002-12-12
* Ajout options -v7 et -v8, et commandes V7only et V8onlyGravatar herbelin2002-12-10
* Modification Require FromGravatar mohring2002-12-04
* Réaffichage des Syntactic Definition (printer constr_expr).Gravatar herbelin2002-11-26
* Retablissement Syntactic DefinitionGravatar herbelin2002-11-25
* Utilisation des niveaux de camlp4 pour gérer les niveaux de constr; amélior...Gravatar herbelin2002-11-24
* Passage à une représentation des fixpoints plus primitive dans constr_expr ...Gravatar herbelin2002-11-15
* Réforme de l'interprétation des termes :Gravatar herbelin2002-11-14
* fix forbidden currified constructorsGravatar ddr2002-11-07
* Intégration des modifs de la branche mowgli :Gravatar herbelin2002-11-05
* Clarification changements autour de Remark/Fact/LocalGravatar herbelin2002-10-23
* Notation 2:Check et 2:EvalGravatar herbelin2002-10-12
* Modules dans COQ\!\!\!\!Gravatar coq2002-08-02
* Pb de factorisation camlp4Gravatar herbelin2002-07-15
* Généralisation des syntaxes ': T := t', ':= t : T', ': T', ':= t' pourGravatar herbelin2002-07-11
* Intgration uniforme de coercions dans les dclarations (Variable and co) et re...Gravatar herbelin2002-06-03
* Finalement un seul constr pour l'instant dans ExtraRedExprGravatar herbelin2002-05-30
* Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...Gravatar herbelin2002-05-29
* Meilleure gestion de la reduction dans FieldGravatar delahaye2002-03-17
* Plusieurs arguments autorisés pour Require et Read ModuleGravatar herbelin2002-01-18
* Ajout syntaxe 'Canonical Structure' en remplacement de @Definition + suppress...Gravatar herbelin2001-12-16
* - condition de garde (suite)Gravatar barras2001-12-10
* Modifs Tacinterp + debugger de tactiques + syntaxe de R + DiscrRGravatar delahaye2001-10-23
* Abstraction de l'immplementation de dirpath et implementation dans l'autre se...Gravatar herbelin2001-10-17
* Suppression option immediate_discharge; nettoyage de Declare et conséquencesGravatar herbelin2001-10-11
* TransparentGravatar barras2001-09-20
* ParsingGravatar herbelin2001-08-10
* reparation regles pour parsing Coercion LocalGravatar mohring2001-07-13
* Fix de quelques bugs syntaxiques de LtacGravatar delahaye2001-06-11
* Uniformisation des 'Save def_tok id'Gravatar herbelin2001-04-09
* nettoyage d'entrees de grammaires inutilesGravatar courant2001-04-09
* mise en place de Correctness; vieille syntaxe Extraction viree de g_vernac.ml4Gravatar filliatr2001-04-05
* renommage du module Pcoq.Vernac en Pcoq.Vernac_ pour contourner un bug d'ocam...Gravatar filliatr2001-04-04
* entetesGravatar filliatr2001-03-15
* Prise en compte noms longs dans ImplicitsGravatar herbelin2001-02-16
* Bug point final dans la syntaxe theorem_bodyGravatar herbelin2001-02-09
* Correction pour Time pour ne pas etre oblige de mettre deux pointsGravatar delahaye2001-02-05
* Factorisation du '.' finalGravatar herbelin2001-01-27
* Prise en compte des noms longs dans les Hints et les CoercionsGravatar herbelin2001-01-24
* Ajout de constantes locales dans les RecordsGravatar herbelin2001-01-24
* Ajout du Let pour le langage de tactiquesGravatar delahaye2000-12-29
* ajout ident_or_constrarg pour NewInductionGravatar herbelin2000-12-20
* Begin-End Silent deviennent Set?Unset SilentGravatar mohring2000-11-21
* Prise en compte des noms qualifiés dans certaines commandesGravatar herbelin2000-11-20
* Déplacement d'une partie de g_vernac.ml4 dans g_proofs.ml4 car fichier deven...Gravatar herbelin2000-11-05
* compilation des fichiers ml4 sans GNUseriesGravatar filliatr2000-11-03
* Priorite du Try/Orelse + Debug switch + correction bug dans PatternGravatar delahaye2000-10-30
* Pattern matching de sous-termes + exceptions dans le lexerGravatar delahaye2000-08-17
* Ajout syntaxe [ phr1 ... phrn ]. pour grouper des commandes (pour Time ou Gra...Gravatar herbelin2000-07-26
* ':>' est devenu un seul tokenGravatar herbelin2000-06-02