aboutsummaryrefslogtreecommitdiff
path: root/parsing/pcoq.mli
AgeCommit message (Expand)Author
2008-05-26Résolution bug #1850 sur notations avec niveaux inconnus deherbelin
2008-05-11- Cleanup parsing of binders, reducing to a single production for allmsozeau
2008-05-06Postpone the search for the recursive argument index from the user givenmsozeau
2008-04-30Contournement laborieux de la "feature" de camlp5 qui entrainait leherbelin
2008-04-26Modif un peu gadget (??): on peut écrire "set (f n:=t)" pour herbelin
2008-03-06Syntax changes in typeclasses, remove "?" for usual implicit argumentsmsozeau
2008-01-15Generalize instance declarations to any context, better name handling. Add ho...msozeau
2008-01-07Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp...msozeau
2007-12-31Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...msozeau
2007-09-28Creation of a new token PATTERNIDENT (?ident) for intro patterns, soglondu
2007-09-15* Adding compability with ocaml 3.10 + camlp5 (rework of letouzey
2007-04-28Ajout de la possibilité de faire référence dans certains cas à un nomherbelin
2006-11-20Suppression du type 'tac dans les abstract_argument_type: devenu inutile herbelin
2006-11-02gestion speciale du niveau 5 des ltacbarras
2006-09-20Declarative Proof Language: main commitcorbinea
2006-06-08Changement du type d'argument 'TacticArgType X' en un typeherbelin
2006-06-07Correction trou de subject-reduction de create_arg dans genarg.mliherbelin
2006-01-09Suppression redondance coerce_to_id dans Pcoq et constrintern et déplacement...herbelin
2005-12-26Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...herbelin
2005-06-22Added entry constr_may_eval for tactic extensions (new syntax)herbelin
2005-05-17Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...herbelin
2005-01-13Construct "T with (Definition|Module) id := c" generalized tosacerdot
2004-12-25Passage d'une bibliothèque de grands entiers naturels vers une bibliothèque...herbelin
2004-12-09Restauration type casted_open_constr pour tactique refine car l'unification n...herbelin
2004-12-06Uniformisation du nom d'entrée openconstr en le nom du type open_constrherbelin
2004-12-06Généralisation de CastedOpenConstrArg en OpenConstrArg, à charge des tacti...herbelin
2004-07-16Nouvelle en-têteherbelin
2004-03-02Ajout d'une entrée hyp de type HypArgType pour parser et interpréter les no...herbelin
2004-03-01Généralisation du type ltac Identifier en IntroPattern; prise en compte des...herbelin
2004-02-17Ajout de lconstr, constr et binder_constr dans Print Grammar constrherbelin
2003-12-01Nouvelle tactique EExistsclrenard
2003-11-27Ajout ne_stringherbelin
2003-11-20Nouvelle solution pour le probleme d'effacement des niveaux vides de opercons...herbelin
2003-11-19Protection contre l'effacement des niveaux vides de operconstr et pattern par...herbelin
2003-11-17New tactics : econstructor, eleft, eright, esplitclrenard
2003-11-08Fusion de tuple_constr/tuple_pattern dans operconstr/patternherbelin
2003-11-01Extension de get_constr_entry et symbol_of_production pour gerer les extensio...herbelin
2003-10-17On n'autorise plus les niveaux doubles L/R en v8herbelin
2003-10-10changement nouvelle syntaxe (pt fixes)barras
2003-09-21Parsing au niveau lconstr des patterns de 'match context'herbelin
2003-08-11Nouvelle mouture du traducteur v7->v8herbelin
2003-05-21Suppression définitive de lmatch et or_metanum dans tacinterpherbelin
2003-04-07Globalisation des noms de tactiques dans les définitions de tactiquesherbelin
2003-03-12*** empty log message ***barras
2002-12-15Meilleure factorisation des entrées NEXT internesherbelin
2002-12-04Correction divers bugs d'affichage; explicitation du niveau de grammaire quan...herbelin
2002-12-02On force l'associativité pour les entrées sans niveauxherbelin
2002-11-29Utilisation de Snext pour gérer les symboles non associatifsherbelin
2002-11-28Ajout d'une entre Prim.bigintherbelin
2002-11-26Réaffichage des Syntactic Definition (printer constr_expr).herbelin