| Commit message (Expand) | Author | Age |
* | Remove many superfluous 'open' indicated by ocamlc -w +33 | Pierre Letouzey | 2014-03-05 |
* | Now printing body of abbreviations (i.e. notation with a name) with | herbelin | 2013-05-05 |
* | Merging Context and Sign. | ppedrot | 2013-04-29 |
* | Splitting Term into five unrelated interfaces: | ppedrot | 2013-04-29 |
* | Robust display of NotConvertibleTypeField errors (fix #3008, #2995) | letouzey | 2013-03-21 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Implemented a full-fledged equality on [constr_expr]. By the way, | ppedrot | 2012-12-14 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Bug 2838: ExplApp in mutual inductive parameters | pboutill | 2012-07-12 |
* | Added an indirection with respect to Loc in Compat. As many [open Compat] | ppedrot | 2012-06-22 |
* | global_reference migrated from Libnames to new Globnames, less deps in gramma... | letouzey | 2012-05-29 |
* | New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr | letouzey | 2012-05-29 |
* | locus.mli for occurrences+clauses, misctypes.mli for various little things | letouzey | 2012-05-29 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Debugger vs tracer: Two different behaviors wrt printing: The debugger | herbelin | 2012-02-01 |
* | More {raw => glob} changes for consistency | glondu | 2010-12-24 |
* | Rename rawterm.ml into glob_term.ml | glondu | 2010-12-23 |
* | Change of nomenclature: rawconstr -> glob_constr | glondu | 2010-12-23 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | New script dev/tools/change-header to automatically update Coq files headers. | herbelin | 2010-06-22 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Removed obsolete v7->v8 translation code (function check_same_type is | herbelin | 2010-04-29 |
* | Move from ocamlweb to ocamdoc to generate mli documentation | pboutill | 2010-04-29 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Diverses corrections | herbelin | 2008-04-14 |
* | Factorisation des types dans l'affichage des paramètres des (Co)Inductif/Record | herbelin | 2007-06-30 |
* | Multiples changements autour des implicites : | herbelin | 2007-04-29 |
* | Allègement de l'affichage des références par le printer si possible | herbelin | 2007-01-22 |
* | Ajout d'une option de débogage pour expliciter l'instance des evars | herbelin | 2007-01-11 |
* | Variable print_instances pour déboguer les instances d'evar | herbelin | 2006-12-12 |
* | Ajout de pr_sort, extern_sort, detype_sort et renommage pr_sort en pr_rawsort | herbelin | 2006-05-19 |
* | Restructuration et simplification des fonctions d'affichage, de détypage | herbelin | 2006-01-11 |
* | Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis... | herbelin | 2005-12-26 |
* | Compatibilité ocamlweb pour cible doc | herbelin | 2005-01-21 |
* | Renommage symbols.ml{,i} en notation.ml{,i} pour permettre le chargement de p... | herbelin | 2005-01-02 |
* | Mecanisme d'affichage des types (notamment les conclusions des buts) typiquem... | herbelin | 2004-12-22 |
* | Abstraction vis à vis du type loc pour compatibilité ocaml 3.08 | herbelin | 2004-07-16 |
* | Nouvelle en-tête | herbelin | 2004-07-16 |
* | Debranchement de l'affichage systematique des projections avec la notation po... | herbelin | 2003-10-16 |
* | Scope type pour le codomaine de Prod aussi; ajout extern_rawtype | herbelin | 2003-09-12 |
* | Traducteur de correctness | herbelin | 2003-08-14 |
* | Nouvelle mouture du traducteur v7->v8 | herbelin | 2003-08-11 |
* | Amélioration afficheur de Cases pour les constr_pattern | herbelin | 2003-06-10 |
* | Mécanisme plus simple et efficace pour traduire les implicites | herbelin | 2003-04-09 |
* | *** empty log message *** | barras | 2003-03-12 |
* | Problèmes et améliorations divers affichage | herbelin | 2002-12-09 |
* | Re-déplacement du résultat de Grammar au niveau constr_expr | herbelin | 2002-12-02 |
* | Utilisation des niveaux de camlp4 pour gérer les niveaux de constr; amélior... | herbelin | 2002-11-24 |
* | Réforme de l'interprétation des termes : | herbelin | 2002-11-14 |