index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
subtac
/
SubtacTactics.v
Age
Commit message (
Expand
)
Author
2007-08-07
Move Program tactics into a proper theories/ directory as they are general pu...
msozeau
2007-07-19
Documentation of Program and its tactics, fix enormous interaction bug due to...
msozeau
2007-07-02
Better handling of aliases, add command to solve a particular obligation.
msozeau
2007-06-14
Add Solve All Obligations command, fix bug in inequality generation introduce...
msozeau
2007-06-09
Various Program fixes, multiple pattern matches, aliases. Fix bug in coercion...
msozeau
2007-03-20
Some tactic fixes in Subtac, fix obvious bug in admit_obligations but still a...
msozeau
2007-03-19
Add a parameter to QuestionMark evar kind to say it can be turned into an obl...
msozeau
2007-03-15
Add destruct_call variant where naming of introduced hypotheses is possible. ...
msozeau
2007-03-14
Add destruct_call_concl in SubtacTactics and fix obvious obligation handling ...
msozeau
2007-02-24
Opacity parameterization for obligations working.
msozeau
2007-02-19
Correct coq depend, add eq_rect elimination tactic to SubtacTactics
msozeau
2007-02-19
Various little subtac fixes, add some useful tactics.
msozeau
2007-02-09
Separate Tactics in subtac.
msozeau
2007-02-07
Fix mistake naming my Tactics file Tactics :)
msozeau