| Age | Commit message (Expand) | Author |
| 2008-03-06 | even_2n et odd_S2n deviennent transparents (chez moi, ça empêchait de compi... | notin |
| 2008-03-05 | Backtrack sur la révision #10401 : suppression de le_minus de la base de hin... | notin |
| 2008-03-04 | still one more substituion s/Set/Type/ | letouzey |
| 2008-03-04 | one more substitution s/Set/Type/ | letouzey |
| 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-03-01 | Marche-arrière sur la suppression de l'hypothèse inutile de Rpower_O | herbelin |
| 2008-02-29 | Argumentation plus poussée de pourquoi on retire la condition x>0 dans | herbelin |
| 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 | Do not open type_scope in SetoidClass. | msozeau |
| 2008-02-28 | Fix compilation problem (hopefully). | msozeau |
| 2008-02-28 | Nicer third spec of choose. | letouzey |
| 2008-02-27 | For more uniformity, use implicits in FSetAVL | letouzey |
| 2008-02-27 | Application patch #1807 sur hypothèse inutile de Rpower_O | herbelin |
| 2008-02-26 | Proper implicit arguments handling for assumptions | msozeau |
| 2008-02-14 | Backtrack changes on eauto, move specialized version of eauto in | msozeau |
| 2008-02-13 | Debugging of the class_setoid tactic and eauto. Prepare for move from | msozeau |
| 2008-02-13 | Essai de prise en compte de delta dans unify_0 (même sur termes non clos). | herbelin |
| 2008-02-10 | Backport Program Instance into Instance. Proper early error message if | msozeau |
| 2008-02-10 | Proposal of a nice notation for constructors xI and xO of type positive | letouzey |
| 2008-02-10 | Major revision: use of Function, including some non-structural ones | letouzey |
| 2008-02-09 | Major revision of FSetAVL: more Function, including some non-structural ones | letouzey |
| 2008-02-09 | Fix the clrewrite tactic, change Relations.v to work on relations in Prop | msozeau |
| 2008-02-08 | misc improvements | letouzey |
| 2008-02-08 | better comments in FMapInterface | letouzey |
| 2008-02-08 | better comments in FSetInterface | letouzey |
| 2008-02-08 | Change implementation of resolution for typeclasses to use a customized | msozeau |
| 2008-02-08 | more complete FSets.v | letouzey |
| 2008-02-08 | one forgotten compatibility lemma | letouzey |
| 2008-02-06 | Fix obligations not being discharged due to new definition of complement. | msozeau |
| 2008-02-06 | New algorithm to resolve morphisms, after discussion with Nicolas | msozeau |
| 2008-02-05 | kill some useless module aliases E:=X (for better name printing, see Elie's 1... | letouzey |
| 2008-02-05 | Add Morphisms for Qceiling and Qfloor | roconnor |
| 2008-02-04 | Reorganization of FSet+FMap : no more files specific to Weak Sets/Maps | letouzey |
| 2008-02-03 | Add new files theories/Program/Basics.v and theories/Classes/Relations.v | msozeau |
| 2008-02-02 | factorization part II (Properties + EqProperties), inclusion of FSetDecide (f... | letouzey |
| 2008-02-01 | Thanks to Elie, we can share duplicated stuff in FSets: for a start, FSetWeak... | letouzey |
| 2008-01-31 | Debug implementation of dependent induction/dependent destruction and documen... | msozeau |
| 2008-01-30 | Work on dependent induction tactic and friends, finish the test-suite example | msozeau |
| 2008-01-30 | Support for occurences and 'in' in class_setoid, work on corresponding tactic... | msozeau |
| 2008-01-24 | Nicer proofs. | roconnor |
| 2008-01-24 | remove Fourier Failure warnings. | roconnor |
| 2008-01-24 | Prove the decidability of arithmetical statements using the real numbers. | roconnor |
| 2008-01-24 | Keep the Z_scope local to this file. | roconnor |
| 2008-01-23 | Changing R to a local definition so that it isn't exported. | roconnor |
| 2008-01-23 | Typo | notin |
| 2008-01-22 | Adding Zdiv_le_compat_l | thery |
| 2008-01-18 | Fix bug #1778, better typeclass error messages. Move Obligations Tactic to a ... | msozeau |
| 2008-01-18 | Change notation for setoid inequality, coerce objects before comparing them. ... | msozeau |