| Commit message (Expand) | Author | Age |
* | Support "Local Obligation Tactic" (now the default in sections). | msozeau | 2010-01-11 |
* | Add a new vernacular command for controling implicit generalization of | msozeau | 2009-10-27 |
* | Fix the stdlib doc compilation + switch all .v file to utf8 | letouzey | 2009-09-28 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Fix compilation errors due to last commit. | msozeau | 2009-09-15 |
* | Stop using [obligation_tactic] from Program.Tactics as the default | msozeau | 2009-09-15 |
* | Just export RelationClasses for [Equivalence] through Setoid. | msozeau | 2009-04-18 |
* | Generalized binding syntax overhaul: only two new binders: `() and `{}, | msozeau | 2008-12-14 |
* | Minor fixes: | msozeau | 2008-11-05 |
* | 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 |
* | Add the ability to declare [Hint Extern]'s with no pattern. | msozeau | 2008-09-07 |
* | - New auto hints for transparency/opacity control, not bound to | msozeau | 2008-08-22 |
* | 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 |
* | Enhanced discrimination nets implementation, which can now work with | msozeau | 2008-06-27 |
* | - Cleanup parsing of binders, reducing to a single production for all | msozeau | 2008-05-11 |
* | - Parameterize unification by two sets of transparent_state, one for open | msozeau | 2008-04-21 |
* | Document CHANGES in setoid rewrite, move DefaultRelation to | msozeau | 2008-04-15 |
* | - Add "Global" modifier for instances inside sections with the usual | msozeau | 2008-04-15 |
* | Update doc and remove another overloading of equiv_*. | msozeau | 2008-04-14 |
* | Renamings to avoid clashes with definitions in Relation_Definitions, now | msozeau | 2008-04-14 |
* | - A little cleanup in Classes/*. Separate standard morphisms on | msozeau | 2008-04-08 |
* | Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient | herbelin | 2008-04-01 |
* | Various fixes on typeclasses: | msozeau | 2008-03-27 |
* | Interpret patterns for hypotheses types in match goal in type_scope (if not a | msozeau | 2008-03-25 |
* | Fix a bug found by B. Grégoire when declaring morphisms in module | msozeau | 2008-03-23 |
* | Compatibility fixes, backtrack on definitions of reflexive, | msozeau | 2008-03-22 |
* | Do another pass on the typeclasses code. Correct globalization of class | msozeau | 2008-03-19 |
* | Correct implementation of normalization of signatures using setoid | msozeau | 2008-03-18 |
* | Removed unneeded tactics from RelationClasses. Use | msozeau | 2008-03-16 |
* | Reorganize Program and Classes theories. Requiring Setoid no longer sets | msozeau | 2008-03-16 |
* | Fix bugs that were reopened due to the change of setoid | msozeau | 2008-03-08 |
* | Plug the new setoid implemtation in, leaving the original one commented | msozeau | 2008-03-06 |
* | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau | 2008-03-06 |
* | Backtrack changes on eauto, move specialized version of eauto in | msozeau | 2008-02-14 |