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
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
COMMENTS: of "Constr.case_info" type were updated.
Matej Kosik
2016-01-11
*
|
COMMENTS: added to the "Constr.case_info" type.
Matej Kosik
2015-12-18
*
|
COMMENTS: added to some variants of the "Constr.kind_of_term" type.
Matej Kosik
2015-12-18
*
|
Splitting kernel universe code in two modules.
Pierre-Marie Pédrot
2015-10-06
|
/
*
Tactical `progress` compares term up to potentially equalisable universes.
Arnaud Spiwack
2015-04-22
*
New function [Constr.equal_with] to compare terms up to variants of [kind_of_...
Arnaud Spiwack
2015-02-24
*
Refactoring in [Constr].
Arnaud Spiwack
2015-02-24
*
Update headers.
Maxime Dénès
2015-01-12
*
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