Tue, 19 Sep 2000 23:53:00 +0200 |
wenzelm |
tuned args;
|
file |
diff |
annotate
|
Wed, 13 Sep 2000 22:31:19 +0200 |
wenzelm |
Args.addN, Args.delN;
|
file |
diff |
annotate
|
Tue, 12 Sep 2000 22:13:23 +0200 |
wenzelm |
renamed atts: rulify to rule_format, elimify to elim_format;
|
file |
diff |
annotate
|
Tue, 12 Sep 2000 17:38:49 +0200 |
wenzelm |
delrule: handle dest rules as well;
|
file |
diff |
annotate
|
Thu, 07 Sep 2000 20:56:04 +0200 |
wenzelm |
tuned att names / msgs;
|
file |
diff |
annotate
|
Sat, 02 Sep 2000 21:51:32 +0200 |
wenzelm |
added "slow";
|
file |
diff |
annotate
|
Fri, 01 Sep 2000 00:31:39 +0200 |
wenzelm |
added "safe" method;
|
file |
diff |
annotate
|
Thu, 31 Aug 2000 00:15:09 +0200 |
wenzelm |
improved messages;
|
file |
diff |
annotate
|
Tue, 29 Aug 2000 15:13:10 +0200 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
Wed, 09 Aug 2000 20:59:23 +0200 |
wenzelm |
fixed classification of rules in atts and modifiers (final!?);
|
file |
diff |
annotate
|
Thu, 03 Aug 2000 18:44:24 +0200 |
wenzelm |
unknown_theory/proof/context;
|
file |
diff |
annotate
|
Thu, 27 Jul 2000 11:44:29 +0200 |
wenzelm |
intro_elim_tac: bimatch_from;
|
file |
diff |
annotate
|
Tue, 25 Jul 2000 00:13:49 +0200 |
wenzelm |
added clarify method;
|
file |
diff |
annotate
|
Sun, 23 Jul 2000 12:01:05 +0200 |
wenzelm |
classical atts now intro! / intro / intro?;
|
file |
diff |
annotate
|
Fri, 21 Jul 2000 17:46:43 +0200 |
oheimb |
strengthened force_tac by using new first_best_tac
|
file |
diff |
annotate
|
Wed, 28 Jun 2000 21:15:02 +0200 |
wenzelm |
classical 'elimify' attribute;
|
file |
diff |
annotate
|
Wed, 28 Jun 2000 10:55:38 +0200 |
paulson |
uses a supplied version of make_elim for addDs
|
file |
diff |
annotate
|
Wed, 31 May 2000 14:29:42 +0200 |
wenzelm |
Toplevel.no_timing;
|
file |
diff |
annotate
|
Tue, 23 May 2000 12:13:45 +0200 |
wenzelm |
improved warning messages;
|
file |
diff |
annotate
|
Mon, 17 Apr 2000 14:10:04 +0200 |
wenzelm |
Pretty.chunks;
|
file |
diff |
annotate
|
Thu, 13 Apr 2000 15:00:42 +0200 |
wenzelm |
intro/elim_tac: match only;
|
file |
diff |
annotate
|
Wed, 05 Apr 2000 21:02:31 +0200 |
wenzelm |
HEADGOAL;
|
file |
diff |
annotate
|
Tue, 04 Apr 2000 22:16:11 +0200 |
wenzelm |
print_simpset / print_claset command;
|
file |
diff |
annotate
|
Sat, 18 Mar 2000 19:18:48 +0100 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Wed, 15 Mar 2000 18:41:00 +0100 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Wed, 08 Mar 2000 23:47:44 +0100 |
wenzelm |
fixed section syntax;
|
file |
diff |
annotate
|
Sat, 04 Mar 2000 13:23:07 +0100 |
wenzelm |
REPEAT_ALL_NEW;
|
file |
diff |
annotate
|
Mon, 07 Feb 2000 18:38:51 +0100 |
wenzelm |
intro/elim/dest attributes: changed ! / !! flags to ? / ??;
|
file |
diff |
annotate
|
Fri, 28 Jan 2000 21:57:15 +0100 |
wenzelm |
HEADGOAL;
|
file |
diff |
annotate
|
Fri, 28 Jan 2000 12:12:06 +0100 |
wenzelm |
replaced FIRSTGOAL by FINDGOAL (backtracking!);
|
file |
diff |
annotate
|
Wed, 05 Jan 2000 11:50:13 +0100 |
wenzelm |
METHOD_CLASET': refer to *local* claset;
|
file |
diff |
annotate
|
Tue, 21 Sep 1999 17:26:50 +0200 |
wenzelm |
setup for refined facts handling;
|
file |
diff |
annotate
|
Wed, 01 Sep 1999 21:24:23 +0200 |
wenzelm |
Method.insert_tac;
|
file |
diff |
annotate
|
Wed, 25 Aug 1999 20:42:01 +0200 |
wenzelm |
proper setup of GlobalClaset data;
|
file |
diff |
annotate
|
Tue, 24 Aug 1999 11:43:05 +0200 |
wenzelm |
fixed intro_elim_tac;
|
file |
diff |
annotate
|
Fri, 20 Aug 1999 15:34:51 +0200 |
wenzelm |
intro/elim: REPEAT1;
|
file |
diff |
annotate
|
Thu, 19 Aug 1999 13:48:37 +0200 |
wenzelm |
renamed 'some_rule' to 'rule';
|
file |
diff |
annotate
|
Wed, 18 Aug 1999 20:47:31 +0200 |
wenzelm |
Method.modifier;
|
file |
diff |
annotate
|
Tue, 17 Aug 1999 17:30:08 +0200 |
wenzelm |
renamed 'single' to 'some_rule';
|
file |
diff |
annotate
|
Mon, 02 Aug 1999 17:59:06 +0200 |
wenzelm |
export cla_meth(');
|
file |
diff |
annotate
|
Fri, 30 Jul 1999 13:43:26 +0200 |
wenzelm |
eliminated METHOD0 in favour of same_tac;
|
file |
diff |
annotate
|
Tue, 27 Jul 1999 22:00:00 +0200 |
wenzelm |
safe_step_tac / step_tac;
|
file |
diff |
annotate
|
Wed, 14 Jul 1999 13:06:08 +0200 |
wenzelm |
tuned contradiction method;
|
file |
diff |
annotate
|
Sat, 10 Jul 1999 21:46:15 +0200 |
wenzelm |
dup_elim: use try to handle general exn;
|
file |
diff |
annotate
|
Fri, 09 Jul 1999 18:54:55 +0200 |
wenzelm |
type claset: added extra I/E rules;
|
file |
diff |
annotate
|
Fri, 30 Apr 1999 18:10:03 +0200 |
wenzelm |
theory data: copy;
|
file |
diff |
annotate
|
Fri, 23 Apr 1999 16:38:22 +0200 |
wenzelm |
improved 'single' method;
|
file |
diff |
annotate
|
Fri, 23 Apr 1999 11:48:37 +0200 |
wenzelm |
oops;
|
file |
diff |
annotate
|
Thu, 22 Apr 1999 18:23:45 +0200 |
wenzelm |
single method: include not_elim, imp_elim;
|
file |
diff |
annotate
|
Wed, 14 Apr 1999 11:32:50 +0200 |
wenzelm |
cleaned comments;
|
file |
diff |
annotate
|
Wed, 17 Mar 1999 16:33:47 +0100 |
wenzelm |
Theory.sign_of;
|
file |
diff |
annotate
|
Tue, 12 Jan 1999 15:25:53 +0100 |
wenzelm |
eliminated tthm type and Attribute structure;
|
file |
diff |
annotate
|
Wed, 18 Nov 1998 11:02:20 +0100 |
wenzelm |
expoer cla_method('), cla_modifiers;
|
file |
diff |
annotate
|
Mon, 16 Nov 1998 11:09:02 +0100 |
wenzelm |
tuned attribute names;
|
file |
diff |
annotate
|
Mon, 09 Nov 1998 15:49:38 +0100 |
wenzelm |
local claset theory data;
|
file |
diff |
annotate
|
Fri, 23 Oct 1998 20:36:21 +0200 |
oheimb |
corrected (and simplified) depth_tac
|
file |
diff |
annotate
|
Mon, 21 Sep 1998 23:14:33 +0200 |
oheimb |
added addD2, addE2, addSD2, and addSE2
|
file |
diff |
annotate
|
Wed, 10 Jun 1998 18:07:07 +0200 |
wenzelm |
Context.the_context;
|
file |
diff |
annotate
|
Fri, 05 Jun 1998 14:33:18 +0200 |
wenzelm |
accomodate tuned version of theory data;
|
file |
diff |
annotate
|
Wed, 29 Apr 1998 11:29:39 +0200 |
wenzelm |
tuned setup;
|
file |
diff |
annotate
|
Sat, 04 Apr 1998 12:26:47 +0200 |
wenzelm |
type_error;
|
file |
diff |
annotate
|
Sat, 04 Apr 1998 11:44:16 +0200 |
wenzelm |
replaced thy_data by setup;
|
file |
diff |
annotate
|
Fri, 03 Apr 1998 14:38:19 +0200 |
wenzelm |
tuned names;
|
file |
diff |
annotate
|
Thu, 02 Apr 1998 12:45:47 +0200 |
oheimb |
introduced functions for updating the wrapper lists
|
file |
diff |
annotate
|
Mon, 30 Mar 1998 21:15:18 +0200 |
oheimb |
merge_cs now also merges safe and unsafe wrappers
|
file |
diff |
annotate
|
Thu, 12 Mar 1998 13:15:36 +0100 |
oheimb |
improved coding of delWrapper and delSWrapper
|
file |
diff |
annotate
|
Wed, 25 Feb 1998 20:29:58 +0100 |
oheimb |
renamed rep_claset to rep_cs
|
file |
diff |
annotate
|
Wed, 25 Feb 1998 15:51:24 +0100 |
oheimb |
changed wrapper mechanism of classical reasoner
|
file |
diff |
annotate
|
Mon, 23 Feb 1998 11:24:49 +0100 |
paulson |
Catches bad elim rules, handling exception OPTION
|
file |
diff |
annotate
|
Thu, 12 Feb 1998 16:43:05 +0100 |
wenzelm |
oops;
|
file |
diff |
annotate
|
Thu, 12 Feb 1998 16:38:08 +0100 |
wenzelm |
tuned print_cs;
|
file |
diff |
annotate
|
Fri, 12 Dec 1997 10:37:45 +0100 |
paulson |
More deterministic (?) contr_tac
|
file |
diff |
annotate
|
Sun, 07 Dec 1997 16:05:36 +0100 |
wenzelm |
added print_claset;
|
file |
diff |
annotate
|
Fri, 21 Nov 1997 15:29:56 +0100 |
wenzelm |
changed Pure/Sequence interface -- isatool fixseq;
|
file |
diff |
annotate
|
Thu, 20 Nov 1997 15:36:09 +0100 |
wenzelm |
adapted print methods;
|
file |
diff |
annotate
|
Tue, 04 Nov 1997 16:17:04 +0100 |
wenzelm |
type object = exn (enhance readability);
|
file |
diff |
annotate
|
Mon, 03 Nov 1997 11:56:36 +0100 |
wenzelm |
new implicit claset mechanism based on Sign.sg anytype data;
|
file |
diff |
annotate
|
Sat, 01 Nov 1997 13:03:00 +0100 |
paulson |
Fixed comments
|
file |
diff |
annotate
|
Mon, 29 Sep 1997 11:44:56 +0200 |
paulson |
Added Safe_tac; all other default claset tactics now dereference "claset"
|
file |
diff |
annotate
|
Thu, 25 Sep 1997 12:08:08 +0200 |
paulson |
Addition of clarify_tac, clarify_step_tac, Clarify_tac, Clarify_step_tac
|
file |
diff |
annotate
|
Tue, 22 Jul 1997 17:45:42 +0200 |
wenzelm |
improved print_cs;
|
file |
diff |
annotate
|
Tue, 22 Jul 1997 11:12:55 +0200 |
paulson |
Removal of the tactical STATE
|
file |
diff |
annotate
|
Thu, 15 May 1997 15:46:32 +0200 |
oheimb |
corrected depth_tac: no call for safe_step_tac if subgoal not present
|
file |
diff |
annotate
|
Wed, 02 Apr 1997 15:23:33 +0200 |
paulson |
New DEEPEN allows giving an upper bound for deepen_tac
|
file |
diff |
annotate
|
Wed, 19 Mar 1997 10:23:09 +0100 |
paulson |
delrules now deletes ALL occurrences of a rule, since it may appear in any of
|
file |
diff |
annotate
|
Fri, 28 Feb 1997 15:51:06 +0100 |
paulson |
dup_intr & dup_elim no longer call standard -- this
|
file |
diff |
annotate
|
Sat, 15 Feb 1997 16:23:58 +0100 |
oheimb |
moved THEN_MAYBE to Pure/tctical.ML
|
file |
diff |
annotate
|
Tue, 12 Nov 1996 11:36:18 +0100 |
paulson |
Added a comment
|
file |
diff |
annotate
|
Tue, 08 Oct 1996 10:18:18 +0200 |
paulson |
Introduction of Slow_tac and Slow_best_tac
|
file |
diff |
annotate
|
Thu, 22 Aug 1996 12:27:01 +0200 |
paulson |
Now deepen_tac can take advantage of wrappers --
|
file |
diff |
annotate
|
Tue, 20 Aug 1996 12:39:30 +0200 |
paulson |
New classical reasoner: warns of, and ignores, redundant rules.
|
file |
diff |
annotate
|
Tue, 18 Jun 1996 16:36:04 +0200 |
paulson |
Addition of Safe_step_tac
|
file |
diff |
annotate
|
Mon, 17 Jun 1996 16:50:38 +0200 |
paulson |
Now exports Delrules
|
file |
diff |
annotate
|
Fri, 14 Jun 1996 12:26:06 +0200 |
paulson |
Now implements delrules
|
file |
diff |
annotate
|
Tue, 07 May 1996 09:46:25 +0200 |
berghofe |
Added functions for default claset.
|
file |
diff |
annotate
|
Wed, 01 May 1996 10:43:16 +0200 |
paulson |
Provides merge_cs to support default clasets
|
file |
diff |
annotate
|
Fri, 15 Mar 1996 18:47:05 +0100 |
paulson |
Now provides astar versions (thanks to Norbert Voelker)
|
file |
diff |
annotate
|
Wed, 28 Feb 1996 11:47:30 +0100 |
paulson |
imp_elim and swap are now stored in thm database
|
file |
diff |
annotate
|
Fri, 18 Aug 1995 15:20:02 +0200 |
paulson |
clarified comment
|
file |
diff |
annotate
|
Fri, 28 Apr 1995 10:57:40 +0200 |
lcp |
Recoded addSIs, etc., so that nets are built incrementally
|
file |
diff |
annotate
|
Thu, 06 Apr 1995 11:55:51 +0200 |
lcp |
Added comment.
|
file |
diff |
annotate
|
Thu, 30 Mar 1995 13:44:34 +0200 |
lcp |
Addition of wrappers for integration with the simplifier.
|
file |
diff |
annotate
|
Fri, 25 Nov 1994 10:43:50 +0100 |
lcp |
deepen_tac: modified due to outcome of experiments. Its
|
file |
diff |
annotate
|
Wed, 02 Nov 1994 12:48:22 +0100 |
lcp |
Provers/classical: now takes theorem "classical" as argument, proves "swap"
|
file |
diff |
annotate
|
Tue, 12 Jul 1994 18:30:53 +0200 |
lcp |
chain_tac: deleted; just use etac mp
|
file |
diff |
annotate
|
Fri, 15 Oct 1993 10:04:30 +0100 |
lcp |
classical/swap_res_tac: recoded to allow backtracking
|
file |
diff |
annotate
|
Thu, 16 Sep 1993 12:20:38 +0200 |
clasohm |
Initial revision
|
file |
diff |
annotate
|