aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing
Commit message (Expand)AuthorAge
* Ajout syntaxe concrète Proposition, synonyme de LemmaGravatar herbelin2006-01-29
* Réorganisation de la structure interne des types de déclarations (decl_kinds)Gravatar herbelin2006-01-28
* - Ajout syntaxe concrète Property/Corollary, synonymes de LemmaGravatar herbelin2006-01-28
* Correction bug Inspect introduit par le passage du discharge à une méthode ...Gravatar herbelin2006-01-28
* Ajout option 'using lemmas' à auto/trivial/eautoGravatar herbelin2006-01-28
* Suppression code pour hints nommés à la V7 (voire à la V6...)Gravatar herbelin2006-01-28
* Oubli lors suppression traducteurGravatar herbelin2006-01-23
* Messages de idtac et fail peuvent maintenant être des listes de string, int ...Gravatar herbelin2006-01-21
* Ajout de la contrainte que l'assertion doit être complètement prouvée dans...Gravatar herbelin2006-01-21
* Ajout niveau utilisateur de la tacticielle 'complete'; messages de idtac et f...Gravatar herbelin2006-01-21
* Déplacement de pr_arg et pr_opt de Ppconstr vers UtilGravatar herbelin2006-01-21
* Retrait de 'by' comme mot-clé en espérant qu'il n'y aura pas d'interférenc...Gravatar herbelin2006-01-18
* Ajout motif d'introduction "?" (IntroAnonymous) pour laisser CoqGravatar herbelin2006-01-16
* - Tactic "assert" now accepts "as" intro patterns and "by" tactic clausesGravatar herbelin2006-01-16
* cvs ci -m "Passage à la limite dans les intro-pattern de n-uplets"Gravatar herbelin2006-01-16
* Ajout de nouvelles plages de symboles unicode; prise en compte des indices un...Gravatar herbelin2006-01-15
* Bug (code prévu pour iso-latin et non utf-8)Gravatar herbelin2006-01-15
* Code mort du traducteurGravatar herbelin2006-01-14
* Compatibilité prtermGravatar herbelin2006-01-12
* Suite réorganisation des fonctions d'affichageGravatar herbelin2006-01-11
* Restructuration et simplification des fonctions d'affichage, de détypageGravatar herbelin2006-01-11
* Suppression redondance coerce_to_id dans Pcoq et constrintern et déplacement...Gravatar herbelin2006-01-09
* Automatisation de l'utilisation de token primitifs dans les motifs de filtrageGravatar herbelin2006-01-08
* Ajout d'un mécanisme d'interprétation et d'affichage pour les littéraux de...Gravatar herbelin2005-12-30
* Mini-restructurationGravatar herbelin2005-12-30
* Commentaire mortGravatar herbelin2005-12-28
* Remplacement Pp.qs par Pptactic.qsnewGravatar herbelin2005-12-28
* Autres suppressions de composantes du traducteurGravatar herbelin2005-12-27
* Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...Gravatar herbelin2005-12-26
* Petite correction nom QuantHypArgType suite suppression traducteurGravatar herbelin2005-12-26
* Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...Gravatar herbelin2005-12-26
* Simplifification de vernac_expr li l'abandon du traducteurGravatar herbelin2005-12-23
* Correction printer des Tactic NotationGravatar herbelin2005-12-23
* Restructuration des points d'entrée de Pretyping et ConstrinternGravatar herbelin2005-12-21
* Ajout printer pr_lconstr aux extensions de syntaxe pour les arguments de tact...Gravatar herbelin2005-12-21
* Changement des named_contextGravatar gregoire2005-12-02
* Correction bug dé-globalisation syntactic def (cf coq-club 20/11/05)Gravatar herbelin2005-11-21
* *** empty log message ***Gravatar barras2005-11-18
* Nettoyage suite à la détection par défaut des variables inutilisées par o...Gravatar herbelin2005-11-08
* - debugging og "Show Intros": no line breaking + fresh idsGravatar coq2005-11-08
* Types inductifs parametriquesGravatar mohring2005-11-02
* Niveau 99 permettant de parser { } nécessaire aussi dans l'entrée patternGravatar herbelin2005-09-21
* pas besoin de List.length pour savoir si une liste est videGravatar letouzey2005-08-19
* Add some debug printing functions.Gravatar coq2005-07-15
* Added entry constr_may_eval for tactic extensions (new syntax)Gravatar herbelin2005-06-22
* Ajout explicite du niveau 200 de pattern auquel on fait référence au niveau...Gravatar herbelin2005-06-04
* New command: "Print Ltac qualid" to print user defined tactics.Gravatar sacerdot2005-05-20
* Adoption du nom canonique global_of_constr pour éviter confusion avec type r...Gravatar herbelin2005-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