| Age | Commit message (Expand) | Author |
| 2009-02-04 | Fix [subrelation] clauses that privileged the weakest. Better impl args | msozeau |
| 2008-12-14 | Generalized binding syntax overhaul: only two new binders: `() and `{}, | msozeau |
| 2008-12-08 | Fix handling of [inverse] in setoid_rewrite, with an hopefully complete | msozeau |
| 2008-09-14 | Use manual implicts in Classes and rationalize class parameter names. | msozeau |
| 2008-08-22 | - New auto hints for transparency/opacity control, not bound to | msozeau |
| 2008-07-25 | More compatibility fixes, revert the tauto fix that prevented | msozeau |
| 2008-07-22 | New tactics [conv] to test convertibility (actually, unification) of two | msozeau |
| 2008-07-04 | Fixes in handling of implicit arguments: | msozeau |
| 2008-07-01 | Various bug fixes in type classes and subtac: | msozeau |
| 2008-06-27 | Enhanced discrimination nets implementation, which can now work with | msozeau |
| 2008-06-22 | Rename obligations_tactic to obligation_tactic and fix bugs #1893. | msozeau |
| 2008-06-10 | - Correct handling of DependentMorphism error, using tclFAIL instead of | msozeau |
| 2008-06-06 | Enhancements to coqdoc, better globalization of sections and modules. | msozeau |
| 2008-05-11 | - Cleanup parsing of binders, reducing to a single production for all | msozeau |
| 2008-05-05 | Backtrack commit 10887 (priorité des notations pour les signatures de | notin |
| 2008-05-05 | It seems more natural to put those operators at same level as "->"... | glondu |
| 2008-04-26 | Debug implementation of failing tactics in Morphism to allow earlier | msozeau |
| 2008-04-25 | - Fix bug in eterm which was not taking filtered contexts in evars into | msozeau |
| 2008-04-24 | - Add pretty-printers for Idpred, Cpred and transparent_state, used for | msozeau |
| 2008-04-21 | - Correct unification for the rewrite variant of setoid_rewrite, | msozeau |
| 2008-04-17 | Bug squashing day ! | msozeau |
| 2008-04-17 | Little fixes in setoid_rewrite. | msozeau |
| 2008-04-12 | Add the ability to specify what to do with free variables in instance | msozeau |
| 2008-04-09 | Fixes in new Morphisms files. | msozeau |
| 2008-04-08 | - A little cleanup in Classes/*. Separate standard morphisms on | msozeau |
| 2008-04-02 | Minor fixes. Use expanded type in class_tactics for Morphism search, to | msozeau |
| 2008-04-01 | Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient | herbelin |
| 2008-03-29 | Fix test-suite files, change conflicting notation "->rel" and the others | msozeau |
| 2008-03-28 | Improve error handling and messages for typeclasses. | msozeau |
| 2008-03-27 | Various fixes on typeclasses: | msozeau |
| 2008-03-23 | Fix a bug found by B. Grégoire when declaring morphisms in module | msozeau |
| 2008-03-22 | Compatibility fixes, backtrack on definitions of reflexive, | msozeau |
| 2008-03-19 | Do another pass on the typeclasses code. Correct globalization of class | msozeau |
| 2008-03-18 | Implementation of rewriting under lambdas. Tested on exists only. | msozeau |
| 2008-03-18 | Correct implementation of normalization of signatures using setoid | msozeau |
| 2008-03-17 | Add the possibility of specifying constants to unfold for typeclass | msozeau |
| 2008-03-16 | Removed unneeded tactics from RelationClasses. Use | msozeau |
| 2008-03-16 | Using the "relation" constant made some unifications fail in the new | msozeau |
| 2008-03-16 | Reorganize Program and Classes theories. Requiring Setoid no longer sets | msozeau |
| 2008-03-16 | Minor fixes on setoid rewriting. Now uses definitions of [relation] and | msozeau |
| 2008-03-09 | Add a missing morphism declaration that turns morphisms on R ==> R' to | msozeau |
| 2008-03-06 | Coquille vraisemblablement introduite par la révision 10628 | notin |
| 2008-03-06 | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau |
| 2008-02-28 | Fix compilation problem (hopefully). | msozeau |
| 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-09 | Fix the clrewrite tactic, change Relations.v to work on relations in Prop | msozeau |
| 2008-02-06 | New algorithm to resolve morphisms, after discussion with Nicolas | msozeau |