aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Classes
Commit message (Expand)AuthorAge
* Major speed and space improvements in setoid rewrite:Gravatar msozeau2008-08-27
* Fix dependency problem that makes compilation fail :)Gravatar msozeau2008-08-23
* - New auto hints for transparency/opacity control, not bound to Gravatar msozeau2008-08-22
* Fixes in dependent induction tactic to keep names, allow givingGravatar msozeau2008-08-21
* Even better test for choosing rewrite or setoid_rewrite.Gravatar msozeau2008-07-26
* More compatibility fixes, revert the tauto fix that preventedGravatar msozeau2008-07-25
* New tactics [conv] to test convertibility (actually, unification) of twoGravatar msozeau2008-07-22
* - Improve [Context] vernacular to allow arbitrary binders, not justGravatar msozeau2008-07-07
* Fixes in handling of implicit arguments:Gravatar msozeau2008-07-04
* Various bug fixes in type classes and subtac:Gravatar msozeau2008-07-01
* Enhanced discrimination nets implementation, which can now work withGravatar msozeau2008-06-27
* Rename obligations_tactic to obligation_tactic and fix bugs #1893.Gravatar msozeau2008-06-22
* - Correct handling of DependentMorphism error, using tclFAIL instead ofGravatar msozeau2008-06-10
* - Extension de "generalize" en "generalize c as id at occs".Gravatar herbelin2008-06-08
* Enhancements to coqdoc, better globalization of sections and modules.Gravatar msozeau2008-06-06
* - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used toGravatar msozeau2008-05-12
* - Cleanup parsing of binders, reducing to a single production for allGravatar msozeau2008-05-11
* Postpone the search for the recursive argument index from the user givenGravatar msozeau2008-05-06
* Backtrack commit 10887 (priorité des notations pour les signatures deGravatar notin2008-05-05
* It seems more natural to put those operators at same level as "->"...Gravatar glondu2008-05-05
* Fix eauto still using delta when it shouldn't (should make CoRN compileGravatar msozeau2008-04-29
* Debug implementation of failing tactics in Morphism to allow earlierGravatar msozeau2008-04-26
* - Fix bug in eterm which was not taking filtered contexts in evars intoGravatar msozeau2008-04-25
* - Add pretty-printers for Idpred, Cpred and transparent_state, used forGravatar msozeau2008-04-24
* - Correct unification for the rewrite variant of setoid_rewrite,Gravatar msozeau2008-04-21
* - Parameterize unification by two sets of transparent_state, one for openGravatar msozeau2008-04-21
* Work on the "occurrences" tactic argument. It is now possible to passGravatar msozeau2008-04-20
* Bug squashing day !Gravatar msozeau2008-04-17
* Little fixes in setoid_rewrite.Gravatar msozeau2008-04-17
* More renamings to avoid clashes (e.g. with CoRN).Gravatar msozeau2008-04-15
* Document CHANGES in setoid rewrite, move DefaultRelation toGravatar msozeau2008-04-15
* - Add "Global" modifier for instances inside sections with the usualGravatar msozeau2008-04-15
* Update doc and remove another overloading of equiv_*.Gravatar msozeau2008-04-14
* Renamings to avoid clashes with definitions in Relation_Definitions, nowGravatar msozeau2008-04-14
* Document the new setoid rewrite tactic, and fix a few things whileGravatar msozeau2008-04-12
* Add the ability to specify what to do with free variables in instanceGravatar msozeau2008-04-12
* Fixes in new Morphisms files. Gravatar msozeau2008-04-09
* Fix the last compilation problemGravatar msozeau2008-04-09
* Fix compilation problemGravatar msozeau2008-04-09
* - A little cleanup in Classes/*. Separate standard morphisms onGravatar msozeau2008-04-08
* Minor fixes. Use expanded type in class_tactics for Morphism search, toGravatar msozeau2008-04-02
* Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaientGravatar herbelin2008-04-01
* - Fix for rewriting under dependent products.Gravatar msozeau2008-03-31
* Fix test-suite files, change conflicting notation "->rel" and the othersGravatar msozeau2008-03-29
* Improve error handling and messages for typeclasses. Gravatar msozeau2008-03-28
* - Second pass on implementation of let pattern. Parse "let ' par [as x]?Gravatar msozeau2008-03-28
* Various fixes on typeclasses:Gravatar msozeau2008-03-27
* Interpret patterns for hypotheses types in match goal in type_scope (if not aGravatar msozeau2008-03-25
* Fix a bug found by B. Grégoire when declaring morphisms in moduleGravatar msozeau2008-03-23
* Compatibility fixes, backtrack on definitions of reflexive,Gravatar msozeau2008-03-22