| Age | Commit message (Expand) | Author |
| 2009-09-17 | Delete trailing whitespaces in all *.{v,ml*} files | glondu |
| 2009-09-09 | Znumtheory + Zdiv enriched with stuff from ZMicromega, misc improvements | letouzey |
| 2009-09-08 | Fix the bug-ridden code used to choose leibniz or generalized | msozeau |
| 2009-07-24 | OrderedTypeEx.N_as_OT use Nlt, various minor improvements in N/ZArith | letouzey |
| 2009-07-22 | Better comparison functions in OrderedTypeEx | letouzey |
| 2009-07-14 | Simplify eauto and fix it for compatibility, allowing full delta during | msozeau |
| 2009-07-09 | Use the proper unification flags in e_exact. This makes exact fail a bit | msozeau |
| 2009-06-22 | made several occurrences of (eapply ...; eauto) not rely on the lack of patte... | barras |
| 2009-04-21 | Rename [Morphism] into [Proper] and [respect] into [proper] to comply | msozeau |
| 2009-04-18 | Just export RelationClasses for [Equivalence] through Setoid. | msozeau |
| 2009-03-28 | ZArith/Int: no need to load romega here (but rather in FullAVL) | letouzey |
| 2009-01-28 | FSet(Weak)List : eq_dec becomes Defined (and gets better proof) | letouzey |
| 2009-01-01 | Switched to "standardized" names for the properties of eq and | herbelin |
| 2008-12-28 | - Another bug in get_sort_family_of (sort-polymorphism of constants and | herbelin |
| 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 |
| 2008-12-18 | FSets: integration of suggestions by P. Casteran and S. Lescuyer | letouzey |
| 2008-12-17 | Better compatibility after commit 11693 by adding an alias OrderedTypeFacts.e... | letouzey |
| 2008-12-17 | FSet/OrderedType now includes an eq_dec, and hence become an extension of Dec... | letouzey |
| 2008-12-11 | Structural definition of PositiveMap.fold | glondu |
| 2008-12-11 | Make PositiveMap.xmapi structural | glondu |
| 2008-11-17 | integrate suggestions by B. Baydemir (see #1930) | letouzey |
| 2008-11-05 | Port [rewrite] tactics to open terms. Currently no check that evars | msozeau |
| 2008-09-14 | Add user syntax for creating hint databases [Create HintDb foo | msozeau |
| 2008-09-04 | Correction du bug #1937 | notin |
| 2008-06-27 | Enhanced discrimination nets implementation, which can now work with | msozeau |
| 2008-06-06 | avoid duplicated creation of WFacts instances | letouzey |
| 2008-06-01 | Intropattern: syntax {x,y,z,t} becomes (x & y & z & t), as decided in | letouzey |
| 2008-04-17 | Prevent the apparition of &&& when printing a (if ... then ... else false) | letouzey |
| 2008-04-12 | Add the ability to specify what to do with free variables in instance | msozeau |
| 2008-04-08 | - A little cleanup in Classes/*. Separate standard morphisms on | msozeau |
| 2008-04-03 | New file FMapFullAVL containing the balancing proofs about FMapAVL: | letouzey |
| 2008-04-03 | Rework of FMapAVL inspired by recent changes of FSetAVL: | letouzey |
| 2008-03-27 | - notations &&& and ||| equivalent to andb and orb, | letouzey |
| 2008-03-21 | One more AVL reorganisation: separate pure functions from proofs + functional... | letouzey |
| 2008-03-21 | Some "if then else" instead of orb and andb, in order to vm_compute lazily | letouzey |
| 2008-03-20 | still some useless invariants in FSetAVL | letouzey |
| 2008-03-19 | migration of the old IntMap library from StdLib to a user contrib (Cachan/Int... | letouzey |
| 2008-03-19 | Do another pass on the typeclasses code. Correct globalization of class | msozeau |
| 2008-03-16 | Reorganize Program and Classes theories. Requiring Setoid no longer sets | msozeau |
| 2008-03-15 | Reorganisation of FSetAVL (consequences of remarks by B. Gregoire) | letouzey |
| 2008-03-07 | f_equal, revert, specialize in ML, contradict in better Ltac (+doc) | letouzey |
| 2008-03-07 | repair FSets/FMap after the change in setoid rewrite | letouzey |
| 2008-03-06 | Plug the new setoid implemtation in, leaving the original one commented | msozeau |
| 2008-03-04 | migration from Set to Type of FSet/FMap + some dependencies... | letouzey |
| 2008-03-02 | A fix for compilation of FMapFacts (a story of impl arg for Logic.eq) | letouzey |
| 2008-02-28 | Some suggestions about FMap by P. Casteran: | letouzey |
| 2008-02-28 | cardinal is promoted to the rank of primitive member of the FMap interface | letouzey |
| 2008-02-28 | Nicer third spec of choose. | letouzey |
| 2008-02-27 | For more uniformity, use implicits in FSetAVL | letouzey |