index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
theories
/
FSets
/
FMapPositive.v
Commit message (
Expand
)
Author
Age
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
Removing a dummy parameter in some FMapPositive statements.
Hugo Herbelin
2017-07-16
*
Giving a more natural semantics to injection by default.
Hugo Herbelin
2016-06-18
*
Fix some typos.
Guillaume Melquiond
2015-12-07
*
- Fix printing and parsing of primitive projections, including the Set
Matthieu Sozeau
2014-09-09
*
Cleanup treatment of template universe polymorphism (thanks to E. Tassi
Matthieu Sozeau
2014-06-20
*
Making those proofs which depend on names generated for the arguments
Hugo Herbelin
2014-06-01
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
"Boolean Equality" and "Case Analysis" are already off by default...
letouzey
2013-07-17
*
Unset Asymmetric Patterns
pboutill
2013-01-18
*
Open Local Scope ---> Local Open Scope, same with Notation and alii
letouzey
2012-07-05
*
Final part of moving Program code inside the main code. Adapted add_definitio...
msozeau
2012-03-14
*
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
*
FSetPositive: sets of positive inspired by FMapPositive.
letouzey
2010-07-16
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Remove various useless {struct} annotations
letouzey
2009-11-02
*
Merge SetoidList2 into SetoidList.
letouzey
2009-10-19
*
Fix the stdlib doc compilation + switch all .v file to utf8
letouzey
2009-09-28
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
Fix the bug-ridden code used to choose leibniz or generalized
msozeau
2009-09-08
*
FSet/OrderedType now includes an eq_dec, and hence become an extension of Dec...
letouzey
2008-12-17
*
Structural definition of PositiveMap.fold
glondu
2008-12-11
*
Make PositiveMap.xmapi structural
glondu
2008-12-11
*
migration from Set to Type of FSet/FMap + some dependencies...
letouzey
2008-03-04
*
Some suggestions about FMap by P. Casteran:
letouzey
2008-02-28
*
cardinal is promoted to the rank of primitive member of the FMap interface
letouzey
2008-02-28
*
Revision of the FSetWeak Interface, so that it becomes a precise
letouzey
2007-10-29
*
As suggested by Pierre Casteran, fold for FSets/FMaps now takes a
letouzey
2007-05-27
*
fix for bug #1347 (no more Scope pollution by FSets)
letouzey
2007-05-25
*
PositiveOrderedTypeBits is now formulated to be a UsualOrderedType, not only ...
letouzey
2007-03-26
*
mise a jour du nouveau ring et ajout du nouveau field, avant renommages
barras
2006-09-26
*
incomplete and temporary fix for PR#1222: revert accepts up to 10 args
letouzey
2006-09-21
*
suite de l'ajout des FSets/FMaps dans les theories standards
letouzey
2006-04-29