src/Provers/classical.ML
Sun, 23 Jul 2000 12:01:05 +0200 classical atts now intro! / intro / intro?;
Fri, 21 Jul 2000 17:46:43 +0200 strengthened force_tac by using new first_best_tac
Wed, 28 Jun 2000 21:15:02 +0200 classical 'elimify' attribute;
Wed, 28 Jun 2000 10:55:38 +0200 uses a supplied version of make_elim for addDs
Wed, 31 May 2000 14:29:42 +0200 Toplevel.no_timing;
Tue, 23 May 2000 12:13:45 +0200 improved warning messages;
Mon, 17 Apr 2000 14:10:04 +0200 Pretty.chunks;
Thu, 13 Apr 2000 15:00:42 +0200 intro/elim_tac: match only;
Wed, 05 Apr 2000 21:02:31 +0200 HEADGOAL;
Tue, 04 Apr 2000 22:16:11 +0200 print_simpset / print_claset command;
Sat, 18 Mar 2000 19:18:48 +0100 tuned comments;
Wed, 15 Mar 2000 18:41:00 +0100 tuned comments;
Wed, 08 Mar 2000 23:47:44 +0100 fixed section syntax;
Sat, 04 Mar 2000 13:23:07 +0100 REPEAT_ALL_NEW;
Mon, 07 Feb 2000 18:38:51 +0100 intro/elim/dest attributes: changed ! / !! flags to ? / ??;
Fri, 28 Jan 2000 21:57:15 +0100 HEADGOAL;
Fri, 28 Jan 2000 12:12:06 +0100 replaced FIRSTGOAL by FINDGOAL (backtracking!);
Wed, 05 Jan 2000 11:50:13 +0100 METHOD_CLASET': refer to *local* claset;
Tue, 21 Sep 1999 17:26:50 +0200 setup for refined facts handling;
Wed, 01 Sep 1999 21:24:23 +0200 Method.insert_tac;
Wed, 25 Aug 1999 20:42:01 +0200 proper setup of GlobalClaset data;
Tue, 24 Aug 1999 11:43:05 +0200 fixed intro_elim_tac;
Fri, 20 Aug 1999 15:34:51 +0200 intro/elim: REPEAT1;
Thu, 19 Aug 1999 13:48:37 +0200 renamed 'some_rule' to 'rule';
Wed, 18 Aug 1999 20:47:31 +0200 Method.modifier;
Tue, 17 Aug 1999 17:30:08 +0200 renamed 'single' to 'some_rule';
Mon, 02 Aug 1999 17:59:06 +0200 export cla_meth(');
Fri, 30 Jul 1999 13:43:26 +0200 eliminated METHOD0 in favour of same_tac;
Tue, 27 Jul 1999 22:00:00 +0200 safe_step_tac / step_tac;
Wed, 14 Jul 1999 13:06:08 +0200 tuned contradiction method;
Sat, 10 Jul 1999 21:46:15 +0200 dup_elim: use try to handle general exn;
Fri, 09 Jul 1999 18:54:55 +0200 type claset: added extra I/E rules;
Fri, 30 Apr 1999 18:10:03 +0200 theory data: copy;
Fri, 23 Apr 1999 16:38:22 +0200 improved 'single' method;
Fri, 23 Apr 1999 11:48:37 +0200 oops;
Thu, 22 Apr 1999 18:23:45 +0200 single method: include not_elim, imp_elim;
Wed, 14 Apr 1999 11:32:50 +0200 cleaned comments;
Wed, 17 Mar 1999 16:33:47 +0100 Theory.sign_of;
Tue, 12 Jan 1999 15:25:53 +0100 eliminated tthm type and Attribute structure;
Wed, 18 Nov 1998 11:02:20 +0100 expoer cla_method('), cla_modifiers;
Mon, 16 Nov 1998 11:09:02 +0100 tuned attribute names;
Mon, 09 Nov 1998 15:49:38 +0100 local claset theory data;
Fri, 23 Oct 1998 20:36:21 +0200 corrected (and simplified) depth_tac
Mon, 21 Sep 1998 23:14:33 +0200 added addD2, addE2, addSD2, and addSE2
Wed, 10 Jun 1998 18:07:07 +0200 Context.the_context;
Fri, 05 Jun 1998 14:33:18 +0200 accomodate tuned version of theory data;
Wed, 29 Apr 1998 11:29:39 +0200 tuned setup;
Sat, 04 Apr 1998 12:26:47 +0200 type_error;
Sat, 04 Apr 1998 11:44:16 +0200 replaced thy_data by setup;
Fri, 03 Apr 1998 14:38:19 +0200 tuned names;
Thu, 02 Apr 1998 12:45:47 +0200 introduced functions for updating the wrapper lists
Mon, 30 Mar 1998 21:15:18 +0200 merge_cs now also merges safe and unsafe wrappers
Thu, 12 Mar 1998 13:15:36 +0100 improved coding of delWrapper and delSWrapper
Wed, 25 Feb 1998 20:29:58 +0100 renamed rep_claset to rep_cs
Wed, 25 Feb 1998 15:51:24 +0100 changed wrapper mechanism of classical reasoner
Mon, 23 Feb 1998 11:24:49 +0100 Catches bad elim rules, handling exception OPTION
Thu, 12 Feb 1998 16:43:05 +0100 oops;
Thu, 12 Feb 1998 16:38:08 +0100 tuned print_cs;
Fri, 12 Dec 1997 10:37:45 +0100 More deterministic (?) contr_tac
Sun, 07 Dec 1997 16:05:36 +0100 added print_claset;