aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/pcoq.mli
Commit message (Expand)AuthorAge
* Évolutions diverses et variées.Gravatar herbelin2008-08-04
* Correction d'un autre bug autour de la gestion des niveaux vides deGravatar herbelin2008-07-11
* - Improve [Context] vernacular to allow arbitrary binders, not justGravatar msozeau2008-07-07
* Fixes in handling of implicit arguments:Gravatar msozeau2008-07-04
* Résolution bug #1850 sur notations avec niveaux inconnus deGravatar herbelin2008-05-26
* - Cleanup parsing of binders, reducing to a single production for allGravatar msozeau2008-05-11
* Postpone the search for the recursive argument index from the user givenGravatar msozeau2008-05-06
* Contournement laborieux de la "feature" de camlp5 qui entrainait leGravatar herbelin2008-04-30
* Modif un peu gadget (??): on peut écrire "set (f n:=t)" pour Gravatar herbelin2008-04-26
* Syntax changes in typeclasses, remove "?" for usual implicit argumentsGravatar msozeau2008-03-06
* Generalize instance declarations to any context, better name handling. Add ho...Gravatar msozeau2008-01-15
* Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp...Gravatar msozeau2008-01-07
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31
* Creation of a new token PATTERNIDENT (?ident) for intro patterns, soGravatar glondu2007-09-28
* * Adding compability with ocaml 3.10 + camlp5 (rework of Gravatar letouzey2007-09-15
* Ajout de la possibilité de faire référence dans certains cas à un nomGravatar herbelin2007-04-28
* Suppression du type 'tac dans les abstract_argument_type: devenu inutile Gravatar herbelin2006-11-20
* gestion speciale du niveau 5 des ltacGravatar barras2006-11-02
* Declarative Proof Language: main commitGravatar corbinea2006-09-20
* Changement du type d'argument 'TacticArgType X' en un typeGravatar herbelin2006-06-08
* Correction trou de subject-reduction de create_arg dans genarg.mliGravatar herbelin2006-06-07
* Suppression redondance coerce_to_id dans Pcoq et constrintern et déplacement...Gravatar herbelin2006-01-09
* Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...Gravatar herbelin2005-12-26
* Added entry constr_may_eval for tactic extensions (new syntax)Gravatar herbelin2005-06-22
* Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...Gravatar herbelin2005-05-17
* Construct "T with (Definition|Module) id := c" generalized toGravatar sacerdot2005-01-13
* Passage d'une bibliothèque de grands entiers naturels vers une bibliothèque...Gravatar herbelin2004-12-25
* Restauration type casted_open_constr pour tactique refine car l'unification n...Gravatar herbelin2004-12-09
* Uniformisation du nom d'entrée openconstr en le nom du type open_constrGravatar herbelin2004-12-06
* Généralisation de CastedOpenConstrArg en OpenConstrArg, à charge des tacti...Gravatar herbelin2004-12-06
* Nouvelle en-têteGravatar herbelin2004-07-16
* Ajout d'une entrée hyp de type HypArgType pour parser et interpréter les no...Gravatar herbelin2004-03-02
* Généralisation du type ltac Identifier en IntroPattern; prise en compte des...Gravatar herbelin2004-03-01
* Ajout de lconstr, constr et binder_constr dans Print Grammar constrGravatar herbelin2004-02-17
* Nouvelle tactique EExistsGravatar clrenard2003-12-01
* Ajout ne_stringGravatar herbelin2003-11-27
* Nouvelle solution pour le probleme d'effacement des niveaux vides de opercons...Gravatar herbelin2003-11-20
* Protection contre l'effacement des niveaux vides de operconstr et pattern par...Gravatar herbelin2003-11-19
* New tactics : econstructor, eleft, eright, esplitGravatar clrenard2003-11-17
* Fusion de tuple_constr/tuple_pattern dans operconstr/patternGravatar herbelin2003-11-08
* Extension de get_constr_entry et symbol_of_production pour gerer les extensio...Gravatar herbelin2003-11-01
* On n'autorise plus les niveaux doubles L/R en v8Gravatar herbelin2003-10-17
* changement nouvelle syntaxe (pt fixes)Gravatar barras2003-10-10
* Parsing au niveau lconstr des patterns de 'match context'Gravatar herbelin2003-09-21
* Nouvelle mouture du traducteur v7->v8Gravatar herbelin2003-08-11
* Suppression définitive de lmatch et or_metanum dans tacinterpGravatar herbelin2003-05-21
* Globalisation des noms de tactiques dans les définitions de tactiquesGravatar herbelin2003-04-07
* *** empty log message ***Gravatar barras2003-03-12
* Meilleure factorisation des entrées NEXT internesGravatar herbelin2002-12-15
* Correction divers bugs d'affichage; explicitation du niveau de grammaire quan...Gravatar herbelin2002-12-04