src/HOL/Tools/Predicate_Compile/core_data.ML
Sat, 18 Jul 2015 20:47:08 +0200 wenzelm prefer tactics with explicit context;
Sun, 05 Jul 2015 15:02:30 +0200 wenzelm simplified Thm.instantiate and derivatives: the LHS refers to non-certified variables -- this merely serves as index into already certified structures (or is ignored);
Fri, 06 Mar 2015 23:53:36 +0100 wenzelm clarified context;
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Tue, 10 Feb 2015 20:51:43 +0100 wenzelm more accurate context;
Thu, 05 Feb 2015 13:01:12 +0100 haftmann dropped dead code;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Wed, 29 Oct 2014 15:15:17 +0100 wenzelm modernized setup;
Mon, 17 Feb 2014 17:49:29 +0100 wenzelm more informative error;
Fri, 14 Feb 2014 07:53:46 +0100 blanchet more precise spec rules for selectors
Wed, 12 Feb 2014 13:33:05 +0100 wenzelm tuned whitespace;
Sat, 14 Dec 2013 17:28:05 +0100 wenzelm proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
Sat, 27 Jul 2013 16:35:51 +0200 wenzelm standardized aliases;
Thu, 30 May 2013 12:35:40 +0200 wenzelm standardized aliases;
Mon, 12 Nov 2012 23:24:40 +0100 haftmann dropped dead code
Sat, 14 Jan 2012 21:16:15 +0100 wenzelm discontinued old-style Term.list_abs in favour of plain Term.abs;
Sat, 16 Apr 2011 16:15:37 +0200 wenzelm modernized structure Proof_Context;
Sun, 13 Mar 2011 15:10:00 +0100 wenzelm tuned headers;
Fri, 17 Dec 2010 17:08:56 +0100 wenzelm renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning;
Fri, 17 Dec 2010 13:45:43 +0100 wenzelm refer to regular structure Simplifier;
Mon, 25 Oct 2010 21:17:15 +0200 bulwahn using mode_eq instead of op = for lookup in the predicate compiler
Fri, 22 Oct 2010 18:38:59 +0200 bulwahn moving general functions from core_data to predicate_compile_aux
Thu, 21 Oct 2010 19:13:10 +0200 bulwahn using a signature in core_data and moving some more functions to core_data
Thu, 21 Oct 2010 19:13:09 +0200 bulwahn splitting large core file into core_data, mode_inference and predicate_compile_proof
less more (0) tip