| Age | Commit message (Expand) | Author |
| 2008-07-02 | Correct a bug in the coercion code where we did not go under constants | msozeau |
| 2008-07-02 | Improved robustness of micromega parser. Proof search of Micromega test-suite... | fbesson |
| 2008-07-01 | Various bug fixes in type classes and subtac: | msozeau |
| 2008-06-29 | Correction bug "parser" suite changement syntaxe | herbelin |
| 2008-06-27 | Enhanced discrimination nets implementation, which can now work with | msozeau |
| 2008-06-25 | Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio... | notin |
| 2008-06-25 | Micromega : bugs fixes - renaming of tactics - documentation | fbesson |
| 2008-06-22 | Rename obligations_tactic to obligation_tactic and fix bugs #1893. | msozeau |
| 2008-06-21 | Code cleanup in typeclasses, remove dead and duplicated code. | msozeau |
| 2008-06-21 | - Implantation de la suggestion 1873 sur discriminate. Au final, | herbelin |
| 2008-06-21 | Various improvements in handling of evars in general and typing | msozeau |
| 2008-06-19 | Little fixes: print unbound variable in error message (patch by Samuel | msozeau |
| 2008-06-18 | Improvements in subtac: | msozeau |
| 2008-06-18 | Compatibility fixes (Add Setoid bug and accidental introduction of a | msozeau |
| 2008-06-17 | Cleanup in subtac_cases, preparing to use improvements on return predicate | msozeau |
| 2008-06-16 | Add possibility to match on defined hypotheses, using brackets to | msozeau |
| 2008-06-12 | Correction parser révélé par test-suite | herbelin |
| 2008-06-10 | - Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs) | herbelin |
| 2008-06-10 | Suppression de la dépendance de Micromega envers Coq.Reals.Reals. Corrige le... | notin |
| 2008-06-08 | - Extension de "generalize" en "generalize c as id at occs". | herbelin |
| 2008-06-03 | Fixes incorrect handling of existing existentials variables in | msozeau |
| 2008-06-02 | Minor bug correction in recdef | jforest |
| 2008-05-30 | Improvements on coqdoc by adding more information into .glob | msozeau |
| 2008-05-23 | - Fix bug #1858, Hint Unfold calling the wrong locate function. | msozeau |
| 2008-05-22 | Strategy commands are now exported | barras |
| 2008-05-21 | refined the conversion oracle | barras |
| 2008-05-20 | Corrections d'erreurs rapportées par Frédéric Besson sur le précédent | 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-13 | - Fix bug related to indices of fixpoints. | msozeau |
| 2008-05-13 | debug et nouvelles commandes Dp_prelude et Dp_predefined | filliatr |
| 2008-05-12 | - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used to | msozeau |
| 2008-05-11 | - Cleanup parsing of binders, reducing to a single production for all | msozeau |
| 2008-05-09 | Backtrack sur la mise à disposition en standard de la notation [ x ; ... ; y ] | herbelin |
| 2008-05-08 | Autre oubli de la révision 10904 | herbelin |
| 2008-05-07 | export Extract_env.mono_environment in the mli | letouzey |
| 2008-05-06 | Postpone the search for the recursive argument index from the user given | msozeau |
| 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-29 | Ajout notation [ x ; ... ; y ] dans list_scope. Changement de la | herbelin |
| 2008-04-29 | Suppression de la partie ML de la contrib correctness. Les fichiers | herbelin |
| 2008-04-28 | menage dans funind + deplaceemnt de recdef dans funind | jforest |
| 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-26 | - Backtrack sur extension de syntaxe pour pose qui rentre en conflit avec | herbelin |
| 2008-04-25 | Adaptation des fichiers de micromega suite aux changements dans | notin |
| 2008-04-25 | Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve | herbelin |
| 2008-04-25 | - Fix bug in eterm which was not taking filtered contexts in evars into | msozeau |
| 2008-04-24 | Remplacement de l'appel à interp_constr pour globaliser une constante | herbelin |
| 2008-04-23 | Prise en compte des coercions dans les clauses "with" même si le type | herbelin |