aboutsummaryrefslogtreecommitdiff
path: root/contrib/subtac/SubtacTactics.v
AgeCommit message (Expand)Author
2007-08-07Move Program tactics into a proper theories/ directory as they are general pu...msozeau
2007-07-19Documentation of Program and its tactics, fix enormous interaction bug due to...msozeau
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-06-09Various Program fixes, multiple pattern matches, aliases. Fix bug in coercion...msozeau
2007-03-20Some tactic fixes in Subtac, fix obvious bug in admit_obligations but still a...msozeau
2007-03-19Add a parameter to QuestionMark evar kind to say it can be turned into an obl...msozeau
2007-03-15Add destruct_call variant where naming of introduced hypotheses is possible. ...msozeau
2007-03-14Add destruct_call_concl in SubtacTactics and fix obvious obligation handling ...msozeau
2007-02-24Opacity parameterization for obligations working.msozeau
2007-02-19Correct coq depend, add eq_rect elimination tactic to SubtacTacticsmsozeau
2007-02-19Various little subtac fixes, add some useful tactics.msozeau
2007-02-09Separate Tactics in subtac.msozeau
2007-02-07Fix mistake naming my Tactics file Tactics :)msozeau