index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
MSets
/
MSetProperties.v
Age
Commit message (
Expand
)
Author
2020-11-16
Explicitly annotate all hint declarations of the standard library.
Pierre-Marie Pédrot
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2018-11-14
Deprecate hint declaration/removal with no specified database
Maxime Dénès
2018-02-27
Update headers following #6543.
Théo Zimmermann
2012-07-05
ZArith + other : favor the use of modern names instead of compat notations
letouzey
2011-10-14
MSet/FSet/FMap : add more explicitly an alternative spec for fold via fold_right
letouzey
2010-06-08
Made option "Automatic Introduction" active by default before too many
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-01-07
Nicer names: DecidableType2* --> Equalities*, OrderedType2* --> Orders*
letouzey
2010-01-05
Avoid declaring hints about refl/sym/trans of eq in DecidableType2
letouzey
2009-11-03
OrderedType implementation for various numerical datatypes + min/max structures
letouzey
2009-10-16
OrderedType2 : trivial lemmas are turned into tests for order.
letouzey
2009-10-13
MSets: a new generation of FSets
letouzey