src/Pure/raw_simplifier.ML
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Sat, 08 Nov 2014 21:31:51 +0100 wenzelm optional proof context for unify operations, for the sake of proper local options;
Sat, 01 Nov 2014 11:40:55 +0100 wenzelm eliminated former Proof General preferences;
Thu, 30 Oct 2014 16:17:56 +0100 wenzelm tuned spelling;
Tue, 05 Aug 2014 12:01:32 +0200 wenzelm more careful treatment of context visibility for rule declarations (see also 39d9c7f175e0, e639d91d9073) -- avoid duplicate warnings;
Sun, 06 Apr 2014 16:36:28 +0200 wenzelm more source positions;
Fri, 21 Mar 2014 20:33:56 +0100 wenzelm more qualified names;
Thu, 20 Feb 2014 21:27:14 +0100 wenzelm tuned signature;
Mon, 10 Feb 2014 13:04:08 +0100 wenzelm more elementary put_simpset: exchange the simplifier configuration outright, which is particularly relevant concerning cumulative depth, e.g. for Product_Type.split_beta in the subsequent example:
Tue, 04 Feb 2014 09:04:59 +0000 Lars Hupel interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
Fri, 17 Jan 2014 20:51:36 +0100 wenzelm back to conditional tracing instead of noisy warning (see also 00e849f5b397): these incidents happen occasionally;
Fri, 17 Jan 2014 20:36:57 +0100 wenzelm tuned;
Fri, 17 Jan 2014 18:12:35 +0100 wenzelm clarified Simplifier diagnostics -- simplified ML;
Wed, 15 Jan 2014 22:24:57 +0100 wenzelm general notion of auxiliary bounds within context;
Sun, 12 Jan 2014 18:34:00 +0100 wenzelm proper context for clear_simpset: preserve dounds, depth;
Sun, 12 Jan 2014 13:16:00 +0100 wenzelm tuned signature;
Fri, 10 Jan 2014 21:37:28 +0100 wenzelm more elementary management of declared hyps, below structure Assumption;
Fri, 10 Jan 2014 16:55:37 +0100 wenzelm tuned;
Wed, 01 Jan 2014 14:29:22 +0100 wenzelm clarified simplifier context;
Tue, 31 Dec 2013 14:29:16 +0100 wenzelm proper context for norm_hhf and derived operations;
Sat, 14 Dec 2013 17:28:05 +0100 wenzelm proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
Thu, 12 Dec 2013 22:38:25 +0100 wenzelm clarified Trace_Ops: global theory data avoids init of simpset in Pure.thy, which is important to act as neutral element in merge;
Thu, 12 Dec 2013 21:14:33 +0100 wenzelm generic trace operations for main steps of Simplifier;
Thu, 12 Dec 2013 17:34:50 +0100 wenzelm tuned signature;
Thu, 12 Dec 2013 16:56:53 +0100 wenzelm tuned whitespace;
Thu, 12 Dec 2013 16:17:35 +0100 wenzelm tuned whitespace;
Thu, 12 Dec 2013 14:35:31 +0100 wenzelm removed dead code -- ctxt is never visible (see also 658fcba35ed7);
Thu, 30 May 2013 13:07:23 +0200 wenzelm tuned signature;
Mon, 20 May 2013 20:49:10 +0200 wenzelm more rigorous check of simplifier context;
Mon, 20 May 2013 14:04:21 +0200 wenzelm tuned;
less more (0) -50 -30 tip