aboutsummaryrefslogtreecommitdiff
path: root/contrib/subtac/g_subtac.ml4
AgeCommit message (Expand)Author
2009-03-20Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...letouzey
2008-11-07Add the ability to give a specific tactic to solve each obligation inmsozeau
2008-06-22Rename obligations_tactic to obligation_tactic and fix bugs #1893.msozeau
2008-05-11- Cleanup parsing of binders, reducing to a single production for allmsozeau
2008-02-08New "Preterm [ of id ] " command to show the preterm before giving it tomsozeau
2008-02-06New algorithm to resolve morphisms, after discussion with Nicolasmsozeau
2008-01-30Use new redefinition support for the default obligations tacticmsozeau
2008-01-18Fix bug #1778, better typeclass error messages. Move Obligations Tactic to a ...msozeau
2007-12-31Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...msozeau
2007-12-06Plus de combinateurs sont passés de Util à Option. Le module Options aspiwack
2007-07-16Generalized CAMLP4USE for pp dependenciescorbinea
2007-07-02Better handling of aliases, add command to solve a particular obligation.msozeau
2007-06-14Add Solve All Obligations command, fix bug in inequality generation introduce...msozeau
2007-04-17Correct implementation of undo in obligations handling code, correct some bug...msozeau
2007-03-13Solve obligation handling bug of trying to solve automatically at Next Obliga...msozeau
2007-02-07Various subtac fixes. Add inequalities in pattern matching branches when need...msozeau
2007-02-02Factorisation de la règle Constr.binder dans g_subtac.ml pour éviterherbelin
2007-01-15Various subtac fixes.msozeau
2007-01-08Subtac fixes, support for reasoning on wf defs.msozeau
2006-11-29Fork of cases impl for subtac.msozeau
2006-11-20Suppression du type 'tac dans les abstract_argument_type: devenu inutile herbelin
2006-11-15Some usability enhancements.msozeau
2006-10-31Work on obligation separation.msozeau
2006-09-01New handling of obligations.msozeau
2006-09-01Subtac fixes, new way of handling obligations in progress.msozeau
2006-06-07Correction trou de subject-reduction de create_arg dans genarg.mliherbelin
2006-04-07- Documentation of the Program tactics.msozeau
2006-03-22Made pretyping a functor over a coercion implementation. Pretyping.Default us...msozeau