| Age | Commit message (Expand) | Author |
| 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 |
| 2010-06-17 | fsetdec: clear dependent hypothesis before anything else (fix #2136). | letouzey |
| 2010-06-17 | New tactic "clear dependent", for the moment in ltac in Init/Tactics | letouzey |
| 2010-06-16 | MSetInterface: no induction principle about a Record (nicer extraction) | letouzey |
| 2010-06-15 | MSetAVL: for nicer extraction, we create only tree_ind, not tree_rect and tre... | letouzey |
| 2010-06-13 | Fixing definition of set_map (bug report #2111) which was actually already | herbelin |
| 2010-06-09 | Tentative fix for bug #2226: put inj_pair2 and eq_dep_eq hints in a | msozeau |
| 2010-06-08 | Fixing commit r13090 (forgot to commit the file generating Nmake_gen.v). | herbelin |
| 2010-06-08 | Made option "Automatic Introduction" active by default before too many | herbelin |
| 2010-06-08 | Fix unfolding tactic for well-founded Programs. | msozeau |
| 2010-06-04 | Ascii: simplier ascii_of_pos, conversion from/to N, proofs about nat-->ascii-... | letouzey |
| 2010-05-28 | Correction program_simplify. Devrait corriger certaines contribs. | aspiwack |
| 2010-05-28 | Generalized the formulation of classic_set in propositional contexts | herbelin |
| 2010-05-22 | Added UIP_dec on suggestion of Eelis on #coq irc. | herbelin |
| 2010-05-19 | Discontinue support for ocaml 3.09.* | letouzey |
| 2010-05-09 | Added a few informations about file lineages (for the most part in kernel) | herbelin |
| 2010-04-29 | Remove the svn-specific $Id$ annotations | letouzey |
| 2010-04-22 | Here comes the commit, announced long ago, of the new tactic engine. | aspiwack |
| 2010-04-16 | Compare_dec : a few better proofs (and extracted terms), some more Defined | letouzey |
| 2010-04-10 | Granting wish #2229 (InA_dec transparent) and Michael Day's coq-club | herbelin |