| Age | Commit message (Expand) | Author |
| 2008-05-20 | Retrait d'un test commité par erreur en 10947 | herbelin |
| 2008-05-19 | Intégration de micromega ("omicron" pour fourier et sa variante sur Z, | herbelin |
| 2008-05-15 | Various fixes: | msozeau |
| 2008-05-14 | Résolution des problèmes ambigus d'inférence du type de retour des | herbelin |
| 2008-05-05 | Mise en place d'un algorithme d'inversion des contraintes de type lors | herbelin |
| 2008-05-01 | Clarification de l'ordre d'interprétation des variables dans ltac. En | herbelin |
| 2008-04-30 | Contournement laborieux de la "feature" de camlp5 qui entrainait le | herbelin |
| 2008-04-28 | Petites corrections vis à vis des commits 10860, 10859, 10850 | herbelin |
| 2008-04-27 | Quelques bricoles autour de l'unification: | herbelin |
| 2008-04-25 | Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve | herbelin |
| 2008-04-23 | Prise en compte des coercions dans les clauses "with" même si le type | herbelin |
| 2008-04-15 | - Un peu de doc, préparation du CHANGES pour la release. | herbelin |
| 2008-04-14 | Fix setoid tests, use red for a Setoid_Theory lemma, and Parametric | msozeau |
| 2008-04-13 | Bugs, nettoyage, et améliorations diverses | herbelin |
| 2008-04-04 | Correction problème de compil (blast.ml) | herbelin |
| 2008-04-03 | Chgts mineurs: | herbelin |
| 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-28 | - Second pass on implementation of let pattern. Parse "let ' par [as x]? | msozeau |
| 2008-03-26 | Diverses petites modifs dans la test-suite: | notin |
| 2008-03-16 | Misc: Add test for bug 1704, now closed. Add usual syntax for lists in | msozeau |
| 2008-03-15 | Forgot the test file. | msozeau |
| 2008-03-15 | Backtrack sur le test censé discriminer entre une erreur d'evar non | herbelin |
| 2008-03-10 | Une passe sur l'unification des evars (suite aux commits 10124, 10125, 10145) | herbelin |
| 2008-03-08 | New implementation of Add Relation as a DefaultRelation instance | msozeau |
| 2008-03-08 | Fix bugs that were reopened due to the change of setoid | msozeau |
| 2008-03-07 | f_equal, revert, specialize in ML, contradict in better Ltac (+doc) | letouzey |
| 2008-03-06 | Correction d'un bug "ancestral": apply ne savait pas unifier ?n=?n | herbelin |
| 2008-03-05 | Correction d'une typo restant du commit 10557 et cause d'échec de contribs | herbelin |
| 2008-02-21 | congruence now knows about _ -> _ | corbinea |
| 2008-02-19 | added products and sorts as possible heads for canonical structures | corbinea |
| 2008-02-14 | Added default canonical structures (see example in test-suite) | corbinea |
| 2008-02-11 | Correction d'un bug de clear | notin |
| 2008-02-06 | Correction d'un bug à l'interprétation de "change" (on exigeait que | herbelin |
| 2008-02-01 | Unification de TacLetRecIn et TacLetIn. En particulier, on peut | herbelin |
| 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-23 | Ajout d'un test pour le mode déclaratif + test pour le bug #1776 | notin |
| 2008-01-02 | Better resolution of implicit parameters in typeclass binders, add extensiona... | msozeau |
| 2007-09-26 | Complément aux commits 10124 et 10125 sur l'inférence de type (correction | herbelin |
| 2007-09-18 | Correction de bugs lié au commit 10124 (décalage des indices de Bruijn) | herbelin |
| 2007-09-17 | Raffinement de l'algorithme d'inférence de type | herbelin |
| 2007-09-16 | Réponse à une incompatibilité introduite dans 10114 (calcul du nombre | herbelin |
| 2007-09-14 | Correction du bug #1679 (congruence) et ajout test-suite | corbinea |
| 2007-08-25 | Extension et documentation de real_clean/evar_define dans evarutil.ml: | herbelin |
| 2007-08-10 | Ajout d'un exemple d'inversion des dépendances dans le prédicat comme | herbelin |
| 2007-08-08 | Add a test case for the new "dependent" induction tactics. | msozeau |
| 2007-07-18 | A generic preprocessing tactic zify for (r)omega | letouzey |