| Commit message (Expand) | Author | Age |
* | Integrate a few improvements on typeclasses and Program from the equations br... | msozeau | 2009-10-28 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Stop using [obligation_tactic] from Program.Tactics as the default | msozeau | 2009-09-15 |
* | Misc fixes: | msozeau | 2009-09-10 |
* | Experimental support for automatic destruction of recursive calls and | msozeau | 2009-04-08 |
* | Finish fix for the treatment of [inverse] in [setoid_rewrite], making a | msozeau | 2008-12-16 |
* | Fix for bug #1973 provided by Brian Campbell. | msozeau | 2008-10-22 |
* | Fix a bug reintroduced in [setoid_reflexivity] etc... | msozeau | 2008-09-09 |
* | More debugging of [Equations], now able to discharge even the heavily | msozeau | 2008-09-07 |
* | Initial implementation of a new command to define (dependent) functions by | msozeau | 2008-09-02 |
* | Fixes in dependent induction tactic to keep names, allow giving | msozeau | 2008-08-21 |
* | Fixes in generalize_eqs/dependent induction to allow the user to specify | msozeau | 2008-07-28 |
* | Rename obligations_tactic to obligation_tactic and fix bugs #1893. | msozeau | 2008-06-22 |
* | Temporary fix for bug #1876, printing fails because of unresolved | msozeau | 2008-06-13 |
* | - Extension de "generalize" en "generalize c as id at occs". | herbelin | 2008-06-08 |
* | Minor fixes. Use expanded type in class_tactics for Morphism search, to | msozeau | 2008-04-02 |
* | 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 |
* | 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 |
* | Fix a naming bug reported by Arnaud Spiwack, allow instance search to create ... | msozeau | 2008-01-05 |
* | 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 |
* | Move Program tactics into a proper theories/ directory as they are general pu... | msozeau | 2007-08-07 |