aboutsummaryrefslogtreecommitdiffhomepage
path: root/library
Commit message (Expand)AuthorAge
* Ajout combinateurs option_fold_left et name_fold_mapGravatar herbelin2006-10-09
* Indentation + svnpropGravatar notin2006-09-12
* Indentation + typoGravatar notin2006-09-01
* Un peu de delta-réduction...Gravatar herbelin2006-08-31
* Correction du bug #1170: les options synchronisées déclarées dans une sect...Gravatar notin2006-07-27
* Nombre magique pour la 8.1betaGravatar herbelin2006-07-13
* Correction bug #990 (LoadPath et option -R de coqideGravatar notin2006-05-30
* 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
* Nouvelle implantation du polymorphisme de sorte pour les familles inductivesGravatar herbelin2006-05-23
* r8931@thot: notin | 2006-04-28 16:19:38 +0200Gravatar notin2006-04-28
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* Ajout chop_dirpathGravatar herbelin2006-04-27
* Changement anomaly en failwith dans out_name pour utilisation par map_succeedGravatar herbelin2006-04-24
* Nouveau mécanisme pour les modules interactifs : les arguments deGravatar herbelin2006-04-16
* Inversion de l'ordre de chargement des objets logiques et non logiquesGravatar herbelin2006-04-15
* Ajout array_fold_map', list_fold_map' et list_remove_firstGravatar herbelin2006-03-29
* Modification des propriétés (svn:executable)Gravatar notin2006-03-17
* Ajout syntaxe concrète Proposition, synonyme de LemmaGravatar herbelin2006-01-29
* Réorganisation de la structure interne des types de déclarations (decl_kinds)Gravatar herbelin2006-01-28
* - Ajout syntaxe concrète Property/Corollary, synonymes de LemmaGravatar herbelin2006-01-28
* *** empty log message ***Gravatar barras2006-01-20
* Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...Gravatar herbelin2005-12-26
* Tentative de réparation du bug #1025: it seems like that a casted module sho...Gravatar herbelin2005-12-24
* Vérification qu'un module est ouvert avant d'insérer une déclaration nommÃ...Gravatar herbelin2005-12-23
* Changement des named_contextGravatar gregoire2005-12-02
* Fonctionnalisation du cache 'compunit' pour réparer correctement le bug #103...Gravatar herbelin2005-11-26
* bug #909: Top n'est cree que si le contexte est videGravatar barras2005-11-23
* Correction bug dé-globalisation syntactic def (cf coq-club 20/11/05)Gravatar herbelin2005-11-21
* 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
* Types inductifs parametriquesGravatar mohring2005-11-02
* Correction bug #1030 (conséquence du commit 1.84 sur le discharge: add_froze...Gravatar herbelin2005-11-01
* Adoption du nom canonique global_of_constr pour éviter confusion avec type r...Gravatar herbelin2005-05-20
* Keep ClosedSection marker for resetGravatar herbelin2005-02-20
* Moving centralised discharge into dispatched discharge_function; required to ...Gravatar herbelin2005-02-18
* Standardisation of constr_of_reference into constr_of_global + Moved Indmap a...Gravatar herbelin2005-02-18
* Code mortGravatar herbelin2005-02-18
* Ajout du reset des numéros d'états dans reset_initial. Plus propreGravatar coq2005-02-10
* Nettoyage et documentation de LibraryGravatar herbelin2005-02-06
* Localisation des libraries compilées uniquement via la structure du loadpath...Gravatar herbelin2005-02-05
* Petit changement dans la gestion des nouveaux labels d'état (pour leGravatar coq2005-01-31
* Compatibilité ocamlweb pour cible docGravatar herbelin2005-01-21
* Inductive.{type_of_inductive,type_of_constructor,arities_of_specif} changedGravatar sacerdot2005-01-14
* Ajout mémorisation numéro commande courante + reset vers ce numéro pour mo...Gravatar herbelin2005-01-14
* Construct "T with (Definition|Module) id := c" generalized toGravatar sacerdot2005-01-13
* - Module/Declare Module syntax made more uniform:Gravatar sacerdot2005-01-06
* HUGE COMMITGravatar sacerdot2005-01-03
* Renommage symbols.ml{,i} en notation.ml{,i} pour permettre le chargement de p...Gravatar herbelin2005-01-02
* Bug 'Locate Library lib' quand 'lib' est aussi un moduleGravatar herbelin2004-11-17