aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing
Commit message (Expand)AuthorAge
* Mise en place de motifs récursifs dans Notation; quelques simplifications au...Gravatar 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
* Ajout d'une entrée hyp de type HypArgType pour parser et interpréter les no...Gravatar herbelin2004-03-02
* Changement de natural en int_or_var pour 'do' et 'fail' pour paramétrisation...Gravatar herbelin2004-03-02
* Generalisation de la syntaxe de 'with_names' pour accepter 'as id' avec id va...Gravatar herbelin2004-03-02
* Correction oubli du cas pas d'arguments implicites du toutGravatar herbelin2004-03-02
* Généralisation du type ltac Identifier en IntroPattern; prise en compte des...Gravatar herbelin2004-03-01
* Expansion du type par nécessité dans le cas d'affichage d'implicitesGravatar herbelin2004-02-28
* 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
* - fixed the Assert_failure error in kernel/modopsGravatar barras2004-02-18
* Ajout de lconstr, constr et binder_constr dans Print Grammar constrGravatar herbelin2004-02-17
* export the general function for getting information from the environmentGravatar bertot2004-02-16
* Uniformisation du comportement de Notation et Reserved NotationGravatar herbelin2004-02-13
* Localisation des erreurs d'internalisation des notations de tactiquesGravatar herbelin2004-02-12
* Suppression de 'Print.' en v8Gravatar herbelin2004-01-29
* Réutilisation de VernacSyntacticDefinition pour différencier "Notation id :...Gravatar herbelin2004-01-29
* Ajout 'as (x,...,y)' dans NewDestruct et NewInd, NewInduction, ...Gravatar herbelin2004-01-27
* reparation de qqs bugs du traducteurGravatar barras2004-01-26
* Protection table des locations lors de Load (pour coqdoc)Gravatar herbelin2004-01-22
* Export information des references et location de notations pour coqdocGravatar herbelin2004-01-21
* Le traducteur utilisait un afficheur des reels obsolete et buggeGravatar herbelin2004-01-20
* Suppression 'Implicit Arguments On/Off' qui n'a plus lieu d'etre en v8Gravatar herbelin2004-01-20
* make libraries, lexing of more utf8 symbolsGravatar marche2004-01-14
* Reflet dans l'arbre de syntaxe de la difference syntaxique entre 'Variables a...Gravatar herbelin2004-01-13
* Reference obsolete au niveau 200 de patternGravatar herbelin2004-01-13
* bugs avec Pose et AssertGravatar barras2004-01-09
* meilleure presentation des commentaires du traducteurGravatar barras2004-01-02
* Bug affichage DecomposeGravatar herbelin2003-12-24
* *** empty log message ***Gravatar barras2003-12-23
* Mise en valeur intropattern de paires et acceptation dans le 'as' de inductio...Gravatar herbelin2003-12-22
* Substitution dans REvar et PEvar plutot que encodage via noeud application po...Gravatar herbelin2003-12-19
* name_app accessible a tous dans NameopsGravatar herbelin2003-12-19
* ajout test de non-regression Clear d'une def localeGravatar barras2003-12-17
* MAJ suppression 250Gravatar herbelin2003-12-16
* modif existentielle (exists | --> exists ,) + bug d'affichage des pt fixesGravatar barras2003-12-15
* correction bug: parentheses ne cassent plus les implicitesGravatar barras2003-12-08
* Suppression du niveau 250 vide car pose des problemes avec camlp4; remplace p...Gravatar herbelin2003-12-04
* Symetrisation parsing/printing 'abstract'Gravatar herbelin2003-12-04
* Nouvelle tactique EExistsGravatar clrenard2003-12-01
* Ajout ne_stringGravatar herbelin2003-11-27
* Protection contre les notations videsGravatar herbelin2003-11-26
* Traduction de tactic:constrarg en constr:constr pour les arguments de Tactic ...Gravatar herbelin2003-11-26
* modif lexer: ident peut commencer par _Gravatar barras2003-11-25
* Uniformisation des politiques de nommage de NewDestruct sur arguments recursi...Gravatar herbelin2003-11-25
* Prise en compte des definitions locales dans les (co-)points-fixesGravatar herbelin2003-11-23
* Suppression des niveaux videsGravatar herbelin2003-11-21
* Ajout Print ImplicitGravatar herbelin2003-11-21
* Pas d'entrees autres que les predefinies en v8Gravatar herbelin2003-11-21