| Commit message (Expand) | Author | Age |
* | Improve the dependent induction tactic to automatically find the | msozeau | 2008-05-30 |
* | Various fixes: | msozeau | 2008-05-15 |
* | - 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 |
* | Work on the "occurrences" tactic argument. It is now possible to pass | msozeau | 2008-04-20 |
* | - A little cleanup in Classes/*. Separate standard morphisms on | msozeau | 2008-04-08 |
* | Minor fixes: | msozeau | 2008-04-05 |
* | Minor fixes. Use expanded type in class_tactics for Morphism search, to | msozeau | 2008-04-02 |
* | Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient | herbelin | 2008-04-01 |
* | Improve error handling and messages for typeclasses. | msozeau | 2008-03-28 |
* | Interpret patterns for hypotheses types in match goal in type_scope (if not a | msozeau | 2008-03-25 |
* | Add a flag to control rewriting under lambdas. Otherwise makes some | msozeau | 2008-03-20 |
* | Removed unneeded tactics from RelationClasses. Use | msozeau | 2008-03-16 |
* | Misc: Add test for bug 1704, now closed. Add usual syntax for lists in | msozeau | 2008-03-16 |
* | Reorganize Program and Classes theories. Requiring Setoid no longer sets | msozeau | 2008-03-16 |
* | Do a second pass on the treatment of user-given implicit arguments. Now | msozeau | 2008-03-15 |
* | Fix bugs that were reopened due to the change of setoid | msozeau | 2008-03-08 |
* | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau | 2008-03-06 |
* | Proper implicit arguments handling for assumptions | msozeau | 2008-02-26 |
* | Debugging of the class_setoid tactic and eauto. Prepare for move from | msozeau | 2008-02-13 |
* | New algorithm to resolve morphisms, after discussion with Nicolas | msozeau | 2008-02-06 |
* | Add new files theories/Program/Basics.v and theories/Classes/Relations.v | msozeau | 2008-02-03 |
* | Debug implementation of dependent induction/dependent destruction and documen... | msozeau | 2008-01-31 |
* | Work on dependent induction tactic and friends, finish the test-suite example | msozeau | 2008-01-30 |
* | Fix bug #1778, better typeclass error messages. Move Obligations Tactic to a ... | msozeau | 2008-01-18 |
* | Generalize instance declarations to any context, better name handling. Add ho... | msozeau | 2008-01-15 |
* | Fix a naming bug reported by Arnaud Spiwack, allow instance search to create ... | msozeau | 2008-01-05 |
* | Implicit arguments in class field declarations | msozeau | 2008-01-02 |
* | Better resolution of implicit parameters in typeclass binders, add extensiona... | msozeau | 2008-01-02 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | Addition of more general tactics for equality. Functional extensionality and ... | msozeau | 2007-10-24 |
* | Add more equality tactics. Upgrade program_simpl for discrimination of conjun... | msozeau | 2007-08-26 |
* | A better Program documentation. Include it in the generated stdlib doc. | msozeau | 2007-08-08 |
* | Move Program tactics into a proper theories/ directory as they are general pu... | msozeau | 2007-08-07 |