index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
constr.mli
Commit message (
Expand
)
Author
Age
*
A patch for printing "match" when constructors are defined with let-in
Hugo Herbelin
2014-10-20
*
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-27
*
Cleanup in Univ, moving code for UniverseConstraints outside the kernel in Un...
Matthieu Sozeau
2014-06-10
*
Make kernel reduction code parametric over the handling of universes,
Matthieu Sozeau
2014-06-06
*
Update infer_conv to record trivial Prop <= Type i constraints that are neede...
Matthieu Sozeau
2014-05-26
*
Add doc on the new API for universe polymorphism and primitive projections
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Adding a field ci_cstr_nargs to case_info and mind_consnrealargs to
Hugo Herbelin
2014-04-28
*
Adding a [fold_map] operation on constrs.
Pierre-Marie Pédrot
2014-04-24
*
Removing generic hashes in kernel.
Pierre-Marie Pédrot
2014-03-03
*
At least made the evar type opaque! There are still 5 remaining unsafe
ppedrot
2013-09-18
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29