aboutsummaryrefslogtreecommitdiff
path: root/doc/refman/RefMan-ltac.tex
AgeCommit message (Expand)Author
2015-10-18Reference Manual: Applying standard style recommendation about notHugo Herbelin
2015-10-11Documenting matching under binders.Hugo Herbelin
2015-03-22Qed export -> Qed exportingEnrico Tassi
2015-02-23Fixed doc of fresh (was already outdated before fixing #3233).Pierre Courtieu
2015-02-17Separate index for vernacular options.Maxime Dénès
2015-02-14Abstract: "Qed export ident, .., ident" to preserve v8.4 behaviorEnrico Tassi
2015-01-29Fix index of reference manual.Guillaume Melquiond
2015-01-21Reference manual: fix typo in doc of [tryif/then/else].Arnaud Spiwack
2015-01-14Reference manual: I had previously omitted the syntax entry for [> t1|…|tn].Arnaud Spiwack
2015-01-14Reference manual: document tryif/then/else.Arnaud Spiwack
2015-01-14Reference manual: document multimatch.Arnaud Spiwack
2015-01-14Reference manual: try and improve documentation for Ltac's match.Arnaud Spiwack
2015-01-14Reference manual: try and improve the documentation of lazymatch.Arnaud Spiwack
2015-01-14Reference manual: document gfail.Arnaud Spiwack
2014-12-30Document the new behavior of lazymatch.Guillaume Melquiond
2014-11-01Document [Info] command.Arnaud Spiwack
2014-10-24Fix typo in documentation of the [repeat] tactical.Arnaud Spiwack
2014-09-11Removing remaining documentation of the XML plugin.Pierre-Marie Pédrot
2014-09-03sed -i.toto -e 's/Objective Caml/\{\ocaml\}/g' doc/refman/RefMan-*.texPierre Boutillier
2014-08-25"allows to", like "allowing to", is improperJason Gross
2014-08-05Documentation: a simple example for [numgoals].Arnaud Spiwack
2014-08-05Documentation of [uconstr]: typesetting.Arnaud Spiwack
2014-08-05Documentation: refine accept uconstr arguments.Arnaud Spiwack
2014-08-01Document [> … ].Arnaud Spiwack
2014-08-01Fix English spelling -> American spelling in doc.Arnaud Spiwack
2014-08-01Document [numgoals] and [guard].Arnaud Spiwack
2014-07-29Document untyped terms in tactics.Arnaud Spiwack
2014-07-25Update the documentation of Ltac's ";" and ";[…]" to reflect the new multi-...Arnaud Spiwack
2014-07-13Adding a "time" tactical for benchmarking purposes. In case the tacticHugo Herbelin
2014-04-02Fix Bug 3131 + Really drop mentions of info in refman.Pierre Boutillier
2014-01-01Reference the 'external' tactic.Guillaume Melquiond
2013-12-03Silence some warning about references in documentation.Guillaume Melquiond
2013-11-04Fix ltac's progress tactical: requires progress in each goal.aspiwack
2013-11-02Documentation for the backtracking features.aspiwack
2013-08-08Manual fixed w.r.t. STMgareuselesinge
2013-05-29Documenting the "appcontext" by default.ppedrot
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2012-01-20Added documentation for "r foo" in Ltac debugger.herbelin
2011-11-29Documentation of appcontextletouzey
2011-03-21Documentation of the timeout tactical (cf r13917)letouzey
2010-10-05(Hopefully) clearer explanation of Ltac's context patternsglondu
2009-11-03Report de la révision #12208 de la v8.2 (correction du bug #2126)notin
2009-10-26New cleaning phase of the Local/Global option managementherbelin
2009-09-23Ltac doc: only variables are accepted as message_tokenglondu
2009-09-17Clarify documentation of ltac repeatglondu
2009-06-22Report de la révision #12200 (bug #2125)notin
2009-01-27- Fixed various Overfull in documentation.herbelin
2009-01-18Backporting from v8.2 to trunk:herbelin
2008-05-12- Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used tomsozeau
2008-05-11- Cleanup parsing of binders, reducing to a single production for allmsozeau