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
|