aboutsummaryrefslogtreecommitdiff
path: root/contrib/subtac
AgeCommit message (Expand)Author
2009-03-20Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...letouzey
2009-03-14Makefile: ml dependencies of contribs are moved to .mllib filesletouzey
2009-02-19On remplace evar_map par evar_defs (seul evar_defs est désormais exporté aspiwack
2009-02-06pushed evar reduction in kernelbarras
2009-02-03Allow to turn contrib/subtac into a (nat)dynlink'able pluginletouzey
2009-01-23Petit nettoyage faisant suite au commit #11847 .aspiwack
2009-01-18Last changes in type class syntax: msozeau
2009-01-04Fixed bugs #2001 (search_guard was overwriting the guard index givenherbelin
2008-12-31Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->herbelin
2008-12-14Generalized binding syntax overhaul: only two new binders: `() and `{},msozeau
2008-12-09About "apply in":herbelin
2008-12-04Correct handling of defined methods (let-ins) in instance declarations.msozeau
2008-11-09More factorization of inductive/record and typeclasses: move classmsozeau
2008-11-07Add the ability to give a specific tactic to solve each obligation inmsozeau
2008-11-05Move Record desugaring to constrintern and add ability to use notationsmsozeau
2008-10-23Open notation for declaring record instances.msozeau
2008-10-23Generalized implementation of generalization.msozeau
2008-10-22Affichage des notations récursives:herbelin
2008-10-03Minor fixes related to coqdoc and --interpolate and the dependentmsozeau
2008-09-25Partial fix for bug #1948: recompute order of dependencies betweenmsozeau
2008-09-15Report improvements in Equations to the dependent elimination tactic:msozeau
2008-09-15Fix bug #1943 and restrict the inference optimisation of Program tomsozeau
2008-09-14In manual implicit arguments mode, do not enrich implicitsmsozeau
2008-09-14Fix bug #1936: uncaught exception due to undefinable exceptions.msozeau
2008-09-14Fix bug #1940: uncaught exception when searching for a type class.msozeau
2008-09-13Finish debugging the unification machinery in [Equations]. Do the _compmsozeau
2008-09-12Add a type argument to letin_tac instead of using casts and recomputingmsozeau
2008-09-11Add enough information to correctly globalize recursive calls in inductive andmsozeau
2008-09-11Some more debugging of [Equations], unification still not perfect.msozeau
2008-09-07Check [Equations] patterns are for the right function.msozeau
2008-09-07More debugging of [Equations], now able to discharge even the heavilymsozeau
2008-09-07Better handling of the opacity of proof obligations, add the possibility ofmsozeau
2008-09-03Better handling of recursive Equations definitions... still not perfect.msozeau
2008-09-03Correct handling of implicit arguments in [Equations] definitions,msozeau
2008-09-02Add support for recursive definitions to [Equations], deciding if amsozeau
2008-09-02Initial implementation of a new command to define (dependent) functions bymsozeau
2008-09-02- Remove some dead code in subtacmsozeau
2008-09-02Propagating commit 11343 from branch v8.2 to trunk (wish 1934 aboutherbelin
2008-08-26Give back progress information after feeding the Program Instance to themsozeau
2008-08-21Various fixes w.r.t typeclasses and subtac: resolve tcs properly insidemsozeau
2008-08-04Évolutions diverses et variées.herbelin
2008-07-24Fix bug #1913, checking for unresolved evars which aren't obligations.msozeau
2008-07-24Suite commit 11236notin
2008-07-18Rétablissement de l'option -dump-glob de coq top et de l'option -glob-from d...notin
2008-07-02Correct a bug in the coercion code where we did not go under constantsmsozeau
2008-07-01Various bug fixes in type classes and subtac:msozeau
2008-06-25Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio...notin
2008-06-22Rename obligations_tactic to obligation_tactic and fix bugs #1893.msozeau
2008-06-21Code cleanup in typeclasses, remove dead and duplicated code.msozeau
2008-06-21Various improvements in handling of evars in general and typingmsozeau