aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel
Commit message (Expand)AuthorAge
* Fixed doc of inductive sort-polymorphism (cf bug #1908). Seized theGravatar herbelin2008-07-23
* Uniformisation du format des messages d'erreur (commencent par uneGravatar herbelin2008-07-17
* Autour du parsing:Gravatar herbelin2008-07-15
* Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio...Gravatar notin2008-06-25
* Les contraintes d'univers sont maintenant collectées dans le champs mod_cons...Gravatar soubiran2008-06-25
* meilleur gestion de la fonction de "cache" des alias (declaremods), et correc...Gravatar soubiran2008-06-18
* correction d'un bug sur la commande Include. Gravatar soubiran2008-06-10
* Ajout d'un comportement special du sous-typage pour les constantes opaques.Gravatar soubiran2008-06-09
* ajout d'un printer pour les contraintes d'univers + correction d'un bug sur l...Gravatar soubiran2008-06-06
* Correction du problème de complexité de Print Assumptions :Gravatar aspiwack2008-05-27
* refined the conversion oracleGravatar barras2008-05-21
* really fixed Georges\' bugGravatar barras2008-05-15
* corrige le bug de GeorgesGravatar barras2008-05-14
* Changement de stratégie vis à vis du commit 10859 sur la gestion desGravatar herbelin2008-05-12
* - Cleanup parsing of binders, reducing to a single production for allGravatar msozeau2008-05-11
* Réutilisation de l'infrastructure pour le polymorphisme d'univers desGravatar herbelin2008-04-30
* Correction du bug des types singletons pas sous-type de SetGravatar herbelin2008-04-27
* correction bug 1839Gravatar soubiran2008-04-25
* Prise en compte des coercions dans les clauses "with" même si le typeGravatar herbelin2008-04-23
* correction d'un bug sur la compostion des substitutions induites par les alia...Gravatar soubiran2008-04-23
* correction du bug sur Parameter Inline que j'ai reouvert hier par inadvertanceGravatar soubiran2008-04-23
* correction bug 1839Gravatar soubiran2008-04-22
* fixed universes bug related to module inclusionGravatar barras2008-04-22
* added the .vo checker (with independent Makefile)Gravatar barras2008-04-21
* - Parameterize unification by two sets of transparent_state, one for openGravatar msozeau2008-04-21
* Correction bug 1838 + doc modules.Gravatar soubiran2008-04-21
* Add the ability to give a transparent_state for conversion, toGravatar msozeau2008-04-20
* suite 10790 (identificateurs)Gravatar herbelin2008-04-14
* Bugs, nettoyage, et améliorations diversesGravatar herbelin2008-04-13
* Patch sur le typage d'un foncteur applique a un alias.Gravatar soubiran2008-04-03
* Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaientGravatar herbelin2008-04-01
* - Second pass on implementation of let pattern. Parse "let ' par [as x]?Gravatar msozeau2008-03-28
* Correction d'un bug sur Import/Export : ces fonctionnalites sont gerees en-de...Gravatar soubiran2008-03-26
* Correction de bugs relatifs a la compostion des substitutionsGravatar soubiran2008-03-25
* improved the implementation of rtreeGravatar barras2008-03-18
* git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10690 85f007b7-540e-0...Gravatar barras2008-03-18
* Application de refresh_universes dans typing.ml et retyping.ml : lesGravatar herbelin2008-03-15
* Ajout des alias de module dans le noyau.Gravatar soubiran2008-03-14
* fold travaille maintenant sur la forme beta-iota-zeta réduite duGravatar herbelin2008-03-10
* Fix a few bugs in Program: use user-given typing constraints forGravatar msozeau2008-03-09
* Attempt of fix for extraction of modules typesGravatar letouzey2008-03-05
* patch for C code of addmuldiv31Gravatar thery2008-02-27
* Merge with lmamane's private branch:Gravatar lmamane2008-02-22
* Patch bug #1799Gravatar soubiran2008-02-15
* Add more information to IllFormedRecBody exceptions, to show the exactGravatar msozeau2008-02-08
* Beaoucoup de changements dans la representation interne des modules.Gravatar soubiran2008-02-01
* Finish let| implementation and document itGravatar msozeau2008-01-31
* bug in accessing n-th abstractionGravatar barras2008-01-18
* Fixed bug 1761 (unexpected anomaly when constructor type has invalidGravatar herbelin2008-01-05
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31