aboutsummaryrefslogtreecommitdiff
path: root/doc/refman/RefMan-tac.tex
AgeCommit message (Expand)Author
2014-11-16Enforcing a stronger difference between the two syntaxes "simplHugo Herbelin
2014-11-07Fixing doc of Functional Induction.Hugo Herbelin
2014-11-04Documenting the change of semantics of the replace tactic.Pierre-Marie Pédrot
2014-10-24Addressing report #3279 (inconsistency of behavior of the -> and <-Hugo Herbelin
2014-09-10Fixing inversion after having fixed intros_replacingHugo Herbelin
2014-09-10Removing "eqn:" for "induction" in reference manual.Hugo Herbelin
2014-09-08Doc: [revgoals].Arnaud Spiwack
2014-09-07Little fix in documentation of inversion.Hugo Herbelin
2014-09-03Cbn in refmanPierre Boutillier
2014-08-25"allows to", like "allowing to", is improperJason Gross
2014-08-18Adding a new intro-pattern for "apply in" on the fly. Using syntaxHugo Herbelin
2014-08-18Slight simplification of naming of tactics in equality.ml (hopefully).Hugo Herbelin
2014-08-05Experimentally adding an option for automatically erasing anHugo Herbelin
2014-08-05Adding a syntax "enough" for the variant of "assert" with the order ofHugo Herbelin
2014-07-31Typos.Hugo Herbelin
2014-07-25Document swap tactic.Arnaud Spiwack
2014-07-25Document cycle tactic.Arnaud Spiwack
2014-07-25Warns about inconsistency of generated name in evars and goals.Arnaud Spiwack
2014-05-31More on injection over a projectable "existT". - Fixing syntax "injection ......Hugo Herbelin
2014-04-04Fix for bug #3107.Guillaume Melquiond
2014-04-04fixing Function docJulien Forest
2014-04-02Fix Bug 3131 + Really drop mentions of info in refman.Pierre Boutillier
2013-12-11Documenting the tactic-in-term construction.Pierre-Marie Pédrot
2013-12-03Silence some warning about references in documentation.Guillaume Melquiond
2013-11-02Doc: solve the bad interaction between Declare Implicit Tactic and refine.aspiwack
2013-11-02Adds a tactic give_up.aspiwack
2013-11-02A tactic shelve_unifiable.aspiwack
2013-11-02Adds a shelve tactic.aspiwack
2013-11-02Document "all:" and "Set Default Goal Selector".aspiwack
2013-08-30add "Print Ring" and "Print Field" vernacular commandsgareuselesinge
2013-08-08Manual fixed w.r.t. STMgareuselesinge
2013-08-01Documenting the Remove Hints command.ppedrot
2013-07-09Revising r16550 about providing intro patterns for applying injection:herbelin
2013-06-02Making the behavior of "injection ... as ..." more natural:herbelin
2013-06-02Fixing a typo in the documentation of discriminate.herbelin
2013-05-12Documenting the previous commit.ppedrot
2013-05-06Fix typo in manualgareuselesinge
2013-03-21Using hnf instead of "intro H" for forcing reduction to a product.herbelin
2013-03-21Fixing an old pecularity of "red": head betaiota redexes are nowherbelin
2012-10-23RefMan-tac: fix a few glitches concerning the documentation of eqn:letouzey
2012-09-16Move reflexivity, symmetry, and transitivity, next to f_equal, in the documen...gmelquio
2012-09-16Some more fixes to tactic documentation.gmelquio
2012-09-16Beautify tactic documentation a bit more.gmelquio
2012-09-16Remove superfluous spaces and commas in tactic documentation.gmelquio
2012-09-16Fix index generation for the pdf document.gmelquio
2012-09-15Port rewrites of tactic documentation from branch 8.4.gmelquio
2012-08-11Improving rendering of ldots in doc (partially done, there are tooherbelin
2012-07-09The tactic remember now accepts a final eqn:H option (grant wish #2489)letouzey
2012-07-09induction/destruct : nicer syntax for generating equations (solves #2741)letouzey
2012-07-05Open Local Scope ---> Local Open Scope, same with Notation and aliiletouzey