aboutsummaryrefslogtreecommitdiff
path: root/theories/Classes
AgeCommit message (Expand)Author
2011-11-21theories/, plugins/ and test-suite/ ported to the Arguments vernaculargareuselesinge
2011-11-17Merge subinstances branch by me and Tom Prince.msozeau
2011-10-18Fix bug #2586 and enhance clsubst* as well as a side effectmsozeau
2011-10-10Proper fix for complement/flip instances.msozeau
2011-10-07Fix bug #2557 and an issue with Propers for complementmsozeau
2011-10-05Use an ad-hoc monomorphic list in RelationClasses to avoid some universe cons...letouzey
2011-09-06Avoid registering λ and Π as keywords just for some private Local Notationletouzey
2011-07-04StrictOrder marked explicitly to be in Propletouzey
2011-05-05Merge branch 'subclasses' into coq-trunkmsozeau
2011-03-13- Add modulo_delta_types flag for unification to allow fullmsozeau
2011-02-28- Allow rewriting under abitrary products, not just those in Prop.msozeau
2011-01-11Add [Typeclasses Debug] option that respects backtracking, solvemsozeau
2011-01-04f_equiv : a clone of f_equal that handles setoid equivalencesletouzey
2011-01-03Numbers: some improvements in proofsletouzey
2010-12-10First release of Vector library.pboutill
2010-12-09In passing, very quick uniformization of coqdoc headers in a few files.herbelin
2010-07-31Fixed commit r13359 which was incomplete for its "trunk" part. Thanksherbelin
2010-07-27Minor fixes:msozeau
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-06-08Made option "Automatic Introduction" active by default before too manyherbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-22Here comes the commit, announced long ago, of the new tactic engine.aspiwack
2010-02-17RelationClasses: adapt eq_Reflexive and co to avoid Universe Inconsistenciesletouzey
2010-02-11Cleanup in Classes, removing unsupported code.msozeau
2010-02-09ZBinary (impl of Numbers via Z) reworked, comes earlier, subsumes ZOrderedTypeletouzey
2010-01-30Update CHANGES, add documentation for new commands/tactics and do a bitmsozeau
2010-01-26Support for generalized rewriting under dependent binders, using themsozeau
2010-01-11Support "Local Obligation Tactic" (now the default in sections).msozeau
2009-12-18RelationPairs: stop loading it in all Numbers, stop maximal args with fst/sndletouzey
2009-12-09Factorisation between Makefile and ocamlbuild systems : .vo to compile are in...letouzey
2009-12-03Rename proper to proper_prf to avoid clash with CoRN, msozeau
2009-11-30Fix backtracking heuristic in typeclass resolution. msozeau
2009-11-27Added support for definition of fixpoints using tactics.herbelin
2009-11-15Document Generalizable Variables, and change syntax to msozeau
2009-11-08Use generalizable variables info when internalizing arbitrary bindings,msozeau
2009-11-06Numbers: finish files NStrongRec and NDefOpsletouzey
2009-11-03OrderedType implementation for various numerical datatypes + min/max structuresletouzey
2009-11-02Remove various useless {struct} annotationsletouzey
2009-11-02list, length, app are migrated from List to Datatypesletouzey
2009-10-27Add a new vernacular command for controling implicit generalization ofmsozeau
2009-10-22Fix new instances that could easily make class resolution loop on msozeau
2009-10-13MSets: a new generation of FSetsletouzey
2009-10-08Implicit argument of Logic.eq become maximally insertedletouzey
2009-10-05Correctly do backtracking during type class resolution even if only newmsozeau
2009-09-28Fix the stdlib doc compilation + switch all .v file to utf8letouzey
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-09-15Fix compilation errors due to last commit.msozeau
2009-09-15Stop using [obligation_tactic] from Program.Tactics as the defaultmsozeau
2009-09-10Misc fixes:msozeau
2009-09-08Fix the bug-ridden code used to choose leibniz or generalizedmsozeau