index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
inductiveops.mli
Commit message (
Expand
)
Author
Age
*
Updating headers.
herbelin
2012-08-08
*
"Let in" in pattern hell, one more iteration
pboutill
2012-03-02
*
Inductiveops.nb_*{,_env} cleaning
pboutill
2012-01-16
*
Granted legitimate wish #2607 (not exposing crude fixpoint body of
herbelin
2011-12-18
*
A few extra combinators about rel_declaration/named_declaration + a bit of doc
herbelin
2011-04-06
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
New script dev/tools/change-header to automatically update Coq files headers.
herbelin
2010-06-22
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Move from ocamlweb to ocamdoc to generate mli documentation
pboutill
2010-04-29
*
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
*
- 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
*
Suppression argument pattern_source du case_info (code jamais utilisé)
herbelin
2007-03-15
*
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
*
Fonctions retournant les arits des constructeurs et inductifs
herbelin
2006-01-30
*
Moving subst_inductive from tacinterp to inductiveops for better for reuse in...
herbelin
2005-02-18
*
Compatibilité ocamlweb pour cible doc
herbelin
2005-01-21
*
Inductive.{type_of_inductive,type_of_constructor,arities_of_specif} changed
sacerdot
2005-01-14
*
Deplacement des fonctions de typage des predicate de Cases a la V7 de inducti...
herbelin
2004-08-24
*
Nouvelle en-tête
herbelin
2004-07-16
*
Ajout mis_constructor_nargs_env
herbelin
2003-11-18
*
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
*
Ajout map_inductive_type et map_ind_family
herbelin
2002-06-13
*
- Reforme de la gestion des args recursifs (via arbres reguliers)
barras
2002-02-14
*
petit nettoyage de kernel/inductive
barras
2002-02-07
*
Ajout make_arity_signature
herbelin
2001-11-20
*
Suites modifs du noyau. Univ devient purement fonctionnel.
barras
2001-11-12
*
Suppression des local_constraints, des ctxtty et du focus.
clrenard
2001-11-06
*
GROS COMMIT:
barras
2001-11-05