| Age | Commit message (Expand) | Author |
| 2010-11-02 | Add small utility lemmas about nat/P/Z/Q arithmetic. | letouzey |
| 2010-11-02 | NZSqrt : since spec is complete, no need for morphism axiom sqrt_wd | letouzey |
| 2010-11-02 | NZLog : since spec is complete, no need for morphism axiom log2_wd | letouzey |
| 2010-11-02 | Numbers: misc improvements | letouzey |
| 2010-11-02 | Numbers : log2. Abstraction, properties and implementations. | letouzey |
| 2010-11-02 | NArith: a log2 function | letouzey |
| 2010-11-02 | NPeano: A log2 function for nat | letouzey |
| 2010-11-02 | Numbers: specs about sqrt and pow of neg numbers, even in NZ | letouzey |
| 2010-11-02 | Numbers: NZPowProp as a Module Type, some module variable renaming | letouzey |
| 2010-11-02 | Move stuff about positive into a distinct PArith subdir | letouzey |
| 2010-10-23 | Used multiple lists of implicit arguments to transfer the choices of | herbelin |
| 2010-10-22 | FMapFacts: typo noticed by Aaron | letouzey |
| 2010-10-22 | Still another Open Scope than should be Local | letouzey |
| 2010-10-21 | Solve name conflict about pow introduced by commit 13546. | letouzey |
| 2010-10-20 | Oups, new file Zsqrt_def was exporting Z_scope | letouzey |
| 2010-10-19 | Numbers: no need for advanced functions (e.g. sqrt) in NStrongRec, NDefOps, etc | letouzey |
| 2010-10-19 | Add sqrt in Numbers | letouzey |
| 2010-10-14 | Numbers : also axiomatize constants 1 and 2. | letouzey |
| 2010-10-14 | Numbers: new functions pow, even, odd + many reorganisations | letouzey |
| 2010-10-14 | Zeven: some complements, e.g. proofs that Zeven_bool and co are ok | letouzey |
| 2010-10-14 | NArith: add some functions Neven and Nodd | letouzey |
| 2010-10-14 | NArith: Definition of a Npow power function | letouzey |
| 2010-10-03 | Using multiple lists of implicit arguments in Program for preserving | herbelin |
| 2010-09-28 | Minor fixes of 'make doc' | pboutill |
| 2010-09-28 | Bvector.Vshiftin was wrong for ages | pboutill |
| 2010-09-20 | Extraction: re-introduce some eta-expansions in rare situations leading to '_... | letouzey |
| 2010-09-17 | For the moment, two small manual eta-expansions to avoid '_a after extraction | letouzey |
| 2010-09-09 | NMake : another round of heavy rework | letouzey |
| 2010-08-02 | Fix [clenv_missing] to compute a better approximation of missing | msozeau |
| 2010-07-31 | Fixed commit r13359 which was incomplete for its "trunk" part. Thanks | herbelin |
| 2010-07-29 | Rather quick hack to make basic unicode notations available by | herbelin |
| 2010-07-28 | Rewrite Heap merging so that it extracts to an O(n log n) definition. | msozeau |
| 2010-07-27 | Minor fixes: | msozeau |
| 2010-07-24 | Updated all headers for 8.3 and trunk | herbelin |
| 2010-07-22 | Made notations for exists, exists! and notations of Utf8.v recursive notations | herbelin |
| 2010-07-22 | Backported r13308 (ConstructiveEpsilon.v) to branch v8.3 | herbelin |
| 2010-07-22 | Update of ConstructiveEpsilon.v by Jean-François Monin. | herbelin |
| 2010-07-18 | Reverted 13293 commited mistakenly. Sorry for the noise. | herbelin |
| 2010-07-18 | Tentative de suppression de l'import automatique des hints et coercions. | herbelin |
| 2010-07-16 | MSetPositive: mention MSetInterface instead of FSetInterface | letouzey |
| 2010-07-16 | FSetPositive: sets of positive inspired by FMapPositive. | letouzey |
| 2010-07-16 | Bool: shorter and more systematic proofs + an iff lemma about eqb | letouzey |
| 2010-07-10 | Bool: iff lemmas about or, a reflect inductive, an is_true function | letouzey |
| 2010-07-05 | FSets/Msets: some renaming of module params to simplify the task of the extra... | letouzey |
| 2010-07-02 | Sorting library: export as hints only lemmas that obviously simplify | herbelin |
| 2010-06-29 | QArith: typo in name of hint db (fix #2346) | letouzey |
| 2010-06-28 | Fix compilation by replacing some "auto with zarith" with "ring" | glondu |
| 2010-06-18 | clear/revert dependent: restrict to hyp(h) instead of ident(h) | letouzey |
| 2010-06-18 | Report fixes from FSetDecide to MSetDecide | letouzey |
| 2010-06-18 | fsetdec: a forgotten Set instead of Type was breaking discard_nonFset (fix #2... | letouzey |