src/Provers/simplifier.ML
Wed, 10 Jun 1998 18:07:07 +0200 wenzelm Context.the_context;
Wed, 10 Jun 1998 12:00:51 +0200 wenzelm adapted to TheoryDataFun interface;
Fri, 05 Jun 1998 14:33:18 +0200 wenzelm accomodate tuned version of theory data;
Wed, 29 Apr 1998 11:30:55 +0200 wenzelm tuned setup;
Sat, 04 Apr 1998 12:30:17 +0200 wenzelm tuned comments;
Fri, 03 Apr 1998 14:38:19 +0200 wenzelm tuned names;
Thu, 12 Mar 1998 13:13:19 +0100 oheimb addloop: added warning in case of overwriting a looper
Thu, 12 Mar 1998 12:48:49 +0100 nipkow Used merge_alists for loopers.
Tue, 10 Mar 1998 19:02:20 +0100 nipkow The new asm_lr_simp_tac is the old asm_full_simp_tac.
Tue, 10 Mar 1998 13:24:11 +0100 nipkow New simplifier flag for mutual simplification.
Fri, 06 Mar 1998 15:20:29 +0100 nipkow Added delspilts, Addsplits, Delsplits.
Wed, 04 Mar 1998 13:14:11 +0100 nipkow Reorganized simplifier. May now reorient rules.
Sat, 28 Feb 1998 15:40:50 +0100 nipkow Little reorganization. Loop tactics have names now.
Mon, 09 Feb 1998 14:40:59 +0100 nipkow Used THEN_ALL_NEW.
Thu, 04 Dec 1997 14:11:37 +0100 wenzelm added print_simpset;
Wed, 26 Nov 1997 16:41:51 +0100 wenzelm removed conv_prover;
Fri, 21 Nov 1997 15:29:56 +0100 wenzelm changed Pure/Sequence interface -- isatool fixseq;
Thu, 20 Nov 1997 15:36:09 +0100 wenzelm adapted print methods;
Tue, 04 Nov 1997 16:17:04 +0100 wenzelm type object = exn (enhance readability);
Mon, 03 Nov 1997 11:56:53 +0100 wenzelm new implicit simpset mechanism based on Sign.sg anytype data;
Mon, 29 Sep 1997 11:45:52 +0200 paulson Default simpset tactics now dereference "simpset"
Fri, 25 Jul 1997 13:18:09 +0200 wenzelm added prems argument to simplification procedures;
Wed, 23 Jul 1997 11:03:54 +0200 wenzelm added simplification meta rules;
Tue, 22 Jul 1997 18:46:44 +0200 wenzelm added print_ss;
Tue, 22 Jul 1997 11:12:55 +0200 paulson Removal of the tactical STATE
Wed, 16 Jul 1997 11:34:42 +0200 wenzelm fixed merge of internal simprocs;
Mon, 17 Feb 1997 13:54:24 +0100 wenzelm mk_rews: automatically includes strip_shyps, zero_var_indexes;
Sat, 15 Feb 1997 16:14:35 +0100 oheimb added deleqcongs, richer rep_ss
Fri, 31 Jan 1997 15:54:00 +0100 oheimb added addloop (and also documentation of addsolver
Fri, 17 Jan 1997 18:19:57 +0100 wenzelm addsimps, addeqcongs: replaced @ by gen_union;
Thu, 16 Jan 1997 14:53:37 +0100 wenzelm added termless parameter;
Fri, 10 Jan 1997 10:27:57 +0100 wenzelm cleaned up (real changes next time);
Wed, 29 May 1996 12:03:32 +0200 nipkow Added addsolver
Tue, 23 Apr 1996 17:11:23 +0200 oheimb *** empty log message ***
Fri, 16 Feb 1996 18:00:47 +0100 paulson Elimination of fully-functorial style.
Wed, 04 Oct 1995 12:53:35 +0100 clasohm renamed SS to Simpset; fixed bug in merge_ss
Fri, 01 Sep 1995 13:32:13 +0200 clasohm added global simpset
Thu, 30 Mar 1995 13:48:30 +0200 lcp Precedence of infixes is now 4 (just above that of :=)
Tue, 21 Jun 1994 11:55:36 +0200 nipkow improved error msg
Tue, 31 May 1994 13:17:41 +0200 nipkow simpset is hidden in a functor now.
Wed, 05 Jan 1994 19:47:14 +0100 nipkow got rid of METAHYPS due to the change of the basic simplification routines
Thu, 25 Nov 1993 13:41:08 +0100 nipkow asm_full_simp_tac now fails if there are no subgoals
Fri, 29 Oct 1993 11:54:50 +0100 nipkow added infix delsimps
Fri, 01 Oct 1993 13:26:22 +0100 nipkow asm_full_simp_tac now fails when applied to a state w/o subgoals.
Thu, 16 Sep 1993 14:21:44 +0200 nipkow changed addcongs to addeqcongs in simplifier.ML
Thu, 16 Sep 1993 12:20:38 +0200 clasohm Initial revision
less more (0) tip