aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* Fix ltac's progress tactical: requires progress in each goal.Gravatar aspiwack2013-11-04
* Doc: solve the bad interaction between Declare Implicit Tactic and refine.Gravatar aspiwack2013-11-02
* Documentation for the backtracking features.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
* Updating documentation of the ring/field tactics.Gravatar amahboub2013-08-23
* Manual fixed w.r.t. STMGravatar gareuselesinge2013-08-08
* Documenting the Remove Hints command.Gravatar ppedrot2013-08-01
* Documenting the previous commit: Existing Instance with priority.Gravatar ppedrot2013-08-01
* Revising r16550 about providing intro patterns for applying injection:Gravatar herbelin2013-07-09
* Documenting a potential source of incompleteness in the ring tactic,Gravatar amahboub2013-06-17
* Fixing #3056Gravatar ppedrot2013-06-06
* Document changes and add missing documentation for Program options.Gravatar msozeau2013-06-06
* Start documenting new [rewrite_strat] tactic that applies rewritingGravatar msozeau2013-06-04
* A constructive proof of Fan theorem where paths are represented by predicates.Gravatar herbelin2013-06-02
* 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 "appcontext" by default.Gravatar ppedrot2013-05-29
* Documenting the previous commit.Gravatar ppedrot2013-05-12
* Fix typo in manualGravatar gareuselesinge2013-05-06
* Renaming SearchAbout into Search and Search into SearchHead.Gravatar herbelin2013-04-17
* Small doc fix : module subtyping cannot force access of opaquesGravatar letouzey2013-04-04
* Revised infrastructure for lazy loading of opaque proofsGravatar letouzey2013-04-02
* Typo in refman (fix #2962)Gravatar letouzey2013-03-25
* 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
* Allowing (Co)Fixpoint to be defined local and Let-style.Gravatar ppedrot2013-03-11
* Documentation of the "Local Definition" command.Gravatar ppedrot2013-03-11
* Added missing documentation of Set Printing Existential Instances.Gravatar herbelin2013-02-21
* Documenting the 'Printing Transparent/All Dependencies' command.Gravatar ppedrot2012-10-30
* 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
* Fix failure to compile doc/stdlib/Library.tex.Gravatar gmelquio2012-09-15
* Port rewrites of tactic documentation from branch 8.4.Gravatar gmelquio2012-09-15
* Obsolete syntax in documentation of Solve Obligation commands.Gravatar ppedrot2012-09-05
* Add option Set/Unset Extraction Conservative Types.Gravatar aspiwack2012-08-24
* Remove a script unused since 2006 (cf commit r8626)Gravatar letouzey2012-08-23
* Extraction: document Separate Extraction and KeepSingletonGravatar letouzey2012-08-23
* Improving rendering of ldots in doc (partially done, there are tooGravatar herbelin2012-08-11
* Added support for option Local (at module level) in Tactic Notation.Gravatar herbelin2012-08-11
* Improving rendering of ...-separated lists and sequences in referenceGravatar herbelin2012-08-11
* Updating version numbers.Gravatar herbelin2012-08-08
* Documenting eta-conversion.Gravatar herbelin2012-08-08