| Commit message (Expand) | Author | Age |
* | Factorize code of rewrite to make way for a new implementation using the | msozeau | 2011-02-07 |
* | Change of nomenclature: rawconstr -> glob_constr | glondu | 2010-12-23 |
* | Print universes in debugging printers | glondu | 2010-11-08 |
* | Delayed the evar normalization in error messages to the last minute | herbelin | 2010-11-07 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Names: remove obsolete mod_self_id | letouzey | 2010-06-23 |
* | Quick fix for having clenv debug printer working in trunk. | herbelin | 2010-06-18 |
* | Fixing spelling: pr_coma -> pr_comma | herbelin | 2010-06-12 |
* | Added debugging printer for the idmap used at evar definition time for | herbelin | 2010-06-12 |
* | Add (almost) compatibility with camlp4, without breaking support for camlp5 | letouzey | 2010-05-19 |
* | Here comes the commit, announced long ago, of the new tactic engine. | aspiwack | 2010-04-22 |
* | Remove useless ppevd (which is identical to ppevm) | glondu | 2009-11-13 |
* | Promote evar_defs to evar_map (in Evd) | glondu | 2009-11-11 |
* | This big commit addresses two problems: | soubiran | 2009-10-21 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | - Cleaning phase of the interfaces of libnames.ml and nametab.ml | herbelin | 2009-08-06 |
* | Improved parameterization of Coq: | herbelin | 2009-08-02 |
* | - Fixing declarative mode in presence of high use of Change_evars nodes | herbelin | 2009-05-20 |
* | - Cleaning (unification of ML names, removal of obsolete code, | herbelin | 2009-04-27 |
* | On remplace evar_map par evar_defs (seul evar_defs est désormais exporté | aspiwack | 2009-02-19 |
* | - Export de pattern_ident vers les ARGUMENT EXTEND and co. | herbelin | 2008-10-19 |
* | Various bug fixes in type classes and subtac: | msozeau | 2008-07-01 |
* | ajout d'un printer pour les contraintes d'univers + correction d'un bug sur l... | soubiran | 2008-06-06 |
* | - Add pretty-printers for Idpred, Cpred and transparent_state, used for | msozeau | 2008-04-24 |
* | Prise en compte des coercions dans les clauses "with" même si le type | herbelin | 2008-04-23 |
* | Diverses corrections | herbelin | 2008-04-14 |
* | Bugs, nettoyage, et améliorations diverses | herbelin | 2008-04-13 |
* | Add printer for Pp.std_ppcmds... | msozeau | 2008-02-08 |
* | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack | 2007-12-06 |
* | Ajout de eelim, ecase, edestruct et einduction (expérimental). | herbelin | 2007-10-03 |
* | - Débogueur: positionnement de set_detype_anonymous pour ne pas | herbelin | 2007-08-29 |
* | Rajout du mot Fix dans le printer | vsiles | 2007-04-17 |
* | Retablissement de Fix dans print_pure_constr | vsiles | 2007-04-17 |
* | Allègement de l'affichage des références par le printer si possible | herbelin | 2007-01-22 |
* | Export de l'afficheur de substitutions de noms de modules pour le débogueur | herbelin | 2007-01-19 |
* | mise a jour du nouveau ring et ajout du nouveau field, avant renommages | barras | 2006-09-26 |
* | Tout petit bug d'affichage dans constr_display (top_printers) | herbelin | 2006-09-22 |
* | Plutôt pas de contraction des match dans le déboggueur | herbelin | 2006-01-30 |
* | Ajout printer Idset.t | herbelin | 2006-01-29 |
* | Restructuration et simplification des fonctions d'affichage, de détypage | herbelin | 2006-01-11 |
* | Restauration des commandes de débogage PrintConstr et PrintPureConstr (suite... | herbelin | 2006-01-04 |
* | Remise en place des commandes vernaculaires PrintConstr et PrintPureConstr (d... | herbelin | 2006-01-04 |
* | Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*... | herbelin | 2005-12-26 |
* | Suppression des parseurs et printeurs v7; suppression du traducteur (mcanisme... | herbelin | 2005-12-26 |
* | Changement des named_context | gregoire | 2005-12-02 |
* | Ajout constant printer | herbelin | 2005-02-18 |
* | Découpage des printers pour ne pas avoir de dépendances en la vm dans les p... | herbelin | 2005-01-02 |
* | Ajout printer bigint | herbelin | 2004-12-29 |
* | IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name). | sacerdot | 2004-11-16 |
* | Changement dans les boxed values . | gregoire | 2004-11-12 |