aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/subtac/subtac_coercion.ml
Commit message (Expand)AuthorAge
* Fix bug #1943 and restrict the inference optimisation of Program toGravatar msozeau2008-09-15
* Propagating commit 11343 from branch v8.2 to trunk (wish 1934 aboutGravatar herbelin2008-09-02
* Correct a bug in the coercion code where we did not go under constantsGravatar msozeau2008-07-02
* Various bug fixes in type classes and subtac:Gravatar msozeau2008-07-01
* Various improvements in handling of evars in general and typingGravatar msozeau2008-06-21
* Improvements in subtac:Gravatar msozeau2008-06-18
* Various fixes:Gravatar msozeau2008-05-15
* Postpone the search for the recursive argument index from the user givenGravatar msozeau2008-05-06
* Mise en place d'un algorithme d'inversion des contraintes de type lorsGravatar herbelin2008-05-05
* - Backtrack sur extension de syntaxe pour pose qui rentre en conflit avecGravatar herbelin2008-04-26
* Prise en compte des coercions dans les clauses "with" même si le typeGravatar herbelin2008-04-23
* Minor fixes on setoid rewriting. Now uses definitions of [relation] andGravatar msozeau2008-03-16
* Fix compilation problem and finish little cleanup.Gravatar msozeau2008-03-10
* Fix a few bugs in Program: use user-given typing constraints forGravatar msozeau2008-03-09
* Factorisation des opérations sur le type option de Util dans un module Gravatar aspiwack2007-12-05
* 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
* Various Program fixes, multiple pattern matches, aliases. Fix bug in coercion...Gravatar msozeau2007-06-09
* Various little subtac fixes, add some useful tactics.Gravatar msozeau2007-02-19
* Update implementation for dependent types. Works just as well as before for s...Gravatar msozeau2007-02-16
* Fix myinjection tactic, generalize coercion for applicationsGravatar msozeau2007-02-08
* Fix mistake naming my Tactics file Tactics :)Gravatar msozeau2007-02-07
* Various subtac fixes. Add inequalities in pattern matching branches when need...Gravatar msozeau2007-02-07
* Various fixes in subtac, update some test cases.Gravatar msozeau2007-01-29
* Coqdoc patch for Program, fix xlate.ml warning and little subtac fixes.Gravatar msozeau2007-01-29
* Various subtac fixes.Gravatar msozeau2007-01-15
* Subtac bug fix, add list take example.Gravatar msozeau2006-12-08
* Fork of cases impl for subtac.Gravatar msozeau2006-11-29
* Work on dep types pattern matchingGravatar msozeau2006-11-16
* Facilities to automatically solve obligationsGravatar msozeau2006-10-26
* Rewrite of the recursive defs handling in progress.Gravatar msozeau2006-06-20
* 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
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* Fixes for new unification, not used in default version as it really changes u...Gravatar msozeau2006-04-10
* Actual fix for the unification problem in theories/Reals/Rtrigo_fun (previous...Gravatar msozeau2006-04-10
* - Documentation of the Program tactics.Gravatar msozeau2006-04-07
* Made pretyping a functor over a coercion implementation. Pretyping.Default us...Gravatar msozeau2006-03-22
* Work on recursive definitionsGravatar coq2006-02-22
* Work with binder lists, problem of tyconsGravatar coq2006-02-21
* Latest fixes, should work fine now for non recursive definitions, although st...Gravatar coq2006-02-21
* Fix minor bugGravatar coq2006-02-20
* Forgot a fileGravatar coq2006-02-20