aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/printer.ml
Commit message (Expand)AuthorAge
* Add some debug printing functions.Gravatar coq2005-07-15
* Clarification des niveaux pr_constr et pr_lconstr en v8 dans pr_prim_rule (cu...Gravatar herbelin2005-02-03
* Mecanisme d'affichage des types (notamment les conclusions des buts) typiquem...Gravatar herbelin2004-12-22
* * added subst_evaluable_referenceGravatar sacerdot2004-12-07
* The type Pattern.constr_label was isomorphic to Libnames.global_reference.Gravatar sacerdot2004-12-07
* IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).Gravatar sacerdot2004-11-16
* restructuration des printers: proofs passe avant parsingGravatar barras2004-09-17
* deplacement de clenv vers pretypingGravatar barras2004-09-03
* Nouvelle en-têteGravatar herbelin2004-07-16
* Le printeur de Show Script n'etait pas le bon en v7Gravatar herbelin2003-11-02
* Ameliration affichage inductifsGravatar herbelin2003-10-13
* Affichage des inductifs en v8Gravatar herbelin2003-08-31
* lconstr pour genterm en v8Gravatar herbelin2003-04-07
* notations <>, Assumption avec existentiel, replace termGravatar mohring2003-03-28
* *** empty log message ***Gravatar barras2003-03-12
* bug: Global.env() executé au chargement -> eta-expansionGravatar letouzey2002-12-19
* Utilisation des niveaux de camlp4 pour gérer les niveaux de constr; amélior...Gravatar herbelin2002-11-24
* Réforme de l'interprétation des termes :Gravatar herbelin2002-11-14
* Modules dans COQ\!\!\!\!Gravatar coq2002-08-02
* Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...Gravatar herbelin2002-05-29
* Utilisation d'une construction spéciale SECVAR pour gérer laGravatar herbelin2002-05-14
* substitution et pattern modulo letGravatar barras2002-02-11
* petit nettoyage de kernel/inductiveGravatar barras2002-02-07
* compat ocaml 3.03Gravatar filliatr2001-12-13
* nouvel algo de conversion plus uniformeGravatar barras2001-11-29
* Re-installation de l'affichage des globaux par des noms courtsGravatar herbelin2001-11-19
* GROS COMMIT:Gravatar barras2001-11-05
* Suppression des arguments sur les constantes, inductifs et constructeursGravatar barras2001-10-09
* Ajout de dynamiques pour les quotations constr et tacticGravatar delahaye2001-10-02
* Correction confusion VarNode/SectionVarNode (d'où bug Hints Unfold nom_local)Gravatar herbelin2001-09-14
* ParsingGravatar herbelin2001-08-10
* Amelioration affichageGravatar herbelin2001-04-25
* entetesGravatar filliatr2001-03-15
* Déplacement de qualid dans Nametab, hors du noyauGravatar herbelin2001-03-01
* Mise en place d'un système optionnel de discharge immédiat; prise en compte...Gravatar herbelin2001-02-14
* Retrait de EvarRef de global_reference; nettoyage autour de ast_of_refGravatar herbelin2001-02-07
* Évaluation forcée des objets mis dans les streamsGravatar herbelin2000-12-14
* On force l'évaluation du qualid_of_global qui peut échouer dans le débuggerGravatar herbelin2000-12-14
* section_path etait en fait bonne dans ast et buggee dans printer.mlGravatar herbelin2000-12-06
* uniformisation messages d'erreurGravatar filliatr2000-11-27
* Affichage des paths avec des '.', print_id -> pr_id, print_sp -> pr_spGravatar herbelin2000-11-23
* Affichage des paths avec des '.'; print_id, print_sp -> pr_id, pr_sp;Gravatar herbelin2000-11-23
* Ajout pr_global_reference et is_visibleGravatar herbelin2000-11-20
* Simplifications autour de typed_type (renommé types par analogie avec sorts)...Gravatar herbelin2000-10-18
* Renommage canonique :Gravatar herbelin2000-10-18
* Suite du précédentGravatar herbelin2000-10-11
* Plus d'échec sur les globaux lorsque prterm est appelé par le débuggerGravatar herbelin2000-10-10
* Ajout de globpr dans tacprGravatar herbelin2000-10-03
* Disparition du type oper mais nouveau type global_referenceGravatar herbelin2000-10-01
* Passage à des contextes de vars et de rels pouvant contenir des déclarationsGravatar herbelin2000-07-24