aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/printer.ml
Commit message (Expand)AuthorAge
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Here comes the commit, announced long ago, of the new tactic engine.Gravatar aspiwack2010-04-22
* Integrate a few improvements on typeclasses and Program from the equations br...Gravatar msozeau2009-10-28
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Simplifying the call to print_no_goals and not calling it when no goalGravatar herbelin2009-06-11
* Fixing bug 2110 (tactic "refine" was calling (co)mutual_fix with index 0Gravatar herbelin2009-06-06
* - Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalenceGravatar herbelin2009-05-09
* Optionally list opaque constants in addition to axions/variables inGravatar msozeau2009-03-09
* - Added support for subterm matching in SearchAbout.Gravatar herbelin2008-12-29
* closed bug 1898: fold x in x; added a reordering primitive tacticGravatar barras2008-11-26
* - Fixed bug 1968 (inversion failing due to a Not_found bug introduced inGravatar herbelin2008-11-09
* duplicated open of PpconstrGravatar letouzey2008-10-21
* Évolutions diverses et variées.Gravatar herbelin2008-08-04
* Uniformisation du format des messages d'erreur (commencent par uneGravatar herbelin2008-07-17
* Various bug fixes in type classes and subtac:Gravatar msozeau2008-07-01
* Correction du problème de complexité de Print Assumptions :Gravatar aspiwack2008-05-27
* - Add pretty-printers for Idpred, Cpred and transparent_state, used forGravatar msozeau2008-04-24
* Une passe sur l'unification des evars (suite aux commits 10124, 10125, 10145)Gravatar herbelin2008-03-10
* Nettoyage de code en vue de la release. Plus de Warning: Unused Gravatar aspiwack2007-12-18
* Print Assumptions est pret pour la release.Gravatar aspiwack2007-12-17
* Plus de combinateurs sont passés de Util à Option. Le module Options Gravatar aspiwack2007-12-06
* Affichage de "thesis" seulement en mode déclaratifGravatar herbelin2007-07-18
* Factorisation des types dans l'affichage des paramètres des (Co)Inductif/RecordGravatar herbelin2007-06-30
* killing some more non-exhaustive patternsGravatar letouzey2007-06-26
* Corrections dans le Print Assumption. Les definitions locales ("Let") Gravatar aspiwack2007-05-30
* - Propagation des evars non résolues vers les with_bindings; permet par exempleGravatar herbelin2007-05-20
* Processor integers + Print assumption (see coqdev mailing list for the Gravatar aspiwack2007-05-11
* fin des conclusions multiplesGravatar corbinea2007-04-26
* decl mode: anonymous factsGravatar corbinea2007-01-25
* Correction du bug #1315:Gravatar notin2007-01-22
* Merge from Lionel Elie Mamane's private branch:Gravatar lmamane2007-01-10
* The emacs-U option now does not output *any* char above 250.Gravatar courtieu2006-11-17
* Déplacement surround dans util.ml et parenthésage des déclarationsGravatar herbelin2006-09-23
* Declarative Proof Language: main commitGravatar corbinea2006-09-20
* Ajout de pr_sort, extern_sort, detype_sort et renommage pr_sort en pr_rawsortGravatar herbelin2006-05-19
* Export de pr_lconstr_pattern, pr_lconstr_pattern_env et pr_lpattern_expr;Gravatar herbelin2006-04-24
* 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
* Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...Gravatar herbelin2005-12-26
* Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...Gravatar herbelin2005-12-26
* Changement des named_contextGravatar gregoire2005-12-02
* 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