| Commit message (Expand) | Author | Age |
* | Stop using a "Manual Implicit Arguments" flag and support them as soon | msozeau | 2009-05-27 |
* | Minor fixes in typeclasses: | msozeau | 2009-05-16 |
* | Improvements in typeclasses eauto and generalized rewriting: | msozeau | 2009-05-05 |
* | Fixes for bugs in r12110: | msozeau | 2009-04-28 |
* | - Implementation of a new typeclasses eauto procedure based on success | msozeau | 2009-04-27 |
* | Backporting 12080 (fixing bug #2091 on bad rollback in the "where" | herbelin | 2009-04-24 |
* | Rename [Morphism] into [Proper] and [respect] into [proper] to comply | msozeau | 2009-04-21 |
* | Fix wrong pattern in Morphisms. Fix bug scripts to reflect the fact that | msozeau | 2009-04-20 |
* | Just export RelationClasses for [Equivalence] through Setoid. | msozeau | 2009-04-18 |
* | Only export the notations of Morphism as well as Equivalence through | msozeau | 2009-04-17 |
* | Better Requires in Classes. Fix bug #2093: the code does not require | msozeau | 2009-04-16 |
* | Rewrite of setoid_rewrite to modularize it based on proof-producing | msozeau | 2009-04-13 |
* | Move setoid_rewrite to its own module and do some clean up in | msozeau | 2009-04-07 |
* | Rewrite of Program Fixpoint to overcome the previous limitations: | msozeau | 2009-03-28 |
* | Fix [subrelation] clauses that privileged the weakest. Better impl args | msozeau | 2009-02-04 |
* | Last changes in type class syntax: | msozeau | 2009-01-18 |
* | Move FunctionalExtensionality to Logic/ (someone please check that the | msozeau | 2008-12-16 |
* | Finish fix for the treatment of [inverse] in [setoid_rewrite], making a | msozeau | 2008-12-16 |
* | Generalized binding syntax overhaul: only two new binders: `() and `{}, | msozeau | 2008-12-14 |
* | Fix handling of [inverse] in setoid_rewrite, with an hopefully complete | msozeau | 2008-12-08 |
* | Fix priority of the Leibniz Setoid instance to 10 (thanks to M. Lasson | msozeau | 2008-12-04 |
* | More factorization of inductive/record and typeclasses: move class | msozeau | 2008-11-09 |
* | Minor fixes: | msozeau | 2008-11-05 |
* | Fix bug #1977 by allowing the [apply] variants to take an [open_constr] | msozeau | 2008-10-23 |
* | Generalized implementation of generalization. | msozeau | 2008-10-23 |
* | Add user syntax for creating hint databases [Create HintDb foo | msozeau | 2008-09-14 |
* | Use manual implicts in Classes and rationalize class parameter names. | msozeau | 2008-09-14 |
* | Remove redefinition of id in Program.Basics, just add maximal implicits. | msozeau | 2008-09-13 |
* | Add enough information to correctly globalize recursive calls in inductive and | msozeau | 2008-09-11 |
* | Add the ability to declare [Hint Extern]'s with no pattern. | msozeau | 2008-09-07 |
* | Improve typeclasses eauto using the dnet for local assumptions too, and select | msozeau | 2008-09-04 |
* | Fix bug #1935, reworking the reflexivity, symmetry... tactics to use | msozeau | 2008-09-03 |
* | Major speed and space improvements in setoid rewrite: | msozeau | 2008-08-27 |
* | Fix dependency problem that makes compilation fail :) | msozeau | 2008-08-23 |
* | - New auto hints for transparency/opacity control, not bound to | msozeau | 2008-08-22 |
* | Fixes in dependent induction tactic to keep names, allow giving | msozeau | 2008-08-21 |
* | Even better test for choosing rewrite or setoid_rewrite. | msozeau | 2008-07-26 |
* | More compatibility fixes, revert the tauto fix that prevented | msozeau | 2008-07-25 |
* | New tactics [conv] to test convertibility (actually, unification) of two | msozeau | 2008-07-22 |
* | - Improve [Context] vernacular to allow arbitrary binders, not just | msozeau | 2008-07-07 |
* | Fixes in handling of implicit arguments: | msozeau | 2008-07-04 |
* | Various bug fixes in type classes and subtac: | msozeau | 2008-07-01 |
* | Enhanced discrimination nets implementation, which can now work with | msozeau | 2008-06-27 |
* | Rename obligations_tactic to obligation_tactic and fix bugs #1893. | msozeau | 2008-06-22 |
* | - Correct handling of DependentMorphism error, using tclFAIL instead of | msozeau | 2008-06-10 |
* | - Extension de "generalize" en "generalize c as id at occs". | herbelin | 2008-06-08 |
* | Enhancements to coqdoc, better globalization of sections and modules. | msozeau | 2008-06-06 |
* | - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used to | msozeau | 2008-05-12 |
* | - Cleanup parsing of binders, reducing to a single production for all | msozeau | 2008-05-11 |
* | Postpone the search for the recursive argument index from the user given | msozeau | 2008-05-06 |