aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/lib.ml
Commit message (Expand)AuthorAge
...
* Some dead code removal, thanks to Oug analyzerGravatar letouzey2010-09-24
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Patch bug 2313.Gravatar soubiran2010-05-05
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Granting wish #2249 (checking existing lemma name also when in a section).Gravatar herbelin2010-04-09
* Simplify backtrackingGravatar vgross2010-02-12
* Fixing closing of segments.Gravatar vgross2010-02-12
* Fixed bug #2168 (closing a section may have as side-effect the erasureGravatar herbelin2009-11-11
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Fixed a bug introduced in revision 12265.Gravatar herbelin2009-10-08
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Backtrack on the forced discharge of type class variables introducedGravatar msozeau2009-09-14
* 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
* Fix extract hyps to correctly discharge all hyps as described by keepGravatar msozeau2009-05-29
* Fix implicit args code so that declarations are added for allGravatar msozeau2009-05-27
* Uniformisation of some error messages + added test on setoid rewrite.Gravatar herbelin2009-01-07
* - Synchronized subst_object with load_object (load_and_subst_objects)Gravatar herbelin2008-11-23
* broke cyclic dependenciesGravatar barras2008-07-24
* Correct implementation of discharging of implicit arguments and add newGravatar msozeau2008-07-22
* Documentation Prop<=Set et Arguments Scope GlobalGravatar herbelin2008-07-01
* Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio...Gravatar notin2008-06-25
* - Prise en compte des frozen state de Coq autant que possible pourGravatar herbelin2008-05-24
* Correction bug #1842 + correction bug initialisation introduit dansGravatar herbelin2008-05-10
* Add the ability to specify the implicit status of section variables andGravatar msozeau2008-04-02
* Merge with lmamane's private branch:Gravatar lmamane2008-02-22
* Beaoucoup de changements dans la representation interne des modules.Gravatar soubiran2008-02-01
* 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
* Amélioration du message d'erreur dans end_module, end_module_type et close_s...Gravatar notin2007-10-29
* Merge with Lionel Elie Mamane's private branch:Gravatar lmamane2007-01-10
* Merge from Lionel Elie Mamane's private branch:Gravatar lmamane2007-01-10
* Nouvelle approche pour le discharge modulaireGravatar herbelin2007-01-10
* Cleaning backtracking code, optimized "Backtrack n x y" when n isGravatar courtieu2006-12-28
* Indentation + svnpropGravatar notin2006-09-12
* Indentation + typoGravatar notin2006-09-01
* Modification de add_glob (support des modules dans Coqdoc)Gravatar notin2006-05-23
* Clarification role de library_part : renommage en remove_section_partGravatar herbelin2006-05-23
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* Vérification qu'un module est ouvert avant d'insérer une déclaration nommÃ...Gravatar herbelin2005-12-23
* Nettoyage suite à la détection par défaut des variables inutilisées par o...Gravatar herbelin2005-11-08
* Conformité au principe du nouveau warning X de ocaml 3.09Gravatar herbelin2005-11-04
* Keep ClosedSection marker for resetGravatar herbelin2005-02-20
* Moving centralised discharge into dispatched discharge_function; required to ...Gravatar herbelin2005-02-18
* Ajout du reset des numéros d'états dans reset_initial. Plus propreGravatar coq2005-02-10
* Petit changement dans la gestion des nouveaux labels d'état (pour leGravatar coq2005-01-31
* Ajout mémorisation numéro commande courante + reset vers ce numéro pour mo...Gravatar herbelin2005-01-14
* - Module/Declare Module syntax made more uniform:Gravatar sacerdot2005-01-06
* IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).Gravatar sacerdot2004-11-16
* Nouvelle en-têteGravatar herbelin2004-07-16