aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/refman/RefMan-tac.tex
Commit message (Expand)AuthorAge
* Document native_compute.Gravatar Maxime Dénès2015-01-08
* refman: avoid label names with whitespace (unsupported in html)Gravatar Pierre Letouzey2014-12-09
* Enforcing a stronger difference between the two syntaxes "simplGravatar Hugo Herbelin2014-11-16
* Fixing doc of Functional Induction.Gravatar Hugo Herbelin2014-11-07
* Documenting the change of semantics of the replace tactic.Gravatar Pierre-Marie Pédrot2014-11-04
* Addressing report #3279 (inconsistency of behavior of the -> and <-Gravatar Hugo Herbelin2014-10-24
* Fixing inversion after having fixed intros_replacingGravatar Hugo Herbelin2014-09-10
* Removing "eqn:" for "induction" in reference manual.Gravatar Hugo Herbelin2014-09-10
* Doc: [revgoals].Gravatar Arnaud Spiwack2014-09-08
* Little fix in documentation of inversion.Gravatar Hugo Herbelin2014-09-07
* Cbn in refmanGravatar Pierre Boutillier2014-09-03
* "allows to", like "allowing to", is improperGravatar Jason Gross2014-08-25
* Adding a new intro-pattern for "apply in" on the fly. Using syntaxGravatar Hugo Herbelin2014-08-18
* Slight simplification of naming of tactics in equality.ml (hopefully).Gravatar Hugo Herbelin2014-08-18
* Experimentally adding an option for automatically erasing anGravatar Hugo Herbelin2014-08-05
* Adding a syntax "enough" for the variant of "assert" with the order ofGravatar Hugo Herbelin2014-08-05
* Typos.Gravatar Hugo Herbelin2014-07-31
* Document swap tactic.Gravatar Arnaud Spiwack2014-07-25
* Document cycle tactic.Gravatar Arnaud Spiwack2014-07-25
* Warns about inconsistency of generated name in evars and goals.Gravatar Arnaud Spiwack2014-07-25
* More on injection over a projectable "existT". - Fixing syntax "injection ......Gravatar Hugo Herbelin2014-05-31
* Fix for bug #3107.Gravatar Guillaume Melquiond2014-04-04
* fixing Function docGravatar Julien Forest2014-04-04
* Fix Bug 3131 + Really drop mentions of info in refman.Gravatar Pierre Boutillier2014-04-02
* Documenting the tactic-in-term construction.Gravatar Pierre-Marie Pédrot2013-12-11
* Silence some warning about references in documentation.Gravatar Guillaume Melquiond2013-12-03
* Doc: solve the bad interaction between Declare Implicit Tactic and refine.Gravatar aspiwack2013-11-02
* Adds a tactic give_up.Gravatar aspiwack2013-11-02
* A tactic shelve_unifiable.Gravatar aspiwack2013-11-02
* Adds a shelve tactic.Gravatar aspiwack2013-11-02
* Document "all:" and "Set Default Goal Selector".Gravatar aspiwack2013-11-02
* add "Print Ring" and "Print Field" vernacular commandsGravatar gareuselesinge2013-08-30
* Manual fixed w.r.t. STMGravatar gareuselesinge2013-08-08
* Documenting the Remove Hints command.Gravatar ppedrot2013-08-01
* Revising r16550 about providing intro patterns for applying injection:Gravatar herbelin2013-07-09
* Making the behavior of "injection ... as ..." more natural:Gravatar herbelin2013-06-02
* Fixing a typo in the documentation of discriminate.Gravatar herbelin2013-06-02
* Documenting the previous commit.Gravatar ppedrot2013-05-12
* Fix typo in manualGravatar gareuselesinge2013-05-06
* Using hnf instead of "intro H" for forcing reduction to a product.Gravatar herbelin2013-03-21
* Fixing an old pecularity of "red": head betaiota redexes are nowGravatar herbelin2013-03-21
* RefMan-tac: fix a few glitches concerning the documentation of eqn:Gravatar letouzey2012-10-23
* Move reflexivity, symmetry, and transitivity, next to f_equal, in the documen...Gravatar gmelquio2012-09-16
* Some more fixes to tactic documentation.Gravatar gmelquio2012-09-16
* Beautify tactic documentation a bit more.Gravatar gmelquio2012-09-16
* Remove superfluous spaces and commas in tactic documentation.Gravatar gmelquio2012-09-16
* Fix index generation for the pdf document.Gravatar gmelquio2012-09-16
* Port rewrites of tactic documentation from branch 8.4.Gravatar gmelquio2012-09-15
* Improving rendering of ldots in doc (partially done, there are tooGravatar herbelin2012-08-11
* The tactic remember now accepts a final eqn:H option (grant wish #2489)Gravatar letouzey2012-07-09