aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/library.ml
Commit message (Expand)AuthorAge
* Monomorphization (library)Gravatar ppedrot2012-11-22
* Remove some more "open" and dead code thanks to OCaml4 warningsGravatar letouzey2012-10-02
* Cleaning interface of Util.Gravatar ppedrot2012-09-18
* 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
* More uniformisation in Pp.warn functions.Gravatar ppedrot2012-05-30
* lib directory is cut in 2 cma.Gravatar pboutill2012-04-12
* Noise for nothingGravatar pboutill2012-03-02
* A pass on warning printings. Made systematic the use of msg_warning soGravatar herbelin2011-12-17
* Add type annotations around all calls to Libobject.declare_objectGravatar letouzey2011-11-02
* Lib.node: merge OpenedModtype and OpenedModule, same for Closed...Gravatar letouzey2011-09-05
* Lazy loading of opaque proofs: fast as -dont-load-proofs without its drawbacksGravatar letouzey2011-04-03
* Fix function applications without labels (OCaml warning 6)Gravatar glondu2010-09-28
* Some dead code removal, thanks to Oug analyzerGravatar letouzey2010-09-24
* * library/Library: Reformulate a comment.Gravatar regisgia2010-08-27
* * library/Library: Document.Gravatar regisgia2010-08-27
* * lib/Flags: Replace dont_load_proofs by load_proofs since not loadingGravatar regisgia2010-08-27
* * Improve documentation of LightenLibrary.Gravatar regisgia2010-08-27
* * (checker|kernel)/Safe_typing: New LightenLibrary.Gravatar regisgia2010-08-27
* * library/Library: Remove the use of the old-fashioned lighten_library.Gravatar regisgia2010-08-27
* * library/Library: Remove lighten_library definition.Gravatar regisgia2010-08-27
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Protection against anomaly when loading a state with bad magic number.Gravatar herbelin2010-06-22
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* 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
* Death of "survive_module" and "survive_section" (the first one wasGravatar herbelin2009-08-13
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* Support for binding Coq root read-only in -R optionGravatar herbelin2009-07-01
* pushed evar reduction in kernelGravatar barras2009-02-06
* Backporting from v8.2 to trunk:Gravatar herbelin2009-01-18
* - coq_makefile: target install now respects the original tree structureGravatar herbelin2008-12-24
* correction bug 1997.Gravatar soubiran2008-11-25
* - Synchronized subst_object with load_object (load_and_subst_objects)Gravatar herbelin2008-11-23
* moved magic numbers to configure (share coq/coqchk)Gravatar barras2008-07-24
* Suite de la révision #11212Gravatar notin2008-07-08
* Fichiers oubliés lors du 11188 :-(Gravatar herbelin2008-06-30
* Lissage de la gestion des chemins de chargement de fichiers :Gravatar herbelin2008-06-29
* Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio...Gravatar notin2008-06-25
* Confusion sur commit précédent de library. La capture du Not_foundGravatar herbelin2008-06-12
* Bug dans l'adaptation de library_full_filename lors du débranchementGravatar herbelin2008-06-11
* - Documentation de admit et Print Assumptions.Gravatar herbelin2008-06-09
* Enhancements to coqdoc, better globalization of sections and modules.Gravatar msozeau2008-06-06
* 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
* Une passe sur les warnings (ajout Options.warn déclenchée par compile-verbo...Gravatar herbelin2007-02-24
* Correction bug #1333 (test non récursivité des dépendances en d'autresGravatar herbelin2007-01-24
* Changement du magic numberGravatar notin2006-11-06