| Commit message (Expand) | Author | Age |
* | Replacing uses of association lists by maps in notations. | ppedrot | 2013-08-03 |
* | Getting rid of module Gmapl. | ppedrot | 2013-05-09 |
* | code simplifications concerning Summary | letouzey | 2013-04-22 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Monomorphization (interp) | ppedrot | 2012-11-25 |
* | More cleaning on Utils and CList. Some parts of the code being | ppedrot | 2012-09-17 |
* | Some documentation and cleaning of CList and Util interfaces. | ppedrot | 2012-09-15 |
* | Moving Utils.list_* to a proper CList module, which includes stdlib | ppedrot | 2012-09-14 |
* | This patch removes unused "open" (automatically generated from | regisgia | 2012-09-14 |
* | Updating headers. | herbelin | 2012-08-08 |
* | 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 |
* | Stuff about notation_constr (ex-aconstr) now in notation_ops.ml | letouzey | 2012-05-29 |
* | New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr | letouzey | 2012-05-29 |
* | Evar_kinds.mli containing former Evd.hole_kind, avoid deps on Evd | letouzey | 2012-05-29 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Add type annotations around all calls to Libobject.declare_object | letouzey | 2011-11-02 |
* | Fixing failing printer when the type of a binder name with implicit | herbelin | 2011-10-24 |
* | Rather quick hack to avoid using notations involving "Type" when | herbelin | 2011-06-12 |
* | Added a table for using reserved names for binding names to types | herbelin | 2011-03-05 |
* | Rename rawterm.ml into glob_term.ml | glondu | 2010-12-23 |
* | Change of nomenclature: rawconstr -> glob_constr | glondu | 2010-12-23 |
* | Add information of localisation when an error involving an "implicit | herbelin | 2010-11-07 |
* | Some dead code removal, thanks to Oug analyzer | letouzey | 2010-09-24 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Death of "survive_module" and "survive_section" (the first one was | herbelin | 2009-08-13 |
* | Move Record desugaring to constrintern and add ability to use notations | msozeau | 2008-11-05 |
* | Open notation for declaring record instances. | msozeau | 2008-10-23 |
* | - Second pass on implementation of let pattern. Parse "let ' par [as x]? | msozeau | 2008-03-28 |
* | Add new LetPattern construct to replace dest. syntax: let| pat := t in b is b... | msozeau | 2008-01-17 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack | 2007-12-06 |
* | Factorisation des opérations sur le type option de Util dans un module | aspiwack | 2007-12-05 |
* | Add a parameter to QuestionMark evar kind to say it can be turned into an obl... | msozeau | 2007-03-19 |
* | Pas d'escamotage des noms réservés si Set Printing All actibvé | herbelin | 2006-12-08 |
* | Standardisation nom option_app en option_map | herbelin | 2006-04-27 |
* | Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis... | herbelin | 2005-12-26 |
* | Changement des named_context | gregoire | 2005-12-02 |
* | hiding the meta_map in evar_defs | barras | 2004-09-15 |
* | Nouvelle en-tête | herbelin | 2004-07-16 |
* | modif des fixpoints pour que si on donne une notation au produit, les pts fix... | barras | 2004-03-05 |
* | meilleure presentation des commentaires du traducteur | barras | 2004-01-02 |
* | Substitution dans REvar et PEvar plutot que encodage via noeud application po... | herbelin | 2003-12-19 |
* | Correction du bug 335 et Export/Require Export dans un module | coq | 2003-10-07 |
* | Renommage des variables '_' | herbelin | 2003-09-10 |
* | Ajout construction If primitive dans constr_expr et rawconstr | herbelin | 2003-09-09 |
* | Ajout LetTuple | herbelin | 2003-08-11 |
* | Nouvelle mouture du traducteur v7->v8 | herbelin | 2003-08-11 |