aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/MSets/MSetRBT.v
Commit message (Expand)AuthorAge
* Update headers following #6543.Gravatar Théo Zimmermann2018-02-27
* Giving a more natural semantics to injection by default.Gravatar Hugo Herbelin2016-06-18
* Simpl less (so that cbn will not simpl too much)Gravatar Pierre Boutillier2014-10-01
* MSetRBT: unfortunate typo in compare_height (fix #3413)Gravatar Pierre Letouzey2014-07-10
* Arith: full integration of the "Numbers" modular frameworkGravatar Pierre Letouzey2014-07-09
* Avoid using a deprecated lemma in the standard library.Gravatar Guillaume Melquiond2014-06-26
* - Fix bug preventing apply from unfolding Fixpoints.Gravatar Matthieu Sozeau2014-05-06
* This commit adds full universe polymorphism and fast projections to Coq.Gravatar Matthieu Sozeau2014-05-06
* "Boolean Equality" and "Case Analysis" are already off by default...Gravatar letouzey2013-07-17
* Change Hint Resolve, Immediate to take a global reference as argumentGravatar msozeau2012-10-26
* MSetRBT: a tail-recursive plengthGravatar letouzey2012-08-06
* MSetRBT : elementary arith proofs instead of calls to liaGravatar letouzey2012-07-05
* ZArith + other : favor the use of modern names instead of compat notationsGravatar letouzey2012-07-05
* MSetRBT : implementation of MSets via Red-Black treesGravatar letouzey2012-04-13