aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/top_printers.ml
Commit message (Expand)AuthorAge
...
* New evar_map printer ppevmfull which can typically be installed forGravatar herbelin2011-10-17
* Polishing commits r14492, r14448 and r14407 (tactics propagateGravatar herbelin2011-09-25
* Fix unification: detect invalid evar instantiations due to scoping earlier.Gravatar msozeau2011-08-04
* Finally, pr_goal seems to work for printing v8.2 style goal in debugger.Gravatar herbelin2011-07-16
* Cleaning debugging printer relative to new proof engine. InGravatar herbelin2011-06-21
* A new mechanism to handle errors.Gravatar aspiwack2011-05-13
* Factorize code of rewrite to make way for a new implementation using theGravatar msozeau2011-02-07
* Change of nomenclature: rawconstr -> glob_constrGravatar glondu2010-12-23
* Print universes in debugging printersGravatar glondu2010-11-08
* Delayed the evar normalization in error messages to the last minuteGravatar herbelin2010-11-07
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Names: remove obsolete mod_self_idGravatar letouzey2010-06-23
* Quick fix for having clenv debug printer working in trunk.Gravatar herbelin2010-06-18
* Fixing spelling: pr_coma -> pr_commaGravatar herbelin2010-06-12
* Added debugging printer for the idmap used at evar definition time forGravatar herbelin2010-06-12
* Add (almost) compatibility with camlp4, without breaking support for camlp5Gravatar letouzey2010-05-19
* Here comes the commit, announced long ago, of the new tactic engine.Gravatar aspiwack2010-04-22
* Remove useless ppevd (which is identical to ppevm)Gravatar glondu2009-11-13
* Promote evar_defs to evar_map (in Evd)Gravatar glondu2009-11-11
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* Improved parameterization of Coq:Gravatar herbelin2009-08-02
* - Fixing declarative mode in presence of high use of Change_evars nodesGravatar herbelin2009-05-20
* - Cleaning (unification of ML names, removal of obsolete code,Gravatar herbelin2009-04-27
* On remplace evar_map par evar_defs (seul evar_defs est désormais exporté Gravatar aspiwack2009-02-19
* - Export de pattern_ident vers les ARGUMENT EXTEND and co.Gravatar herbelin2008-10-19
* Various bug fixes in type classes and subtac:Gravatar msozeau2008-07-01
* ajout d'un printer pour les contraintes d'univers + correction d'un bug sur l...Gravatar soubiran2008-06-06
* - Add pretty-printers for Idpred, Cpred and transparent_state, used forGravatar msozeau2008-04-24
* Prise en compte des coercions dans les clauses "with" même si le typeGravatar herbelin2008-04-23
* Diverses corrections Gravatar herbelin2008-04-14
* Bugs, nettoyage, et améliorations diversesGravatar herbelin2008-04-13
* Add printer for Pp.std_ppcmds...Gravatar msozeau2008-02-08
* Plus de combinateurs sont passés de Util à Option. Le module Options Gravatar aspiwack2007-12-06
* Ajout de eelim, ecase, edestruct et einduction (expérimental).Gravatar herbelin2007-10-03
* - Débogueur: positionnement de set_detype_anonymous pour ne pasGravatar herbelin2007-08-29
* Rajout du mot Fix dans le printerGravatar vsiles2007-04-17
* Retablissement de Fix dans print_pure_constr Gravatar vsiles2007-04-17
* Allègement de l'affichage des références par le printer si possibleGravatar herbelin2007-01-22
* Export de l'afficheur de substitutions de noms de modules pour le débogueurGravatar herbelin2007-01-19
* mise a jour du nouveau ring et ajout du nouveau field, avant renommagesGravatar barras2006-09-26
* Tout petit bug d'affichage dans constr_display (top_printers)Gravatar herbelin2006-09-22
* Plutôt pas de contraction des match dans le déboggueurGravatar herbelin2006-01-30
* Ajout printer Idset.tGravatar herbelin2006-01-29
* Restructuration et simplification des fonctions d'affichage, de détypageGravatar herbelin2006-01-11
* Restauration des commandes de débogage PrintConstr et PrintPureConstr (suite...Gravatar herbelin2006-01-04
* Remise en place des commandes vernaculaires PrintConstr et PrintPureConstr (d...Gravatar herbelin2006-01-04
* 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 (mcanisme...Gravatar herbelin2005-12-26