aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/lib.ml
Commit message (Expand)AuthorAge
* - 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
* bug #780: compilation of several units in the same coqtop processGravatar barras2004-07-13
* Crochets pour exported les sections en xmlGravatar herbelin2004-03-27
* Reset Initial uniquement interactivementGravatar herbelin2003-12-19
* Correction du bug 335 et Export/Require Export dans un moduleGravatar coq2003-10-07
* Déplacement de Declare juste à la fin de interp pour pouvoir accéder à in...Gravatar herbelin2003-09-12
* CoqIde : but reset_modGravatar filliatr2003-05-19
* configure et make install s'occupent de CoqIde tout seulsGravatar filliatr2003-05-19
* ajout d'une fonction reset_modGravatar monate2003-03-26
* Pour satisfaire ProofGeneralGravatar coq2003-01-31
* Petit netoyage dans libGravatar coq2002-12-19
* Réforme de l'interprétation des termes :Gravatar herbelin2002-11-14
* Strengthenning rules for modules + No modules in sectionsGravatar coq2002-08-16
* Modules dans COQ\!\!\!\!Gravatar coq2002-08-02
* compat ocaml 3.03Gravatar filliatr2001-12-13
* - condition de garde (suite)Gravatar barras2001-12-10
* Suites modifs du noyau. Univ devient purement fonctionnel.Gravatar barras2001-11-12
* corrections mineures suite au commit de restructuration du noyauGravatar barras2001-11-06
* GROS COMMIT:Gravatar barras2001-11-05
* Abstraction de l'immplementation de dirpath et implementation dans l'autre se...Gravatar herbelin2001-10-17
* Ajout de la profondeur de section à DischargeAt pour gérer l'«open» et le...Gravatar herbelin2001-09-19
* Mise en place de noms contenant la section pour Fact et RemarkGravatar herbelin2001-09-18
* Rétablissement de Print SectionGravatar herbelin2001-09-06