index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
indtypes.ml
Commit message (
Expand
)
Author
Age
*
Fixing critical inductive polymorphism bug found by Bruno.
herbelin
2011-10-05
*
Indtypes: remove useless and wrong generic equality test on constr array
puech
2011-07-29
*
Univ.constraints made fully abstract instead of being a Set of abstract stuff
letouzey
2010-12-18
*
Remove suspiciously named "implicit" stuff from Term
glondu
2010-11-03
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
fixed (serious) bug #2353: non-recursive parameters of nested inductive types...
barras
2010-07-16
*
Applicative commutative cuts in Fixpoint guard condition
pboutill
2010-05-18
*
fixed bug #2224 (Error message in positivity check fixed)
vsiles
2010-04-29
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Fixing bug #2156 (non positive occurrence error message displayed "Rel"'s).
herbelin
2009-12-30
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Ensures that let-in's in arities of inductive types work well. Maybe not
herbelin
2009-08-11
*
- Deactivation of dynamic loading on Mac OS 10.5 (see bug #2024).
herbelin
2009-01-11
*
Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->
herbelin
2008-12-31
*
fixed minor environment issues when checking inductive types
barras
2008-09-02
*
Correction d'une incohérence de typage des inductifs polymorphes: les
herbelin
2008-07-25
*
Fixed doc of inductive sort-polymorphism (cf bug #1908). Seized the
herbelin
2008-07-23
*
Uniformisation du format des messages d'erreur (commencent par une
herbelin
2008-07-17
*
Changement de stratégie vis à vis du commit 10859 sur la gestion des
herbelin
2008-05-12
*
Correction du bug des types singletons pas sous-type de Set
herbelin
2008-04-27
*
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10690 85f007b7-540e-0...
barras
2008-03-18
*
Fixed bug 1761 (unexpected anomaly when constructor type has invalid
herbelin
2008-01-05
*
bug in infos_and_sort: type of constructor was not reduced enough
barras
2007-11-07
*
Nettoyage et standardisation des messages d'erreurs.
herbelin
2007-05-17
*
Suppresion de la catégorie des inductifs singletons larges dont
herbelin
2007-02-09
*
Correction du bug #1273 (problème avec les paramètres non récursivement un...
notin
2006-12-12
*
Extension du polymorphisme de sorte au cas des définitions dans Type.
herbelin
2006-10-28
*
Correction de 2 bugs critiques du polymorphisme d'univers
herbelin
2006-10-27
*
- Indtypes: en attente opinion CoRN, les occurrences de Type non explicites
herbelin
2006-05-28
*
Nouvelle implantation du polymorphisme de sorte pour les familles inductives
herbelin
2006-05-23
*
Correction trou de typage des éliminations d'inductifs introduit dans commit...
herbelin
2006-05-13
*
- Correction bug calcul mind_consnrealargs, introduit à la révision
herbelin
2006-03-22
*
Bug calcul consnrealargs + bug calcul occurrences non positives + modifs cosm...
herbelin
2006-03-18
*
*** empty log message ***
barras
2006-01-20
*
Ajout de la longueur de l'arité des constructeurs dans one_inductive_body et...
herbelin
2006-01-10
*
Création d'un type d'erreur RecursionSchemeError distinct de InductiveError ...
herbelin
2005-12-17
*
Changement des named_context
gregoire
2005-12-02
*
parametres inductifs
mohring
2005-11-28
*
Nettoyage suite à la détection par défaut des variables inutilisées par o...
herbelin
2005-11-08
*
Types inductifs parametriques
mohring
2005-11-02
*
Suppression code inactif et commentaire apparemment incorrect (pour éviter c...
herbelin
2005-09-09
*
Correction bug #983
herbelin
2005-06-28
*
Inductive.{type_of_inductive,type_of_constructor,arities_of_specif} changed
sacerdot
2005-01-14
*
COMMITED BYTECODE COMPILER
barras
2004-10-20
*
Nouvelle en-tête
herbelin
2004-07-16
*
correspondance des records et noms de champs de records entre un module et sa...
letouzey
2004-06-25
*
Inductive Types : seuls les petits types sont unitaires
mohring
2003-12-19
*
modif lexer: ident peut commencer par _
barras
2003-11-25
[next]