aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/prettyp.ml
Commit message (Expand)AuthorAge
* Print Module (Type) M now tries to print more detailsGravatar letouzey2011-05-11
* Fixing multiple printing bugs with "Notation f x := ..."Gravatar herbelin2011-04-08
* Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacksGravatar letouzey2011-04-03
* Change of nomenclature: rawconstr -> glob_constrGravatar glondu2010-12-23
* Added multiple implicit arguments rules per name.Gravatar herbelin2010-10-03
* Making display of various informations about constants more modular:Gravatar herbelin2010-10-03
* Fixed a little printing bug with "About" on an undefined constant.Gravatar herbelin2010-10-03
* Some dead code removal, thanks to Oug analyzerGravatar letouzey2010-09-24
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Applying François' patches about Canonical Projections (see #2302 and #2334).Gravatar herbelin2010-06-26
* Fixing spelling: pr_coma -> pr_commaGravatar herbelin2010-06-12
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Improving abbreviations/notations + backtrack of semantic change in r12439Gravatar herbelin2009-11-11
* Integrate a few improvements on typeclasses and Program from the equations br...Gravatar msozeau2009-10-28
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Generalized the possibility to refer to a global name by a notationGravatar herbelin2009-09-11
* Fixed incorrect optimization in Prettyp.pr_located_qualid introducedGravatar herbelin2009-08-07
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* - Granted wish #2138 (support for local binders in syntax of Record fields).Gravatar herbelin2009-07-15
* Ensure the precondition of the partial function [list_chop] holdsGravatar msozeau2009-06-03
* Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->Gravatar herbelin2008-12-31
* Fixed bug #2006 (type constraint on Record was not taken into account) +Gravatar herbelin2008-11-23
* Propagating commit 11343 from branch v8.2 to trunk (wish 1934 aboutGravatar herbelin2008-09-02
* - New auto hints for transparency/opacity control, not bound to Gravatar msozeau2008-08-22
* Correction d'une incohérence de typage des inductifs polymorphes: lesGravatar herbelin2008-07-25
* Uniformisation du format des messages d'erreur (commencent par uneGravatar herbelin2008-07-17
* Strategy commands are now exportedGravatar barras2008-05-22
* refined the conversion oracleGravatar barras2008-05-21
* Prise en compte des coercions dans les clauses "with" même si le typeGravatar herbelin2008-04-23
* - Add "Global" modifier for instances inside sections with the usualGravatar msozeau2008-04-15
* Document the new setoid rewrite tactic, and fix a few things whileGravatar msozeau2008-04-12
* Ajout d'abbréviations/notations paramétriquesGravatar herbelin2008-03-30
* Do another pass on the typeclasses code. Correct globalization of classGravatar msozeau2008-03-19
* added products and sorts as possible heads for canonical structuresGravatar corbinea2008-02-19
* Added default canonical structures (see example in test-suite)Gravatar corbinea2008-02-14
* Beaoucoup de changements dans la representation interne des modules.Gravatar soubiran2008-02-01
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31
* Correction ordre d'affichage des champs des RecordGravatar herbelin2007-12-14
* Plus de combinateurs sont passés de Util à Option. Le module Options Gravatar aspiwack2007-12-06
* Factorisation des opérations sur le type option de Util dans un module Gravatar aspiwack2007-12-05
* Correction de quelques défauts d'affichage (notations sous "as" pourGravatar herbelin2007-10-05
* Réaffichage des Structure/Record sous la forme RecordGravatar herbelin2007-05-28
* Nouveaux changements autour des implicites (notamment suite àGravatar herbelin2007-05-06
* Merge from Lionel Elie Mamane's private branch:Gravatar lmamane2007-01-10
* Suite ajout option -output-contextGravatar herbelin2006-12-08
* Ajout d'une option -output-context qui affiche le contexte en CCI pur à laGravatar herbelin2006-12-08
* Compatibilité du polymorphisme de constantes avec les sections.Gravatar herbelin2006-10-29
* Ajout option Set Printing Universes et amélioration affichage des universGravatar herbelin2006-10-28
* Déplacement surround dans util.ml et parenthésage des déclarationsGravatar herbelin2006-09-23