aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2008-07-24Fix bug #1913, checking for unresolved evars which aren't obligations.msozeau
2008-07-24Suite commit 11236notin
2008-07-22A try at allowing matching on applications as a binary syntax node by default.msozeau
2008-07-20Extraction: better dependency computation (after optimisations)letouzey
2008-07-18Rétablissement de l'option -dump-glob de coq top et de l'option -glob-from d...notin
2008-07-18Modification rapide du message d'erreur lorsqu'un _ ne peut êtreherbelin
2008-07-16ROmega : make it work even if no Require Import ZArith has been doneletouzey
2008-07-07Micromega: doc + test-suite updatefbesson
2008-07-04Fix bug #1899: no more strange notations for Qge and Qgtletouzey
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