| Commit message (Expand) | Author | Age |
* | RelationClasses: adapt eq_Reflexive and co to avoid Universe Inconsistencies | letouzey | 2010-02-17 |
* | Cleanup in Classes, removing unsupported code. | msozeau | 2010-02-11 |
* | ZBinary (impl of Numbers via Z) reworked, comes earlier, subsumes ZOrderedType | letouzey | 2010-02-09 |
* | Update CHANGES, add documentation for new commands/tactics and do a bit | msozeau | 2010-01-30 |
* | Support for generalized rewriting under dependent binders, using the | msozeau | 2010-01-26 |
* | Support "Local Obligation Tactic" (now the default in sections). | msozeau | 2010-01-11 |
* | RelationPairs: stop loading it in all Numbers, stop maximal args with fst/snd | letouzey | 2009-12-18 |
* | Factorisation between Makefile and ocamlbuild systems : .vo to compile are in... | letouzey | 2009-12-09 |
* | Rename proper to proper_prf to avoid clash with CoRN, | msozeau | 2009-12-03 |
* | Fix backtracking heuristic in typeclass resolution. | msozeau | 2009-11-30 |
* | Added support for definition of fixpoints using tactics. | herbelin | 2009-11-27 |
* | Document Generalizable Variables, and change syntax to | msozeau | 2009-11-15 |
* | Use generalizable variables info when internalizing arbitrary bindings, | msozeau | 2009-11-08 |
* | Numbers: finish files NStrongRec and NDefOps | letouzey | 2009-11-06 |
* | OrderedType implementation for various numerical datatypes + min/max structures | letouzey | 2009-11-03 |
* | Remove various useless {struct} annotations | letouzey | 2009-11-02 |
* | list, length, app are migrated from List to Datatypes | letouzey | 2009-11-02 |
* | Add a new vernacular command for controling implicit generalization of | msozeau | 2009-10-27 |
* | Fix new instances that could easily make class resolution loop on | msozeau | 2009-10-22 |
* | MSets: a new generation of FSets | letouzey | 2009-10-13 |
* | Implicit argument of Logic.eq become maximally inserted | letouzey | 2009-10-08 |
* | Correctly do backtracking during type class resolution even if only new | msozeau | 2009-10-05 |
* | 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 |
* | Misc fixes: | msozeau | 2009-09-10 |
* | Fix the bug-ridden code used to choose leibniz or generalized | msozeau | 2009-09-08 |
* | Do a fixpoint on the result of typeclass search to force the | msozeau | 2009-06-08 |
* | Stop using a "Manual Implicit Arguments" flag and support them as soon | msozeau | 2009-05-27 |
* | Minor fixes in typeclasses: | msozeau | 2009-05-16 |
* | Improvements in typeclasses eauto and generalized rewriting: | msozeau | 2009-05-05 |
* | Fixes for bugs in r12110: | msozeau | 2009-04-28 |
* | - Implementation of a new typeclasses eauto procedure based on success | msozeau | 2009-04-27 |
* | Backporting 12080 (fixing bug #2091 on bad rollback in the "where" | herbelin | 2009-04-24 |
* | Rename [Morphism] into [Proper] and [respect] into [proper] to comply | msozeau | 2009-04-21 |
* | Fix wrong pattern in Morphisms. Fix bug scripts to reflect the fact that | msozeau | 2009-04-20 |
* | Just export RelationClasses for [Equivalence] through Setoid. | msozeau | 2009-04-18 |
* | Only export the notations of Morphism as well as Equivalence through | msozeau | 2009-04-17 |
* | Better Requires in Classes. Fix bug #2093: the code does not require | msozeau | 2009-04-16 |
* | Rewrite of setoid_rewrite to modularize it based on proof-producing | msozeau | 2009-04-13 |
* | Move setoid_rewrite to its own module and do some clean up in | msozeau | 2009-04-07 |
* | Rewrite of Program Fixpoint to overcome the previous limitations: | msozeau | 2009-03-28 |
* | Fix [subrelation] clauses that privileged the weakest. Better impl args | msozeau | 2009-02-04 |
* | Last changes in type class syntax: | msozeau | 2009-01-18 |
* | Move FunctionalExtensionality to Logic/ (someone please check that the | msozeau | 2008-12-16 |
* | Finish fix for the treatment of [inverse] in [setoid_rewrite], making a | msozeau | 2008-12-16 |
* | Generalized binding syntax overhaul: only two new binders: `() and `{}, | msozeau | 2008-12-14 |
* | Fix handling of [inverse] in setoid_rewrite, with an hopefully complete | msozeau | 2008-12-08 |
* | Fix priority of the Leibniz Setoid instance to 10 (thanks to M. Lasson | msozeau | 2008-12-04 |