src/Pure/tctical.ML
Mon, 20 Mar 2000 18:46:53 +0100 wenzelm ALLGOALS_RANGE superceded by Seq.INTERVAL;
Wed, 08 Mar 2000 17:50:28 +0100 wenzelm export ALLGOALS_RANGE;
Sat, 04 Mar 2000 13:18:43 +0100 wenzelm added REPEAT_ALL_NEW;
Fri, 28 Jan 2000 11:23:41 +0100 oheimb added tacticals DETERM_UNTIL and DETERM_UNTIL_SOLVED
Mon, 04 Oct 1999 10:19:18 +0200 paulson fixed CHANGED_GOAL, which is used by stac
Wed, 17 Mar 1999 16:33:00 +0100 wenzelm qualify Theory.sign_of etc.;
Mon, 28 Dec 1998 16:49:31 +0100 paulson Added a "message" argument to print_tac
Mon, 30 Nov 1998 10:45:39 +0100 paulson tactical CHANGED now uses alpha-eta conversion, not alpha conversion
Wed, 25 Nov 1998 13:59:06 +0100 wenzelm tuned space;
Wed, 25 Nov 1998 13:57:44 +0100 wenzelm replaced prs by writeln;
Tue, 17 Nov 1998 14:07:25 +0100 wenzelm Drule.rev_triv_goal;
Thu, 13 Aug 1998 17:44:50 +0200 paulson simpler SELECT_GOAL no longer inserts a dummy parameter
Tue, 14 Jul 1998 13:31:55 +0200 paulson CHANGED_GOAL added to declare a more robust stac
Thu, 05 Feb 1998 11:19:51 +0100 wenzelm added THEN_ALL_NEW;
Fri, 21 Nov 1997 15:27:43 +0100 wenzelm changed Sequence interface (now Seq, in seq.ML);
Fri, 24 Oct 1997 17:13:21 +0200 wenzelm ProtoPure.thy;
Thu, 11 Sep 1997 16:16:03 +0200 wenzelm removed print_goals_ref (which was broken anyway);
Wed, 23 Jul 1997 11:48:59 +0200 paulson Removal of tactical STATE
Tue, 18 Mar 1997 15:15:01 +0100 paulson A more explicit prefix because gensym now generates easily predicatable
Fri, 21 Feb 1997 15:31:47 +0100 paulson Replaced "flat" by the Basis Library function List.concat
Sat, 15 Feb 1997 16:05:07 +0100 oheimb added THEN_MAYBE and THEN_MAYBE'
Tue, 04 Feb 1997 10:33:58 +0100 paulson Gradual switching to Basis Library functions nth, drop, etc.
Wed, 27 Nov 1996 10:54:16 +0100 paulson Converted I/O operatios for Basis Library compatibility
Mon, 04 Nov 1996 10:56:15 +0100 paulson Renamed SELECT_GOAL's new parameter from x to selct to avoid clashes
Mon, 23 Sep 1996 17:46:12 +0200 paulson Optimized version of SELECT_GOAL, up to 10% faster
Thu, 04 Apr 1996 12:58:47 +0200 paulson Fixed error in CHANGED (caused by variable renaming)
Fri, 15 Mar 1996 18:39:08 +0100 paulson Search tacticals moved to search.ML
Fri, 16 Feb 1996 12:57:32 +0100 paulson Elimination of fully-functorial style.
Mon, 29 Jan 1996 14:16:13 +0100 clasohm inserted tabs again
Mon, 29 Jan 1996 13:56:41 +0100 clasohm removed tabs
Fri, 03 Mar 1995 11:48:05 +0100 clasohm added CPure (curried functions) and ProtoPure (ancestor of Pure and CPure)
Tue, 22 Nov 1994 23:32:16 +0100 lcp Pure/tctical/protect_subgoal: simplified to use Sequence.hd
Mon, 14 Nov 1994 10:49:39 +0100 lcp Pure/tctical/select: now uses cprems_of instead of prems_of and cterm_of:
Fri, 11 Nov 1994 10:41:09 +0100 lcp Pure/tctical/REPEAT_DETERM_N,REPEAT_DETERM1,REPEAT_DETERM_FIRST,
Mon, 31 Oct 1994 18:03:14 +0100 lcp Pure/tctical/THEN_ELSE: new
Wed, 12 Oct 1994 09:48:32 +0100 lcp Pure/tctical/suppress_tracing: new; can now switch tracing off until the
Tue, 18 Jan 1994 15:57:40 +0100 lcp Many other files modified as follows:
Thu, 21 Oct 1993 17:20:01 +0100 lcp Pure/drule/print_goals_ref: new, for Centaur interface
Wed, 06 Oct 1993 10:33:33 +0100 lcp tctical/dummy_quant_rl: specifies type prop to avoid the type variable
Thu, 16 Sep 1993 12:20:38 +0200 clasohm Initial revision
less more (0) tip