aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics
Commit message (Expand)AuthorAge
* Enhanced discrimination nets implementation, which can now work withGravatar msozeau2008-06-27
* Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio...Gravatar notin2008-06-25
* Rename obligations_tactic to obligation_tactic and fix bugs #1893.Gravatar msozeau2008-06-22
* Correction petit bug sur révision 11159 (res_pf fait un effet de bordGravatar herbelin2008-06-21
* - Implantation de la suggestion 1873 sur discriminate. Au final,Gravatar herbelin2008-06-21
* Little fixes: print unbound variable in error message (patch by SamuelGravatar msozeau2008-06-19
* incomplete bugfix for infoGravatar corbinea2008-06-19
* Propagation des révisions 11144 et 11136 de la 8.2 vers le trunkGravatar herbelin2008-06-18
* Fix bug in implementation of splitting of class constraints.Gravatar msozeau2008-06-18
* Compatibility fixes (Add Setoid bug and accidental introduction of aGravatar msozeau2008-06-18
* Fixes w.r.t. let binders in class contexts and Add ParametricGravatar msozeau2008-06-17
* Better typeclass error messages, always giving the full set ofGravatar msozeau2008-06-17
* Add possibility to match on defined hypotheses, using brackets toGravatar msozeau2008-06-16
* Optionally (and by default) split typeclasses evars into connected Gravatar msozeau2008-06-11
* - Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)Gravatar herbelin2008-06-10
* - Correct handling of DependentMorphism error, using tclFAIL instead ofGravatar msozeau2008-06-10
* Backtrack sur l'"optimisation" de admit (révision 11084). Comme leGravatar herbelin2008-06-10
* - Correction bug 1841 (identificateurs incorrects avec Subclass)Gravatar herbelin2008-06-10
* - Correction de la version simplifiée (filtrage sur deux sigGravatar herbelin2008-06-09
* - Patch sur "intros until 0"Gravatar herbelin2008-06-08
* - Extension de "generalize" en "generalize c as id at occs".Gravatar herbelin2008-06-08
* Correct handling of the environment in build_signature, and throwGravatar msozeau2008-06-07
* Change setoid_rewrite's matching semantics to continue matching insideGravatar msozeau2008-06-07
* Enhancements to coqdoc, better globalization of sections and modules.Gravatar msozeau2008-06-06
* Correctly catch UnresolvableConstraint exception which is now located. Gravatar msozeau2008-06-05
* Fixes incorrect handling of existing existentials variables inGravatar msozeau2008-06-03
* Improvements on coqdoc by adding more information into .globGravatar msozeau2008-05-30
* Improve the dependent induction tactic to automatically find theGravatar msozeau2008-05-30
* - Fix bug #1858, Hint Unfold calling the wrong locate function.Gravatar msozeau2008-05-23
* Cleanup build_new, remove unneeded try-with and debug interaction ofGravatar msozeau2008-05-20
* Fix globalization bug in class_tactics and refactorize instanceGravatar msozeau2008-05-19
* Fix caml debug flags configuration, -g works with the native compiler onlyGravatar msozeau2008-05-19
* Fix a de Bruijn bug in setoid_rewrite when rewriting underGravatar msozeau2008-05-17
* - Fix bug related to indices of fixpoints.Gravatar msozeau2008-05-13
* - Cleanup parsing of binders, reducing to a single production for allGravatar msozeau2008-05-11
* Mises à jour test-suite + amélioration message d'erreur pour non-bug #1757Gravatar herbelin2008-05-07
* Move exception-handling code for catching tactics failure Gravatar msozeau2008-05-01
* Clarification de l'ordre d'interprétation des variables dans ltac. EnGravatar herbelin2008-05-01
* Correct a bug in "new auto" and also unify_eqn which did not do localGravatar msozeau2008-04-30
* Fix eauto still using delta when it shouldn't (should make CoRN compileGravatar msozeau2008-04-29
* Backtrack on using metas eagerly in auto, only done in "new auto" forGravatar msozeau2008-04-28
* Correction du bug des types singletons pas sous-type de SetGravatar herbelin2008-04-27
* - Backtrack sur option with_types suite à confusion sur l'utilisationGravatar herbelin2008-04-27
* - Fix bug in unification not taking into account the right metaGravatar msozeau2008-04-27
* - Backtrack sur extension de syntaxe pour pose qui rentre en conflit avecGravatar herbelin2008-04-26
* Debug implementation of failing tactics in Morphism to allow earlierGravatar msozeau2008-04-26
* Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuveGravatar herbelin2008-04-25
* - Add pretty-printers for Idpred, Cpred and transparent_state, used forGravatar msozeau2008-04-24
* Prise en compte des coercions dans les clauses "with" même si le typeGravatar herbelin2008-04-23
* Backtrack on change of flags for elim, otherwise rewrite goes underGravatar msozeau2008-04-23