aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/subtac/subtac_pretyping.ml
Commit message (Expand)AuthorAge
* 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