aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/subtac/subtac_pretyping.ml
Commit message (Expand)AuthorAge
* Various fixes w.r.t typeclasses and subtac: resolve tcs properly insideGravatar msozeau2008-08-21
* Various improvements in handling of evars in general and typingGravatar msozeau2008-06-21
* Fixes incorrect handling of existing existentials variables inGravatar msozeau2008-06-03
* Improvements on coqdoc by adding more information into .globGravatar msozeau2008-05-30
* Little fixes in setoid_rewrite.Gravatar msozeau2008-04-17
* Fix a few bugs in Program: use user-given typing constraints forGravatar msozeau2008-03-09
* Change implementation of resolution for typeclasses to use a customizedGravatar msozeau2008-02-08
* Add partial setoids in theories/Classes, add SetoidDec class for setoids with...Gravatar msozeau2008-01-04
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31
* Fix some bugs, add possibility of automatically solving a proof statement's o...Gravatar msozeau2007-10-24
* Remove dead modules in Subtac.Gravatar msozeau2007-07-12
* Support for implicit formal argument types in Program ; parse types in type s...Gravatar msozeau2007-03-28
* Add a parameter to QuestionMark evar kind to say it can be turned into an obl...Gravatar msozeau2007-03-19
* Debug wellfounded defs, work on cleaning obls envsGravatar msozeau2007-02-23
* Various little subtac fixes, add some useful tactics.Gravatar msozeau2007-02-19
* Various subtac fixes.Gravatar msozeau2007-01-15
* Support for mutual defs in obligation handling.Gravatar msozeau2006-11-09
* Work on obligation separation.Gravatar msozeau2006-10-31
* Facilities to automatically solve obligationsGravatar msozeau2006-10-26
* New handling of obligations.Gravatar msozeau2006-09-01
* Fix some nasty bug with the evars-to-dependent sum encoding.Gravatar msozeau2006-06-01
* The "clean integration of subtac" patch.Gravatar msozeau2006-05-29
* - Documentation of the Program tactics.Gravatar msozeau2006-04-07
* Subtac fixes, single fixpoint definitions are working again. Added a toggle o...Gravatar msozeau2006-03-22
* Made pretyping a functor over a coercion implementation. Pretyping.Default us...Gravatar msozeau2006-03-22