src/Tools/coherent.ML
Fri, 25 Sep 2015 20:37:59 +0200 wenzelm moved remaining display.ML to more_thm.ML;
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:56:43 +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 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Thu, 30 Oct 2014 22:45:19 +0100 wenzelm eliminated aliases;
Thu, 20 Feb 2014 21:39:38 +0100 wenzelm more official params in context;
Thu, 20 Feb 2014 21:04:24 +0100 wenzelm tuned messages;
Thu, 20 Feb 2014 20:19:41 +0100 wenzelm modernized tool setup;
Thu, 20 Feb 2014 19:55:39 +0100 wenzelm removed dead code;
Thu, 20 Feb 2014 19:38:34 +0100 wenzelm prefer cat_lines;
Thu, 20 Feb 2014 19:32:20 +0100 wenzelm tuned whitespace;
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.;
Wed, 11 Jan 2012 16:25:34 +0100 wenzelm more qualified names;
Wed, 27 Apr 2011 17:58:45 +0200 wenzelm reorganized fixes as specialized (global) name space;
Sat, 16 Apr 2011 16:15:37 +0200 wenzelm modernized structure Proof_Context;
Fri, 17 Dec 2010 17:08:56 +0100 wenzelm renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning;
Sat, 15 May 2010 21:57:27 +0200 wenzelm avoid open Conv;
Sat, 15 May 2010 21:50:05 +0200 wenzelm less pervasive names from structure Thm;
Tue, 29 Sep 2009 16:24:36 +0200 wenzelm explicit indication of Unsynchronized.ref;
Mon, 28 Sep 2009 23:13:37 +0200 wenzelm misc tuning and modernization;
Sun, 26 Jul 2009 13:12:54 +0200 wenzelm Variable.focus: named parameters;
Tue, 21 Jul 2009 01:03:18 +0200 wenzelm proper context for Display.pretty_thm etc. or old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;
Fri, 17 Jul 2009 23:11:40 +0200 wenzelm tuned/modernized Envir.subst_XXX;
Mon, 29 Jun 2009 20:05:44 +0200 berghofe Corrected handling of bound variables.
Mon, 25 May 2009 12:48:18 +0200 wenzelm modernized method setup;
Mon, 16 Mar 2009 23:36:55 +0100 wenzelm provide Simplifier.norm_hhf(_protect) as regular simplifier operation;
Fri, 13 Mar 2009 19:58:26 +0100 wenzelm unified type Proof.method and pervasive METHOD combinators;
Sat, 28 Feb 2009 14:42:54 +0100 wenzelm tuned message;
Sat, 28 Feb 2009 14:02:12 +0100 wenzelm moved some generic tools to src/Tools/ -- src/Provers is essentially obsolete;
less more (0) tip