aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories
Commit message (Expand)AuthorAge
* - 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
* Fine-tuning rewriting from "eq_true b": using <- to rewrite true to bGravatar herbelin2008-11-23
* - Fixed minor bug #1994 in the tactic chapter of the manual [doc]Gravatar herbelin2008-11-22
* integrate suggestions by B. Baydemir (see #1930)Gravatar letouzey2008-11-17
* More factorization of inductive/record and typeclasses: move classGravatar msozeau2008-11-09
* Fix a bug in the specialization by unification tactic related to the problemsGravatar msozeau2008-11-07
* Minor fixes:Gravatar msozeau2008-11-05
* Port [rewrite] tactics to open terms. Currently no check that evarsGravatar msozeau2008-11-05
* - Fixed many "Theorem with" bugs.Gravatar herbelin2008-10-27
* Fixes and refinements regarding occurrence selection:Gravatar herbelin2008-10-26
* Fix bug #1977 by allowing the [apply] variants to take an [open_constr]Gravatar msozeau2008-10-23
* Generalized implementation of generalization.Gravatar msozeau2008-10-23
* Fix for bug #1973 provided by Brian Campbell.Gravatar msozeau2008-10-22
* Zdiv: eqm (equality modulo some N) can now be declared as Parametric RelationGravatar letouzey2008-10-20
* Suite 11472 et 11473Gravatar herbelin2008-10-19
* - Export de pattern_ident vers les ARGUMENT EXTEND and co.Gravatar herbelin2008-10-19
* Retour en arrière sur la mise en paramètre du premier argument deGravatar herbelin2008-10-19
* Expérience de simplification de Ndigits compte tenu des tactiques existantGravatar herbelin2008-10-18
* Intégration et formattage du développement de Pierre Castéran sur lesGravatar herbelin2008-10-18
* ugly comment erroneously left in the minus definitionGravatar letouzey2008-10-14
* (Try to) use the conversion oracle also in w_unify to choose which constant toGravatar msozeau2008-10-03
* Various little improvements:Gravatar msozeau2008-09-25
* Report improvements in Equations to the dependent elimination tactic:Gravatar msozeau2008-09-15
* Add user syntax for creating hint databases [Create HintDb fooGravatar msozeau2008-09-14
* Use manual implicts in Classes and rationalize class parameter names.Gravatar msozeau2008-09-14
* Finish debugging the unification machinery in [Equations]. Do the _compGravatar msozeau2008-09-13