index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
typing.mli
Commit message (
Expand
)
Author
Age
*
Proofview refiner is now type-safe by default.
Pierre-Marie Pédrot
2014-09-04
*
Typing.sort_of does not leak evarmaps anymore.
Pierre-Marie Pédrot
2014-09-04
*
Fix bug #3559, ensuring a canonical order of universe level quantifications when
Matthieu Sozeau
2014-09-04
*
Refresh universes for Ltac's type_of, as the term can be used anywhere,
Matthieu Sozeau
2014-05-09
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
A more informative message when the elimination predicate for
herbelin
2013-02-17
*
Updating headers.
herbelin
2012-08-08
*
More unification in type_of and addition of e_type_of to get the new
herbelin
2011-10-24
*
Applied the trick of Chung-Kil Hur to solve second-order matching
herbelin
2011-10-10
*
It happens that the type inference algorithm (pretyping) did not check
herbelin
2011-10-05
*
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
*
Added a function in typing.ml to solve evars of a constr w/o going back down ...
herbelin
2010-04-05
*
Promote evar_defs to evar_map (in Evd)
glondu
2009-11-11
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
restructuration des printers: proofs passe avant parsing
barras
2004-09-17
*
hiding the meta_map in evar_defs
barras
2004-09-15
*
premiere reorganisation de l\'unification
barras
2004-09-03
*
Nouvelle en-tête
herbelin
2004-07-16
*
Suppression des local_constraints, des ctxtty et du focus.
clrenard
2001-11-06
*
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
*
mise au point Declare et avancee dans Astterm
filliatr
1999-12-01
*
- environment -> safe_environment
filliatr
1999-12-01
*
- Typing -> Safe_typing
filliatr
1999-12-01