aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing
Commit message (Expand)AuthorAge
* 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
* Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...Gravatar herbelin2005-05-17
* Globalisation des Tactic NotationGravatar herbelin2005-05-15
* Allow auto to have a parametric argument (wish #967)Gravatar herbelin2005-05-15
* possibilité d'écrire [foo| ] au lieu de [foo|idtac]Gravatar letouzey2005-05-09
* Code v7 obsoleteGravatar herbelin2005-05-05
* Implementation of a new backtracking system, that allow to go backGravatar coq2005-04-20
* Added 'clear - id' to clear all hypotheses except the ones dependent in the s...Gravatar herbelin2005-03-07
* Added 'clear - id' to clear all hypotheses except the ones dependent in the s...Gravatar herbelin2005-03-07
* Keep ClosedSection marker for resetGravatar herbelin2005-02-20
* Renaming Print Canonical Structure into Print Canonical ProjectionsGravatar herbelin2005-02-18
* Standardisation of function names about global references (especially, renami...Gravatar herbelin2005-02-18
* Bug affichage entiers négatifsGravatar herbelin2005-02-17
* Nouvelle mouture Print Canonical StructuresGravatar herbelin2005-02-12
* Ajout Print Canonical StructuresGravatar herbelin2005-02-12
* Parseur pour la DTD XML de constr et un peu plus pour les arguments de tactiquesGravatar herbelin2005-02-04
* Ajout constructeur External pour appel outil externe à CoqGravatar herbelin2005-02-04
* Clarification des niveaux pr_constr et pr_lconstr en v8 dans pr_prim_rule (cu...Gravatar herbelin2005-02-03
* Compatibilité ocamlweb pour cible docGravatar herbelin2005-01-21
* Pour cible make docGravatar herbelin2005-01-21
* Compatibilité ocamlweb pour cible docGravatar herbelin2005-01-21
* Ajout de la syntaxe du reset label: "BackTo n".Gravatar coq2005-01-14
* Inductive.{type_of_inductive,type_of_constructor,arities_of_specif} changedGravatar sacerdot2005-01-14
* Amélioration message LocateGravatar herbelin2005-01-13
* Construct "T with (Definition|Module) id := c" generalized toGravatar sacerdot2005-01-13
* - Module/Declare Module syntax made more uniform:Gravatar sacerdot2005-01-06
* HUGE COMMITGravatar sacerdot2005-01-03
* Renommage symbols.ml{,i} en notation.ml{,i} pour permettre le chargement de p...Gravatar herbelin2005-01-02
* ExtraRedExpr maintenant sans argument: pas très souple mais au moins convien...Gravatar herbelin2004-12-29
* Passage d'une bibliothèque de grands entiers naturels vers une bibliothèque...Gravatar herbelin2004-12-25
* TypoGravatar herbelin2004-12-24
* Passage d'une bibliothèque de grands entiers naturels vers une bibliothèque...Gravatar herbelin2004-12-24
* Mecanisme d'affichage des types (notamment les conclusions des buts) typiquem...Gravatar herbelin2004-12-22
* Restauration type casted_open_constr pour tactique refine car l'unification n...Gravatar herbelin2004-12-09
* Amélioration message localisation constructions et modulesGravatar herbelin2004-12-09
* * added subst_evaluable_referenceGravatar sacerdot2004-12-07
* The type Pattern.constr_label was isomorphic to Libnames.global_reference.Gravatar sacerdot2004-12-07
* 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