index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
retyping.mli
Commit message (
Expand
)
Author
Age
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Update headers.
Maxime Dénès
2015-01-12
*
Fix constrMatching as well as change/e_contextually to allow
Matthieu Sozeau
2014-09-18
*
Use of "H"-based names for propositional hypotheses obtained by
Hugo Herbelin
2014-06-01
*
Initial work on reintroducing old-style polymorphism for compatibility (the s...
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Removing dead code, thanks to new OCaml warnings and a bit of scripting.
Pierre-Marie Pédrot
2014-04-23
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Retyping.get_type_of: a lax version raising no anomalies
letouzey
2013-03-17
*
Updating headers.
herbelin
2012-08-08
*
Extraction: forbid Prop-polymorphism of inductives when extracting to Ocaml
letouzey
2011-07-04
*
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
*
A try at using sort variables during unification. Instead of refreshing
msozeau
2009-05-23
*
- Fixing bug #2084 (unification not checking sort constraints), hoping
herbelin
2009-04-08
*
Optimisation de clenv.ml pour que meta_instance ne soit pas appelé
herbelin
2008-10-18
*
fixing r11433 again:
barras
2008-10-07
*
Compatibilité du polymorphisme de constantes avec les sections.
herbelin
2006-10-29
*
Extension du polymorphisme de sorte au cas des définitions dans Type.
herbelin
2006-10-28
*
- Indtypes: en attente opinion CoRN, les occurrences de Type non explicites
herbelin
2006-05-28
*
Inductifs avec polymorphisme de sorte (version initiale)
herbelin
2006-03-29
*
hiding the meta_map in evar_defs
barras
2004-09-15
*
Nouvelle en-tête
herbelin
2004-07-16
*
Renommage CMeta en CPatVar qui sert à saisir les PMeta de Pattern
herbelin
2003-05-19
*
Suppression des local_constraints, des ctxtty et du focus.
clrenard
2001-11-06
*
Nouvelle fonction get_sort_family_of pour calculer la famille dans lequel vit...
herbelin
2001-09-19
*
entetes
filliatr
2001-03-15
*
syntaxe AST Inversion + commentaires ocamlweb autour de $
filliatr
2000-12-12
*
Simplifications autour de typed_type (renommé types par analogie avec sorts)...
herbelin
2000-10-18
*
Renommage mk_unsafe_judgment en get_judgment_of; ajout get_assumption_of
herbelin
2000-06-29
*
Ajout du langage de tactiques
delahaye
2000-05-03
*
documentation
filliatr
2000-01-28
*
Nouveaux types 'constructor' et 'inductive' dans Term;
herbelin
1999-12-15
*
Ajout des messages d'erreurs de Cases
herbelin
1999-12-09
*
- global_reference traite des variables
filliatr
1999-12-03
*
Retour dans pretyping
herbelin
1999-12-01
*
déplacé dans kernel
herbelin
1999-12-01
*
- environment -> safe_environment
filliatr
1999-12-01
*
Version initiale
herbelin
1999-11-26