index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
theories
/
Classes
/
RelationPairs.v
Commit message (
Expand
)
Author
Age
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
Typeclasses: stdlib fixes for new search algorithm
Matthieu Sozeau
2016-06-16
*
Remove typeclass opaque directive, some proofs in the stdlib rely on it being...
Matthieu Sozeau
2015-01-18
*
Optionally allow eta-conversion during unification for type classes.
Matthieu Sozeau
2015-01-18
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
theories/, plugins/ and test-suite/ ported to the Arguments vernacular
gareuselesinge
2011-11-21
*
- Add modulo_delta_types flag for unification to allow full
msozeau
2011-03-13
*
Made option "Automatic Introduction" active by default before too many
herbelin
2010-06-08
*
RelationPairs: stop loading it in all Numbers, stop maximal args with fst/snd
letouzey
2009-12-18
*
Fix backtracking heuristic in typeclass resolution.
msozeau
2009-11-30
*
Numbers: finish files NStrongRec and NDefOps
letouzey
2009-11-06
*
OrderedType implementation for various numerical datatypes + min/max structures
letouzey
2009-11-03