aboutsummaryrefslogtreecommitdiff
path: root/tactics/class_tactics.ml4
AgeCommit message (Expand)Author
2008-04-01Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaientherbelin
2008-03-31- Fix for rewriting under dependent products.msozeau
2008-03-28Improve error handling and messages for typeclasses. msozeau
2008-03-27Various fixes on typeclasses:msozeau
2008-03-25Interpret patterns for hypotheses types in match goal in type_scope (if not amsozeau
2008-03-23Fix a bug found by B. Grégoire when declaring morphisms in modulemsozeau
2008-03-22Compatibility fixes, backtrack on definitions of reflexive,msozeau
2008-03-20Add a flag to control rewriting under lambdas. Otherwise makes somemsozeau
2008-03-19Do another pass on the typeclasses code. Correct globalization of classmsozeau
2008-03-18Implementation of rewriting under lambdas. Tested on exists only.msozeau
2008-03-18Correct implementation of normalization of signatures using setoidmsozeau
2008-03-17Add the possibility of specifying constants to unfold for typeclassmsozeau
2008-03-16Using the "relation" constant made some unifications fail in the newmsozeau
2008-03-16Reorganize Program and Classes theories. Requiring Setoid no longer setsmsozeau
2008-03-16Minor fixes on setoid rewriting. Now uses definitions of [relation] andmsozeau
2008-03-10Fix compilation problem and finish little cleanup.msozeau
2008-03-09Add a missing morphism declaration that turns morphisms on R ==> R' tomsozeau
2008-03-08New implementation of Add Relation as a DefaultRelation instancemsozeau
2008-03-08Fix bugs that were reopened due to the change of setoidmsozeau
2008-03-07Fix bug #1704 (ordering of condition goals for (setoid)rewrite). As partmsozeau
2008-03-06typo in last commit (?)letouzey
2008-03-06Plug the new setoid implemtation in, leaving the original one commentedmsozeau
2008-02-26Proper implicit arguments handling for assumptionsmsozeau
2008-02-14Some bad emacs messup that was commited...msozeau
2008-02-14Backtrack changes on eauto, move specialized version of eauto inmsozeau
2008-02-13Move class_setoid to class_tactics.msozeau