aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/declare.ml
Commit message (Expand)AuthorAge
* Some documentation and cleaning of CList and Util interfaces.Gravatar ppedrot2012-09-15
* Moving Utils.list_* to a proper CList module, which includes stdlibGravatar ppedrot2012-09-14
* This patch removes unused "open" (automatically generated fromGravatar regisgia2012-09-14
* Updating headers.Gravatar herbelin2012-08-08
* Getting rid of Pp.msgnl and Pp.message.Gravatar ppedrot2012-06-01
* global_reference migrated from Libnames to new Globnames, less deps in gramma...Gravatar letouzey2012-05-29
* locus.mli for occurrences+clauses, misctypes.mli for various little thingsGravatar letouzey2012-05-29
* Module names and constant/inductive names are now in two separate namespacesGravatar letouzey2012-03-26
* Noise for nothingGravatar pboutill2012-03-02
* Proof using ...Gravatar gareuselesinge2011-12-12
* Add type annotations around all calls to Libobject.declare_objectGravatar letouzey2011-11-02
* Various simplifications about constant_of_delta and mind_of_deltaGravatar letouzey2011-10-11
* Rely on kernel to know if a name is already used so as to be consistent with it.Gravatar herbelin2011-10-08
* Completing r14448 and thus continuing r14407 (using Cast to propagateGravatar herbelin2011-09-24
* Hash-consing: attempt to stop hash-consing separately constr in declare.mlGravatar letouzey2011-09-22
* Revert "Add [Polymorphic] flag for defs"Gravatar msozeau2011-04-13
* Add [Polymorphic] flag for defsGravatar msozeau2011-04-13
* A fine-grain control of inlining at functor application via priority levelsGravatar letouzey2011-01-31
* Remove the "Boxed" syntaxes and the const_entry_boxed fieldGravatar letouzey2011-01-28
* Some dead code removal, thanks to Oug analyzerGravatar letouzey2010-09-24
* * removed declare_constant and declare_internal_constant Gravatar vsiles2010-09-02
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* change the flag "internal" in declare/ind_tables from bool toGravatar vsiles2010-06-29
* Fixing spelling: pr_coma -> pr_commaGravatar herbelin2010-06-12
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Added a new exception for already declared Schemes, Gravatar vsiles2010-04-27
* Small fix on module inclusion.Gravatar soubiran2010-02-02
* Restructuration of command.ml + generic infrastructure for inductive schemesGravatar herbelin2009-11-08
* Undo 12432 which caused an exponential behavior at Requires. Compilation time...Gravatar puech2009-10-30
* Fix incorrect registration of objects in libtypes.ml when defining a module.Gravatar puech2009-10-28
* First debug... the renaming of librairies was not working and auto/dn were no...Gravatar soubiran2009-10-23
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Remove useless Liboject.export_function fieldGravatar glondu2009-09-17
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Backtrack on the forced discharge of type class variables introducedGravatar msozeau2009-09-14
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* Fix implicit args code so that declarations are added for allGravatar msozeau2009-05-27
* Some dead code removal + cleanupsGravatar letouzey2009-04-08
* DISCLAIMERGravatar puech2009-01-17
* broke cyclic dependenciesGravatar barras2008-07-24
* Correct implementation of discharging of implicit arguments and add newGravatar msozeau2008-07-22
* Prise en compte des coercions dans les clauses "with" même si le typeGravatar herbelin2008-04-23
* Add the ability to specify the implicit status of section variables andGravatar msozeau2008-04-02
* 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
* New keyword "Inline" for Parameters and Axioms for automatic Gravatar soubiran2007-04-25
* Nouvelle approche pour le discharge modulaireGravatar herbelin2007-01-10
* Indentation + typoGravatar notin2006-09-01
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* Réorganisation de la structure interne des types de déclarations (decl_kinds)Gravatar herbelin2006-01-28