Sun, 16 Aug 2015 11:46:08 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 23:00:50 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 04 Mar 2015 19:53:18 +0100 |
wenzelm |
tuned signature -- prefer qualified names;
|
file |
diff |
annotate
|
Wed, 29 Oct 2014 19:01:49 +0100 |
wenzelm |
modernized setup;
|
file |
diff |
annotate
|
Wed, 27 Aug 2014 14:54:32 +0200 |
wenzelm |
more explicit Method.modifier with reported position;
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 17:00:44 +0200 |
wenzelm |
added PARALLEL_ALLGOALS convenience;
|
file |
diff |
annotate
|
Sat, 14 Dec 2013 17:28:05 +0100 |
wenzelm |
proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
|
file |
diff |
annotate
|
Thu, 18 Apr 2013 17:07:01 +0200 |
wenzelm |
simplifier uses proper Proof.context instead of historic type simpset;
|
file |
diff |
annotate
|
Fri, 12 Apr 2013 17:21:51 +0200 |
wenzelm |
modifiers for classical wrappers operate on Proof.context instead of claset;
|
file |
diff |
annotate
|
Sat, 17 Nov 2012 20:29:17 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 17 Nov 2012 17:55:52 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 23 May 2012 16:22:27 +0200 |
wenzelm |
discontinued obsolete method fastsimp / tactic fast_simp_tac;
|
file |
diff |
annotate
|
Sun, 06 Nov 2011 21:51:46 +0100 |
wenzelm |
more explicit representation of rule_attribute vs. declaration_attribute vs. mixed_attribute;
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 07:55:43 +0200 |
nipkow |
new fastforce replacing fastsimp - less confusing name
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 22:13:21 +0200 |
wenzelm |
clarified raw_blast, which is not really a tactic since it operates directly on subgoal 1 without bounds check (cf. c46107e6714b);
|
file |
diff |
annotate
|
Sat, 14 May 2011 16:22:53 +0200 |
wenzelm |
discontinued old / unused addss' (cf. 57f364d1d3b2);
|
file |
diff |
annotate
|
Fri, 13 May 2011 22:55:00 +0200 |
wenzelm |
proper Proof.context for classical tactics;
|
file |
diff |
annotate
|
Fri, 13 May 2011 13:45:20 +0200 |
wenzelm |
simplified clasimpset declarations -- prefer attributes;
|
file |
diff |
annotate
|
Tue, 26 Apr 2011 21:55:11 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 26 Apr 2011 21:49:39 +0200 |
wenzelm |
modernized Clasimp setup;
|
file |
diff |
annotate
|
Sat, 16 Apr 2011 23:41:58 +0200 |
wenzelm |
PARALLEL_GOALS for simplification within auto_tac;
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 14:21:30 +0100 |
paulson |
Unification (flexflex) bug fix; making "auto" deterministic
|
file |
diff |
annotate
|
Mon, 17 May 2010 23:54:15 +0200 |
wenzelm |
prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 23:40:14 +0200 |
wenzelm |
map_css: explicitly provide a temporary context, which might be required for mksimps, mkcongs etc.;
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 15:39:16 +0100 |
wenzelm |
eliminated Args.bang_facts (legacy feature);
|
file |
diff |
annotate
|
Sun, 01 Nov 2009 15:44:26 +0100 |
wenzelm |
modernized structure Context_Rules;
|
file |
diff |
annotate
|
Fri, 02 Oct 2009 22:15:08 +0200 |
wenzelm |
eliminated dead code;
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 18:44:08 +0200 |
wenzelm |
renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
|
file |
diff |
annotate
|
Fri, 20 Mar 2009 17:12:37 +0100 |
wenzelm |
Disposed old declarations, tactics, tactic combinators that refer to the simpset or claset of an implicit theory;
|
file |
diff |
annotate
|
Sun, 15 Mar 2009 20:25:58 +0100 |
wenzelm |
simplified method setup;
|
file |
diff |
annotate
|
Sun, 15 Mar 2009 15:59:44 +0100 |
wenzelm |
simplified attribute setup;
|
file |
diff |
annotate
|
Fri, 13 Mar 2009 21:25:15 +0100 |
wenzelm |
eliminated type Args.T;
|
file |
diff |
annotate
|
Fri, 13 Mar 2009 19:58:26 +0100 |
wenzelm |
unified type Proof.method and pervasive METHOD combinators;
|
file |
diff |
annotate
|
Sun, 01 Mar 2009 23:36:12 +0100 |
wenzelm |
use long names for old-style fold combinators;
|
file |
diff |
annotate
|
Sat, 09 Aug 2008 22:43:46 +0200 |
wenzelm |
unified Args.T with OuterLex.token, renamed some operations;
|
file |
diff |
annotate
|
Sat, 29 Mar 2008 22:55:57 +0100 |
wenzelm |
purely functional setup of claset/simpset/clasimpset;
|
file |
diff |
annotate
|
Thu, 27 Mar 2008 14:41:10 +0100 |
wenzelm |
renamed ML_Context.the_context to ML_Context.the_global_context;
|
file |
diff |
annotate
|
Fri, 19 Jan 2007 22:08:02 +0100 |
wenzelm |
moved ML context stuff to from Context to ML_Context;
|
file |
diff |
annotate
|
Sat, 30 Dec 2006 16:08:03 +0100 |
wenzelm |
removed obsolete name_hint handling;
|
file |
diff |
annotate
|
Fri, 08 Dec 2006 13:40:26 +0100 |
paulson |
removed use of put_name_hint, as the ATP linkup no longer needs this
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 00:30:38 +0100 |
wenzelm |
thm/prf: separate official name vs. additional tags;
|
file |
diff |
annotate
|
Sat, 21 Jan 2006 23:02:14 +0100 |
wenzelm |
simplified type attribute;
|
file |
diff |
annotate
|
Thu, 19 Jan 2006 21:22:08 +0100 |
wenzelm |
setup: theory -> theory;
|
file |
diff |
annotate
|
Sat, 14 Jan 2006 22:25:34 +0100 |
wenzelm |
generic attributes;
|
file |
diff |
annotate
|
Tue, 10 Jan 2006 19:33:29 +0100 |
wenzelm |
generic attributes;
|
file |
diff |
annotate
|
Sat, 31 Dec 2005 21:49:36 +0100 |
wenzelm |
removed obsolete Provers/make_elim.ML;
|
file |
diff |
annotate
|
Wed, 21 Dec 2005 12:05:47 +0100 |
paulson |
modified suffix for [iff] attribute
|
file |
diff |
annotate
|
Mon, 17 Oct 2005 23:10:17 +0200 |
wenzelm |
functor: no Simplifier argument;
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 15:36:28 +0200 |
paulson |
classical rules must have names for ATP integration
|
file |
diff |
annotate
|
Sun, 22 May 2005 16:51:07 +0200 |
wenzelm |
Simplifier already setup in Pure;
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
Sun, 11 Jul 2004 20:33:22 +0200 |
wenzelm |
local_cla/simpset_of;
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Mon, 30 Sep 2002 16:32:05 +0200 |
berghofe |
Introduced addss', which adds asm_lr_simp_tac as a wrapper to the claset.
|
file |
diff |
annotate
|
Tue, 05 Mar 2002 20:55:20 +0100 |
wenzelm |
iff: conditional rules declared as ``unsafe'';
|
file |
diff |
annotate
|
Wed, 05 Dec 2001 03:11:05 +0100 |
wenzelm |
iff?: refer to Pure/ContextRules;
|
file |
diff |
annotate
|
Tue, 23 Oct 2001 19:13:44 +0200 |
wenzelm |
iff: always rotate prems;
|
file |
diff |
annotate
|
Thu, 09 Aug 2001 19:33:22 +0200 |
oheimb |
corrected semantics of [iff] concerning rules with premises
|
file |
diff |
annotate
|
Mon, 06 Aug 2001 12:46:21 +0200 |
paulson |
removed the warning from [iff]
|
file |
diff |
annotate
|