| Commit message (Expand) | Author | Age |
* | avoid duplicated creation of WFacts instances | letouzey | 2008-06-06 |
* | Intropattern: syntax {x,y,z,t} becomes (x & y & z & t), as decided in | letouzey | 2008-06-01 |
* | Prevent the apparition of &&& when printing a (if ... then ... else false) | letouzey | 2008-04-17 |
* | Add the ability to specify what to do with free variables in instance | msozeau | 2008-04-12 |
* | - A little cleanup in Classes/*. Separate standard morphisms on | msozeau | 2008-04-08 |
* | New file FMapFullAVL containing the balancing proofs about FMapAVL: | letouzey | 2008-04-03 |
* | Rework of FMapAVL inspired by recent changes of FSetAVL: | letouzey | 2008-04-03 |
* | - notations &&& and ||| equivalent to andb and orb, | letouzey | 2008-03-27 |
* | 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-21 |
* | still some useless invariants in FSetAVL | letouzey | 2008-03-20 |
* | 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-19 |
* | Reorganize Program and Classes theories. Requiring Setoid no longer sets | msozeau | 2008-03-16 |
* | Reorganisation of FSetAVL (consequences of remarks by B. Gregoire) | letouzey | 2008-03-15 |
* | 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-07 |
* | Plug the new setoid implemtation in, leaving the original one commented | msozeau | 2008-03-06 |
* | migration from Set to Type of FSet/FMap + some dependencies... | letouzey | 2008-03-04 |
* | A fix for compilation of FMapFacts (a story of impl arg for Logic.eq) | letouzey | 2008-03-02 |
* | 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-28 |
* | For more uniformity, use implicits in FSetAVL | letouzey | 2008-02-27 |
* | Major revision: use of Function, including some non-structural ones | letouzey | 2008-02-10 |
* | Major revision of FSetAVL: more Function, including some non-structural ones | letouzey | 2008-02-09 |
* | misc improvements | letouzey | 2008-02-08 |
* | better comments in FMapInterface | letouzey | 2008-02-08 |
* | better comments in FSetInterface | letouzey | 2008-02-08 |
* | more complete FSets.v | letouzey | 2008-02-08 |
* | kill some useless module aliases E:=X (for better name printing, see Elie's 1... | letouzey | 2008-02-05 |
* | Reorganization of FSet+FMap : no more files specific to Weak Sets/Maps | letouzey | 2008-02-04 |
* | factorization part II (Properties + EqProperties), inclusion of FSetDecide (f... | letouzey | 2008-02-02 |
* | Thanks to Elie, we can share duplicated stuff in FSets: for a start, FSetWeak... | letouzey | 2008-02-01 |
* | more user-friendly versions of some properties lemmas in FSets/FMap | letouzey | 2008-01-04 |
* | * A few Parameter Inline, but they dont seem to help much concerning | letouzey | 2007-11-24 |
* | small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is | letouzey | 2007-11-06 |
* | temporary workaround for bug #1738 | letouzey | 2007-10-30 |
* | A useless Add Morphism: since Subset is a Setoid Relation, it is also | letouzey | 2007-10-30 |
* | Revision of the FSetWeak Interface, so that it becomes a precise | letouzey | 2007-10-29 |
* | Cleanup attempt of Hints in *Interface.v files. | letouzey | 2007-10-21 |
* | A generic preprocessing tactic zify for (r)omega | letouzey | 2007-07-18 |
* | Deletion of some firstorder calls in FSetAVL: | letouzey | 2007-07-13 |
* | - Extensions of FMap(Weak)Facts: | letouzey | 2007-06-27 |
* | additional properties for FMap (and slight rework of SetoidList and FSetPrope... | letouzey | 2007-06-26 |
* | Rework of FSetProperties, in order to add more easily a Properties functor | letouzey | 2007-06-14 |
* | undeletion of E_ST and Equal_ST: these records aren't mandatory, but quite us... | letouzey | 2007-06-11 |
* | some more properties of fold and elements in FSetProperties | letouzey | 2007-06-08 |
* | Extension of NArith: Nminus, Nmin, etc | letouzey | 2007-06-07 |
* | * For uniformity, FSetAVL uses Implicit Arguments (a bit) | letouzey | 2007-06-07 |