aboutsummaryrefslogtreecommitdiff
path: root/doc/refman/RefMan-tac.tex
AgeCommit message (Expand)Author
2012-04-13Uniformisation in the documentation: remove the use of 'coinductive' inaspiwack
2012-02-18Document the [unify] tactic.msozeau
2012-01-19Added the btauto tactic to the documentation.ppedrot
2011-12-26Reference Manual: misc fixes (spelling, index, updating pre-8.0 syntax).herbelin
2011-12-12Proof using ...gareuselesinge
2011-12-06Documentation for Arguments + simplgareuselesinge
2011-12-04Fixing bugs in doc about when "with" is needed or not to give bindingsherbelin
2011-10-07A new tactic is_var to check whether a term is a goal/section variableletouzey
2011-09-26Added support for referring to subterms of the goal by pattern.herbelin
2011-09-23auto with nocore : disable the use of the core database (wish #2188)letouzey
2011-09-02Bug 2589: Documentation patch of Hendrik Tewspboutill
2011-09-01Several bug reports came from confusions between generalize and set.pboutill
2010-12-24Precision in documentation of "decide equality"glondu
2010-12-23Remove the two-argument variant of "decide equality"glondu
2010-12-23More precise documentation for instantiateglondu
2010-12-02Documentation for tactic constr_eqglondu
2010-12-02Add tactic has_evar (#2433)glondu
2010-12-02Add tactic is_evar (Closes: #2433)glondu
2010-11-03Fix typo in "Hint Extern" docglondu
2010-07-27Minor fixes:msozeau
2010-06-18Documentation of clear dependent and revert dependentletouzey
2010-06-08Added documentation: "Theorem id x1..xn : T" and "Set Automatic Introduction".herbelin
2010-06-07Backporting part of r12970 to trunk (deprecation of double induction).herbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-27 small detail about Scheme Equality vsiles
2010-02-26Correction du bug #2214 + maj liens webnotin
2010-01-30Update CHANGES, add documentation for new commands/tactics and do a bitmsozeau
2009-11-08Restructuration of command.ml + generic infrastructure for inductive schemesherbelin
2009-11-03Report de la révision #12208 de la v8.2 (correction du bug #2126)notin
2009-10-08Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False'letouzey
2009-09-13- Inductive types in the "using" option of auto/eauto/firstorder areherbelin
2009-09-10Added syntax "exists bindings, ..., bindings" for iterated "exists".herbelin
2009-06-22Report de la révision #12200 (bug #2125)notin
2009-06-06Applying Ian Lynagh's documentation fixes patch (see bug #2112)herbelin
2009-05-09- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalenceherbelin
2009-03-20Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...letouzey
2009-01-13- Standardized prefix use of "Local"/"Global" modifiers as decided inherbelin
2009-01-03Fixed two problems:herbelin
2008-12-29- Added support for subterm matching in SearchAbout.herbelin
2008-12-09About "apply in":herbelin
2008-10-27- Fixed many "Theorem with" bugs.herbelin
2008-10-24Fix doc of apply in (see coq-club message 26 September 2008)herbelin
2008-10-19- Export de pattern_ident vers les ARGUMENT EXTEND and co.herbelin
2008-10-11Backporting 11445 from 8.2 to trunk (negative conditions inherbelin
2008-09-14Add user syntax for creating hint databases [Create HintDb foomsozeau
2008-08-04Évolutions diverses et variées.herbelin
2008-06-29Lissage de la gestion des chemins de chargement de fichiers :herbelin
2008-06-21- Implantation de la suggestion 1873 sur discriminate. Au final,herbelin
2008-06-10- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)herbelin
2008-06-09Fix a typoglondu