aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories
Commit message (Expand)AuthorAge
* Backporting 12080 (fixing bug #2091 on bad rollback in the "where"Gravatar herbelin2009-04-24
* Rename [Morphism] into [Proper] and [respect] into [proper] to complyGravatar msozeau2009-04-21
* Fix wrong pattern in Morphisms. Fix bug scripts to reflect the fact thatGravatar msozeau2009-04-20
* Just export RelationClasses for [Equivalence] through Setoid.Gravatar msozeau2009-04-18
* Only export the notations of Morphism as well as Equivalence throughGravatar msozeau2009-04-17
* Better Requires in Classes. Fix bug #2093: the code does not requireGravatar msozeau2009-04-16
* Rewrite autorewrite to use a dnet indexed by the left-hand sides (orGravatar msozeau2009-04-14
* Some additions in Max and Zmax. Unifiying list of statements and namesGravatar herbelin2009-04-14
* Rewrite of setoid_rewrite to modularize it based on proof-producingGravatar msozeau2009-04-13
* Fix premature optimisation in dependent induction: even variable args needGravatar msozeau2009-04-10
* Experimental support for automatic destruction of recursive calls andGravatar msozeau2009-04-08
* Move setoid_rewrite to its own module and do some clean up inGravatar msozeau2009-04-07
* Ocamlbuild: improvements suggested by N. PouillardGravatar letouzey2009-04-03
* Rewrite of Program Fixpoint to overcome the previous limitations: Gravatar msozeau2009-03-28
* ZArith/Int: no need to load romega here (but rather in FullAVL)Gravatar letouzey2009-03-28
* Parsing files for numerals (+ ascii/string) moved into pluginsGravatar letouzey2009-03-27
* fixed ring/field warning about hyp cleaning upGravatar barras2009-03-18
* - gros commit sur ring et field: passage des arguments simplifieGravatar barras2009-03-17
* Better mechanism for loading initial pluginsGravatar letouzey2009-03-14
* Cyclic31: proof of a forgotten admitGravatar letouzey2009-02-10
* Fixed bug #2036 (wrong copy-paste in RIneq) [copy of 11887 in branch v8.2]Gravatar herbelin2009-02-06
* Fix [subrelation] clauses that privileged the weakest. Better impl argsGravatar msozeau2009-02-04
* Report r11631 from 8.2 and handle non-dependent goals better inGravatar msozeau2009-02-04
* FSet(Weak)List : eq_dec becomes Defined (and gets better proof)Gravatar letouzey2009-01-28
* - Fixed various Overfull in documentation.Gravatar herbelin2009-01-27
* - Better deal with commands inside section titles in latex output usingGravatar msozeau2009-01-21
* Various little fixes:Gravatar msozeau2009-01-18
* Getting rid of the previous implementation of setoid_rewrite which wasGravatar msozeau2009-01-18
* Last changes in type class syntax: Gravatar msozeau2009-01-18
* - Temptative change to notations like "as [|n H]_eqn" or "as [|n H]_eqn:H",Gravatar herbelin2009-01-02
* Switched to "standardized" names for the properties of eq andGravatar herbelin2009-01-01
* - Fixed bug #2021 (uncaught exception with injection/discriminate whenGravatar herbelin2009-01-01
* - Added support for subterm matching in SearchAbout.Gravatar herbelin2008-12-29
* - Another bug in get_sort_family_of (sort-polymorphism of constants andGravatar herbelin2008-12-28
* FMaps: various updates (mostly suggested by P. Casteran)Gravatar letouzey2008-12-26
* - Extracted from the tactic "now" an experimental tactic "easy" for smallGravatar herbelin2008-12-26
* - Optimized "auto decomp" which had a (presumably) exponential inGravatar herbelin2008-12-26
* FMap: fold_rec + more permissive transpose hyp + various cleanupGravatar letouzey2008-12-22
* FSets: integration of suggestions by P. Casteran and S. LescuyerGravatar letouzey2008-12-18
* Better compatibility after commit 11693 by adding an alias OrderedTypeFacts.e...Gravatar letouzey2008-12-17
* FSet/OrderedType now includes an eq_dec, and hence become an extension of Dec...Gravatar letouzey2008-12-17
* Take advantage of natdynlink when available: almost all contribs become loada...Gravatar letouzey2008-12-16
* Move FunctionalExtensionality to Logic/ (someone please check that theGravatar msozeau2008-12-16
* Finish fix for the treatment of [inverse] in [setoid_rewrite], making aGravatar msozeau2008-12-16
* Generalized binding syntax overhaul: only two new binders: `() and `{},Gravatar msozeau2008-12-14
* Uniformity with the rest of the StdLib : _symm --> _symGravatar letouzey2008-12-12
* Structural definition of PositiveMap.foldGravatar glondu2008-12-11
* Make PositiveMap.xmapi structuralGravatar glondu2008-12-11
* Fix handling of [inverse] in setoid_rewrite, with an hopefully completeGravatar msozeau2008-12-08
* Fix priority of the Leibniz Setoid instance to 10 (thanks to M. LassonGravatar msozeau2008-12-04