index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
FSets
/
FSetCompat.v
Age
Commit message (
Expand
)
Author
2020-03-19
[stdlib] Remove a few `auto with *`
Vincent Laporte
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-02-27
Update headers following #6543.
Théo Zimmermann
2017-12-19
Fix warning about shadowing a global name.
Gaëtan Gilbert
2014-09-27
Keyed unification option, compiling the whole standard library
Matthieu Sozeau
2011-03-13
- Add modulo_delta_types flag for unification to allow full
msozeau
2010-07-05
FSets/Msets: some renaming of module params to simplify the task of the extra...
letouzey
2010-02-12
CompSpecType, a clone of CompSpec but in Type instead of Prop
letouzey
2010-01-07
Nicer names: DecidableType2* --> Equalities*, OrderedType2* --> Orders*
letouzey
2009-11-03
Better visibility of the inductive CompSpec used to specify comparison functions
letouzey
2009-11-03
OrderedType implementation for various numerical datatypes + min/max structures
letouzey
2009-10-20
FSetCompat: a compatibility wrapper between FSets and MSets
letouzey