src/Pure/Proof/reconstruct.ML
Fri, 25 Sep 2015 20:37:59 +0200 wenzelm moved remaining display.ML to more_thm.ML;
Tue, 28 Jul 2015 23:14:40 +0200 wenzelm clarified context;
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;
Fri, 21 Mar 2014 20:33:56 +0100 wenzelm more qualified names;
Sat, 14 Jan 2012 19:06:05 +0100 wenzelm renamed Term.all to Logic.all_const, in accordance to HOLogic.all_const;
Wed, 10 Aug 2011 19:46:48 +0200 wenzelm avoid OldTerm operations -- with subtle changes of semantics;
Mon, 08 Aug 2011 20:21:49 +0200 wenzelm added Reconstruct.proof_of convenience;
Mon, 08 Aug 2011 19:59:35 +0200 wenzelm ship message in one piece;
Wed, 08 Jun 2011 15:56:57 +0200 wenzelm more robust exception pattern General.Subscript;
Fri, 26 Nov 2010 22:29:41 +0100 wenzelm make two copies (!) of Library.UnequalLengths coincide with ListPair.UnequalLengths;
Thu, 03 Jun 2010 23:56:05 +0200 wenzelm do not open Proofterm, which is very ould style;
Wed, 02 Jun 2010 21:39:35 +0200 wenzelm always unconstrain thm proofs;
Tue, 01 Jun 2010 10:48:38 +0200 berghofe Use Proofterm.forall_intr_proof' instead of locally defined forall_intr_prf.
Tue, 04 May 2010 12:30:15 +0200 wenzelm simplified/unified fundamental operations on types/terms/proofterms -- prefer Same.operation over "option" variant;
less more (0) -15 tip