src/Pure/meta_simplifier.ML
Mon, 28 Apr 2003 12:01:45 +0200 ballarin Simplifier no longer aborts on failed congruence proof.
Thu, 27 Feb 2003 15:12:29 +0100 ballarin Change to meta simplifier: congruence rules may now have frees as head of term.
Tue, 25 Feb 2003 18:49:23 +0100 nipkow added simp_depth_limit
Mon, 21 Oct 2002 17:09:31 +0200 berghofe No more explicit manipulation of flex-flex constraints in goals_conv.
Tue, 01 Oct 2002 11:17:25 +0200 berghofe Deleted superfluous dest_implies.
Mon, 30 Sep 2002 16:38:22 +0200 berghofe Completely reimplemented mutual simplification of premises.
Thu, 19 Sep 2002 16:01:29 +0200 nipkow drule: added nRS
Thu, 08 Aug 2002 23:51:24 +0200 wenzelm exception SIMPROC_FAIL: solid error reporting of simprocs;
Mon, 05 Aug 2002 21:17:45 +0200 wenzelm protect simplifier operation against spurious exceptions from simprocs;
Fri, 31 May 2002 18:48:31 +0200 berghofe Changed interface of rewrite_term.
Thu, 28 Feb 2002 19:22:56 +0100 wenzelm decomp_simp': use lhs instead of elhs (preserves more bound variable names);
Wed, 16 Jan 2002 23:17:44 +0100 wenzelm interface to Pattern.rewrite_term;
Wed, 16 Jan 2002 20:58:27 +0100 wenzelm export beta_eta_conversion;
Thu, 27 Dec 2001 16:46:52 +0100 wenzelm tuned tracing markup;
Sat, 24 Nov 2001 16:56:26 +0100 wenzelm gen_merge_lists;
Wed, 21 Nov 2001 00:36:51 +0100 wenzelm use tracing function for trace output;
Mon, 12 Nov 2001 10:44:55 +0100 berghofe congc now returns None if congruence rule has no effect.
Mon, 22 Oct 2001 18:01:38 +0200 wenzelm Display.pretty_thms;
Sun, 14 Oct 2001 22:05:01 +0200 wenzelm tuned rewrite/simplify interface;
Sun, 14 Oct 2001 20:08:11 +0200 wenzelm tuned;
Fri, 12 Oct 2001 18:29:51 +0200 berghofe Tuned comment.
Fri, 12 Oct 2001 16:57:07 +0200 berghofe - Exported goals_conv and fconv_rule
Thu, 04 Oct 2001 16:07:20 +0200 wenzelm removed obsolete comment;
Thu, 04 Oct 2001 15:21:47 +0200 wenzelm full_rewrite_cterm_aux (see also tactic.ML);
Tue, 28 Aug 2001 14:25:26 +0200 nipkow Implemented indentation schema for conditional rewrite trace.
Thu, 23 Aug 2001 14:32:48 +0200 nipkow Traced depth of conditional rewriting
Mon, 11 Jun 2001 19:21:13 +0200 berghofe Fixed bug in function rebuild.
Thu, 10 May 2001 17:28:40 +0200 nipkow improved tracing of permutative rules.
Wed, 09 May 2001 23:09:26 +0200 nipkow improved simproc trace IGNORED
Wed, 03 Jan 2001 21:18:31 +0100 wenzelm Thm: dest_comb, dest_abs, capply, cabs no longer global;
Tue, 07 Nov 2000 17:44:48 +0100 berghofe Added new file meta_simplifier.ML
less more (0) tip