index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
inductiveops.ml
Commit message (
Expand
)
Author
Age
*
"Let in" in pattern hell, one more iteration
pboutill
2012-03-02
*
Noise for nothing
pboutill
2012-03-02
*
Univ: a univ_depends function to avoid a hack in Inductiveops
letouzey
2012-03-01
*
Inductiveops.nb_*{,_env} cleaning
pboutill
2012-01-16
*
Univ.constraints made fully abstract instead of being a Set of abstract stuff
letouzey
2010-12-18
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Applicative commutative cuts in Fixpoint guard condition
pboutill
2010-05-18
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
fixed confusion between number of cstr arguments and number of pattern variab...
barras
2010-03-12
*
A bit of cleaning around name generation + creation of dedicated file namegen.ml
herbelin
2009-11-09
*
This big commit addresses two problems:
soubiran
2009-10-21
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
- Inductive types in the "using" option of auto/eauto/firstorder are
herbelin
2009-09-13
*
Ensures that let-in's in arities of inductive types work well. Maybe not
herbelin
2009-08-11
*
Improved parameterization of Coq:
herbelin
2009-08-02
*
- Fixing bug #2139 (kernel-based test of well-formation of elimination
herbelin
2009-07-15
*
Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->
herbelin
2008-12-31
*
fixing r11433 again:
barras
2008-10-07
*
Correction d'une incohérence de typage des inductifs polymorphes: les
herbelin
2008-07-25
*
Uniformisation du format des messages d'erreur (commencent par une
herbelin
2008-07-17
*
Itération sur les sous-termes dans la vérification de la condition de garde
herbelin
2007-09-06
*
Modification de control_only_guard, qui utilise maintenant
notin
2007-08-09
*
Suppression argument pattern_source du case_info (code jamais utilisé)
herbelin
2007-03-15
*
Extension du polymorphisme de sorte au cas des définitions dans Type.
herbelin
2006-10-28
*
Ajout allowed_sorts
herbelin
2006-10-01
*
Nouvelle implantation du polymorphisme de sorte pour les familles inductives
herbelin
2006-05-23
*
- Distinction explicite des parties paramètres et arguments dans le type
herbelin
2006-04-27
*
- Correction bug calcul mind_consnrealargs, introduit à la révision
herbelin
2006-03-22
*
oubli de code de debugging
herbelin
2006-02-07
*
Fonctions retournant les arits des constructeurs et inductifs (suite)
herbelin
2006-01-30
*
Fonctions retournant les arits des constructeurs et inductifs
herbelin
2006-01-30
*
Ajout de la longueur de l'arité des constructeurs dans one_inductive_body et...
herbelin
2006-01-10
*
Changement des named_context
gregoire
2005-12-02
*
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
*
Moving subst_inductive from tacinterp to inductiveops for better for reuse in...
herbelin
2005-02-18
*
Inductive.{type_of_inductive,type_of_constructor,arities_of_specif} changed
sacerdot
2005-01-14
*
Bug control_only_guard
herbelin
2004-12-29
*
Commentaire
herbelin
2004-12-06
*
Prise en compte expansion du prédicat du 'match' vis à vis de la dépendanc...
herbelin
2004-08-24
*
Nouvelle en-tête
herbelin
2004-07-16
*
Ajout mis_constructor_nargs_env
herbelin
2003-11-18
*
Mise en place possibilité de définitions locales dans les paramètres des i...
herbelin
2003-09-06
*
Nouvelle mouture du traducteur v7->v8
herbelin
2003-08-11
*
Simplification case_info
herbelin
2003-06-10
*
simplification: fst (list_chop n l) = firstn n l et snd (list_chop n l) = lis...
letouzey
2003-04-16
*
correction (temporaire ?) d'un probleme de Printer.prterm_env utilisant quand...
letouzey
2002-12-13
*
Réforme de l'interprétation des termes :
herbelin
2002-11-14
*
retour en arriere concernant la recherche d'occurence modulo expansion des le...
barras
2002-10-09
[next]