| Age | Commit message (Expand) | Author |
| 2014-02-07 | FinFun.v: results about injective/surjective/bijective fonctions over finite ... | Pierre Letouzey |
| 2013-12-20 | List: Bug 3039 weaker requirement for fold symmetric | Pierre Boutillier |
| 2013-07-24 | Added a concat function to List theory. Strangely, it was missing. | ppedrot |
| 2012-10-26 | Change Hint Resolve, Immediate to take a global reference as argument | msozeau |
| 2012-08-08 | Updating headers. | herbelin |
| 2012-07-10 | isolate instances about Permutation and PermutationA which may slow rewrite | letouzey |
| 2012-07-05 | Kills the useless tactic annotations "in |- *" | letouzey |
| 2012-07-05 | ZArith + other : favor the use of modern names instead of compat notations | letouzey |
| 2012-06-01 | list_eq_dec now transparent (wish #2786) | letouzey |
| 2012-05-22 | SetoidList: explicit the fact that InfA_compat won't use ltA_strorder | letouzey |
| 2012-05-18 | List + Permutation : more results about nth_error and nth | letouzey |
| 2012-05-02 | A notion of permutation for lists modulo a setoid equality | letouzey |
| 2012-04-13 | Uniformisation in the documentation: remove the use of 'coinductive' in | aspiwack |
| 2011-11-21 | theories/, plugins/ and test-suite/ ported to the Arguments vernacular | gareuselesinge |
| 2011-09-02 | Bug 2589: Documentation patch of Hendrik Tews | pboutill |
| 2011-04-08 | A module out of Program to have list notations (bug 2463) | pboutill |
| 2011-03-04 | Simplify proofs in Permutation using generalized rewriting. | msozeau |
| 2011-02-10 | Remove obsolete TheoryList | glondu |
| 2010-12-17 | Cosmetic : let's take advantage of the n-ary exists notation | letouzey |
| 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-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-06-13 | Fixing definition of set_map (bug report #2111) which was actually already | herbelin |
| 2010-04-29 | Remove the svn-specific $Id$ annotations | letouzey |
| 2010-04-10 | Granting wish #2229 (InA_dec transparent) and Michael Day's coq-club | herbelin |
| 2010-02-17 | Arith's min and max placed in Peano (+basic specs max_l and co) | letouzey |
| 2009-12-13 | Addition of mergesort + cleaning of the Sorting library | herbelin |
| 2009-12-09 | Factorisation between Makefile and ocamlbuild systems : .vo to compile are in... | letouzey |
| 2009-11-11 | Improving abbreviations/notations + backtrack of semantic change in r12439 | herbelin |
| 2009-11-02 | List + SetoidList : some cleanup around predicates Exists, Forall, Forall2, F... | letouzey |
| 2009-11-02 | Remove various useless {struct} annotations | letouzey |
| 2009-11-02 | list, length, app are migrated from List to Datatypes | letouzey |
| 2009-10-29 | Fix flat_map definition so that it plays nicely with fix | glondu |
| 2009-10-19 | Merge SetoidList2 into SetoidList. | letouzey |
| 2009-10-13 | MSets: a new generation of FSets | letouzey |
| 2009-10-08 | Implicit argument of Logic.eq become maximally inserted | letouzey |
| 2009-09-17 | Remove useless MonoList.v | glondu |
| 2009-09-17 | Delete trailing whitespaces in all *.{v,ml*} files | glondu |
| 2009-08-19 | adds a property on map | bertot |
| 2009-08-19 | adds lemmas on interactions between existsb, forallb, and app | bertot |
| 2009-08-04 | - Add more precise error localisation when one of the application fails | herbelin |
| 2009-07-24 | List: add a iff-based lemma about In and ++ | letouzey |
| 2009-07-20 | Typo in a comment | letouzey |
| 2009-06-06 | Very-small-step policy changes to the library. | herbelin |
| 2009-03-18 | fixed ring/field warning about hyp cleaning up | barras |
| 2009-03-17 | - gros commit sur ring et field: passage des arguments simplifie | barras |
| 2009-01-18 | Various little fixes: | msozeau |
| 2008-12-26 | FMaps: various updates (mostly suggested by P. Casteran) | letouzey |
| 2008-12-22 | FMap: fold_rec + more permissive transpose hyp + various cleanup | letouzey |