aboutsummaryrefslogtreecommitdiff
path: root/theories/Init/Tactics.v
AgeCommit message (Expand)Author
2016-07-18Remove the swap tactic from the prelude.Maxime Dénès
2016-06-18Giving a more natural semantics to injection by default.Hugo Herbelin
2016-01-20Update copyright headers.Maxime Dénès
2015-02-25Reorder the steps of the easy tactic. (Fix for bug #2630)Guillaume Melquiond
2015-01-12Update headers.Maxime Dénès
2014-08-25"allows to", like "allowing to", is improperJason Gross
2012-08-08Updating headers.herbelin
2012-07-09induction/destruct : nicer syntax for generating equations (solves #2741)letouzey
2012-07-05Notation: a new annotation "compat 8.x" extending "only parsing"letouzey
2011-05-05Modularization of BinNat + fixes of stdlibletouzey
2011-04-28Fixing an "apply -> ... in hyp" bug (the hyp was considered as a fixedherbelin
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-07-16Bool: shorter and more systematic proofs + an iff lemma about eqbletouzey
2010-06-18clear/revert dependent: restrict to hyp(h) instead of ident(h)letouzey
2010-06-17New tactic "clear dependent", for the moment in ltac in Init/Tacticsletouzey
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2009-10-08Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False'letouzey
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-08-24New tactic to rewrite decidability lemmas when one knows which sideherbelin
2009-06-29Miscellaneous practical commits: herbelin
2009-01-02- Temptative change to notations like "as [|n H]_eqn" or "as [|n H]_eqn:H",herbelin
2008-12-28- Another bug in get_sort_family_of (sort-polymorphism of constants andherbelin
2008-12-26- Extracted from the tactic "now" an experimental tactic "easy" for smallherbelin
2008-08-05Correction de bugs:herbelin
2008-08-04Évolutions diverses et variées.herbelin
2008-06-08- Extension de "generalize" en "generalize c as id at occs".herbelin
2008-04-29Ajout notation [ x ; ... ; y ] dans list_scope. Changement de laherbelin
2008-04-09contradict can now handle False hypothesis in the spirit of contradictionletouzey
2008-03-07f_equal, revert, specialize in ML, contradict in better Ltac (+doc)letouzey
2008-01-23Typonotin
2007-12-17Quelques arguments en plus...glondu
2007-11-06small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is letouzey
2007-11-06Integration of theories/Ints/Z/* in ZArith and large cleanup and extension of...letouzey
2007-11-01A way to specialize universally quantified hypothesis: if H is letouzey
2007-06-08Removed an extra \tacindex occurrence for the tactic discriminate.emakarov
2007-04-02Added back the tactics [apply -> ident], etc. to Tactics.v afteremakarov
2007-04-01Removed the definition of extensions of apply to equivalencesemakarov
2007-03-30Added new tactics for applying equivalences (iff) to Tactics.v:emakarov
2007-03-26stupid me: ?f two times in a patternletouzey
2007-01-02Add f_equal case for 6 arguments.msozeau
2006-10-24Ajout de la tactique 'remember'herbelin
2006-10-05revision de la semantique de rewrite ... in <clause>. details dans la docletouzey
2006-09-22Ajout d'une valeur VList dans tacinterp pour permettre de cabler desherbelin
2006-09-21incomplete and temporary fix for PR#1222: revert accepts up to 10 argsletouzey
2006-02-27quelques raccourcis commodes + un f_equal plus efficaceletouzey
2005-08-26*** empty log message ***letouzey
2005-05-17Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...herbelin
2005-02-23quelques tactics ltacletouzey
2005-02-03Nouveau fichier Tactics.v collectant les tactiques utiles des utilisateursherbelin