aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2008-07-02Correct a bug in the coercion code where we did not go under constantsmsozeau
2008-07-02Improved robustness of micromega parser. Proof search of Micromega test-suite...fbesson
2008-07-01Various bug fixes in type classes and subtac:msozeau
2008-06-29Correction bug "parser" suite changement syntaxeherbelin
2008-06-27Enhanced discrimination nets implementation, which can now work withmsozeau
2008-06-25Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio...notin
2008-06-25Micromega : bugs fixes - renaming of tactics - documentationfbesson
2008-06-22Rename obligations_tactic to obligation_tactic and fix bugs #1893.msozeau
2008-06-21Code cleanup in typeclasses, remove dead and duplicated code.msozeau
2008-06-21- Implantation de la suggestion 1873 sur discriminate. Au final,herbelin
2008-06-21Various improvements in handling of evars in general and typingmsozeau
2008-06-19Little fixes: print unbound variable in error message (patch by Samuelmsozeau
2008-06-18Improvements in subtac:msozeau
2008-06-18Compatibility fixes (Add Setoid bug and accidental introduction of amsozeau
2008-06-17Cleanup in subtac_cases, preparing to use improvements on return predicatemsozeau
2008-06-16Add possibility to match on defined hypotheses, using brackets tomsozeau
2008-06-12Correction parser révélé par test-suiteherbelin
2008-06-10- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)herbelin
2008-06-10Suppression 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-03Fixes incorrect handling of existing existentials variables inmsozeau
2008-06-02Minor bug correction in recdefjforest
2008-05-30Improvements on coqdoc by adding more information into .globmsozeau
2008-05-23- Fix bug #1858, Hint Unfold calling the wrong locate function.msozeau
2008-05-22Strategy commands are now exportedbarras
2008-05-21refined the conversion oraclebarras
2008-05-20Corrections d'erreurs rapportées par Frédéric Besson sur le précédentherbelin
2008-05-19Intégration de micromega ("omicron" pour fourier et sa variante sur Z,herbelin
2008-05-15Various fixes:msozeau
2008-05-13- Fix bug related to indices of fixpoints.msozeau
2008-05-13debug et nouvelles commandes Dp_prelude et Dp_predefinedfilliatr
2008-05-12- Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used tomsozeau
2008-05-11- Cleanup parsing of binders, reducing to a single production for allmsozeau
2008-05-09Backtrack sur la mise à disposition en standard de la notation [ x ; ... ; y ]herbelin
2008-05-08Autre oubli de la révision 10904herbelin
2008-05-07export Extract_env.mono_environment in the mli letouzey
2008-05-06Postpone the search for the recursive argument index from the user givenmsozeau
2008-05-05Mise en place d'un algorithme d'inversion des contraintes de type lorsherbelin
2008-05-01Clarification de l'ordre d'interprétation des variables dans ltac. Enherbelin
2008-04-29Ajout notation [ x ; ... ; y ] dans list_scope. Changement de laherbelin
2008-04-29Suppression de la partie ML de la contrib correctness. Les fichiersherbelin
2008-04-28menage dans funind + deplaceemnt de recdef dans funindjforest
2008-04-28Backtrack on using metas eagerly in auto, only done in "new auto" formsozeau
2008-04-27Correction du bug des types singletons pas sous-type de Setherbelin
2008-04-26- Backtrack sur extension de syntaxe pour pose qui rentre en conflit avecherbelin
2008-04-25Adaptation des fichiers de micromega suite aux changements dansnotin
2008-04-25Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuveherbelin
2008-04-25- Fix bug in eterm which was not taking filtered contexts in evars intomsozeau
2008-04-24Remplacement de l'appel à interp_constr pour globaliser une constanteherbelin
2008-04-23Prise en compte des coercions dans les clauses "with" même si le typeherbelin