| Age | Commit message (Expand) | Author |
| 2008-06-18 | Fix bug in implementation of splitting of class constraints. | msozeau |
| 2008-06-18 | Compatibility fixes (Add Setoid bug and accidental introduction of a | msozeau |
| 2008-06-17 | Fixes w.r.t. let binders in class contexts and Add Parametric | msozeau |
| 2008-06-17 | Better typeclass error messages, always giving the full set of | msozeau |
| 2008-06-16 | Add possibility to match on defined hypotheses, using brackets to | msozeau |
| 2008-06-11 | Optionally (and by default) split typeclasses evars into connected | msozeau |
| 2008-06-10 | - Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs) | herbelin |
| 2008-06-10 | - Correct handling of DependentMorphism error, using tclFAIL instead of | msozeau |
| 2008-06-10 | Backtrack sur l'"optimisation" de admit (révision 11084). Comme le | herbelin |
| 2008-06-10 | - Correction bug 1841 (identificateurs incorrects avec Subclass) | herbelin |
| 2008-06-09 | - Correction de la version simplifiée (filtrage sur deux sig | herbelin |
| 2008-06-08 | - Patch sur "intros until 0" | herbelin |
| 2008-06-08 | - Extension de "generalize" en "generalize c as id at occs". | herbelin |
| 2008-06-07 | Correct handling of the environment in build_signature, and throw | msozeau |
| 2008-06-07 | Change setoid_rewrite's matching semantics to continue matching inside | msozeau |
| 2008-06-06 | Enhancements to coqdoc, better globalization of sections and modules. | msozeau |
| 2008-06-05 | Correctly catch UnresolvableConstraint exception which is now located. | msozeau |
| 2008-06-03 | Fixes incorrect handling of existing existentials variables in | msozeau |
| 2008-05-30 | Improvements on coqdoc by adding more information into .glob | msozeau |
| 2008-05-30 | Improve the dependent induction tactic to automatically find the | msozeau |
| 2008-05-23 | - Fix bug #1858, Hint Unfold calling the wrong locate function. | msozeau |
| 2008-05-20 | Cleanup build_new, remove unneeded try-with and debug interaction of | msozeau |
| 2008-05-19 | Fix globalization bug in class_tactics and refactorize instance | msozeau |
| 2008-05-19 | Fix caml debug flags configuration, -g works with the native compiler only | msozeau |
| 2008-05-17 | Fix a de Bruijn bug in setoid_rewrite when rewriting under | msozeau |
| 2008-05-13 | - Fix bug related to indices of fixpoints. | msozeau |
| 2008-05-11 | - Cleanup parsing of binders, reducing to a single production for all | msozeau |
| 2008-05-07 | Mises à jour test-suite + amélioration message d'erreur pour non-bug #1757 | herbelin |
| 2008-05-01 | Move exception-handling code for catching tactics failure | msozeau |
| 2008-05-01 | Clarification de l'ordre d'interprétation des variables dans ltac. En | herbelin |
| 2008-04-30 | Correct a bug in "new auto" and also unify_eqn which did not do local | msozeau |
| 2008-04-29 | Fix eauto still using delta when it shouldn't (should make CoRN compile | msozeau |
| 2008-04-28 | Backtrack on using metas eagerly in auto, only done in "new auto" for | msozeau |
| 2008-04-27 | Correction du bug des types singletons pas sous-type de Set | herbelin |
| 2008-04-27 | - Backtrack sur option with_types suite à confusion sur l'utilisation | herbelin |
| 2008-04-27 | - Fix bug in unification not taking into account the right meta | msozeau |
| 2008-04-26 | - Backtrack sur extension de syntaxe pour pose qui rentre en conflit avec | herbelin |
| 2008-04-26 | Debug implementation of failing tactics in Morphism to allow earlier | msozeau |
| 2008-04-25 | Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve | herbelin |
| 2008-04-24 | - Add pretty-printers for Idpred, Cpred and transparent_state, used for | msozeau |
| 2008-04-23 | Prise en compte des coercions dans les clauses "with" même si le type | herbelin |
| 2008-04-23 | Backtrack on change of flags for elim, otherwise rewrite goes under | msozeau |
| 2008-04-23 | Change default eauto depth to 100 in setoid_rewrite, bump necessary | msozeau |
| 2008-04-21 | - Correct unification for the rewrite variant of setoid_rewrite, | msozeau |
| 2008-04-21 | - Parameterize unification by two sets of transparent_state, one for open | msozeau |
| 2008-04-20 | Work on the "occurrences" tactic argument. It is now possible to pass | msozeau |
| 2008-04-17 | Bug squashing day ! | msozeau |
| 2008-04-17 | Little fixes in setoid_rewrite. | msozeau |
| 2008-04-15 | More renamings to avoid clashes (e.g. with CoRN). | msozeau |
| 2008-04-15 | Document CHANGES in setoid rewrite, move DefaultRelation to | msozeau |