aboutsummaryrefslogtreecommitdiff
path: root/tactics
AgeCommit message (Expand)Author
2008-07-24Suite commit 11236notin
2008-07-24Propagation de l'information "strict" (càd à toplevel ou en train deherbelin
2008-07-22New tactics [conv] to test convertibility (actually, unification) of twomsozeau
2008-07-22A try at allowing matching on applications as a binary syntax node by default.msozeau
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-17Uniformisation du format des messages d'erreur (commencent par uneherbelin
2008-07-16Quelques modifications autour du filtrage Ltac:herbelin
2008-07-07Fix implicit arguments in sections bug and check for resolution of evars whenmsozeau
2008-07-02Stop using the discrimination net in typeclasses/setoid rewrite, which wasmsozeau
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-22Rename obligations_tactic to obligation_tactic and fix bugs #1893.msozeau
2008-06-21Correction petit bug sur révision 11159 (res_pf fait un effet de bordherbelin
2008-06-21- Implantation de la suggestion 1873 sur discriminate. Au final,herbelin
2008-06-19Little fixes: print unbound variable in error message (patch by Samuelmsozeau
2008-06-19incomplete bugfix for infocorbinea
2008-06-18Propagation des révisions 11144 et 11136 de la 8.2 vers le trunkherbelin
2008-06-18Fix bug in implementation of splitting of class constraints.msozeau
2008-06-18Compatibility fixes (Add Setoid bug and accidental introduction of amsozeau
2008-06-17Fixes w.r.t. let binders in class contexts and Add Parametricmsozeau
2008-06-17Better typeclass error messages, always giving the full set ofmsozeau
2008-06-16Add possibility to match on defined hypotheses, using brackets tomsozeau
2008-06-11Optionally (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 ofmsozeau
2008-06-10Backtrack sur l'"optimisation" de admit (révision 11084). Comme leherbelin
2008-06-10- Correction bug 1841 (identificateurs incorrects avec Subclass)herbelin
2008-06-09- Correction de la version simplifiée (filtrage sur deux sigherbelin
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-07Correct handling of the environment in build_signature, and throwmsozeau
2008-06-07Change setoid_rewrite's matching semantics to continue matching insidemsozeau
2008-06-06Enhancements to coqdoc, better globalization of sections and modules.msozeau
2008-06-05Correctly catch UnresolvableConstraint exception which is now located. msozeau
2008-06-03Fixes incorrect handling of existing existentials variables inmsozeau
2008-05-30Improvements on coqdoc by adding more information into .globmsozeau
2008-05-30Improve the dependent induction tactic to automatically find themsozeau
2008-05-23- Fix bug #1858, Hint Unfold calling the wrong locate function.msozeau
2008-05-20Cleanup build_new, remove unneeded try-with and debug interaction ofmsozeau
2008-05-19Fix globalization bug in class_tactics and refactorize instancemsozeau
2008-05-19Fix caml debug flags configuration, -g works with the native compiler onlymsozeau
2008-05-17Fix a de Bruijn bug in setoid_rewrite when rewriting undermsozeau
2008-05-13- Fix bug related to indices of fixpoints.msozeau
2008-05-11- Cleanup parsing of binders, reducing to a single production for allmsozeau
2008-05-07Mises à jour test-suite + amélioration message d'erreur pour non-bug #1757herbelin
2008-05-01Move exception-handling code for catching tactics failure msozeau
2008-05-01Clarification de l'ordre d'interprétation des variables dans ltac. Enherbelin
2008-04-30Correct a bug in "new auto" and also unify_eqn which did not do localmsozeau
2008-04-29Fix eauto still using delta when it shouldn't (should make CoRN compilemsozeau