aboutsummaryrefslogtreecommitdiff
path: root/theories/MSets/MSetList.v
AgeCommit message (Expand)Author
2010-02-12CompSpecType, a clone of CompSpec but in Type instead of Propletouzey
2010-01-12MSets: Class Ok becomes a definition instead of an inductive (thanks Matthieu)letouzey
2010-01-07Nicer names: DecidableType2* --> Equalities*, OrderedType2* --> Orders*letouzey
2010-01-05Avoid declaring hints about refl/sym/trans of eq in DecidableType2letouzey
2009-11-15Fix [Instance: forall ..., C args := t] declarations to behave asmsozeau
2009-11-08Use generalizable variables info when internalizing arbitrary bindings,msozeau
2009-11-03Better visibility of the inductive CompSpec used to specify comparison functionsletouzey
2009-11-03OrderedType implementation for various numerical datatypes + min/max structuresletouzey
2009-10-16Structure/OrderTac.v : highlight the "order" tactic by isolating it from FSet...letouzey
2009-10-15OrderedType2.order is slightly weaker since last commit, adapt accordinglyletouzey
2009-10-13MSets: a new generation of FSetsletouzey