src/HOL/Library/Old_SMT/old_z3_proof_reconstruction.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 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Wed, 04 Mar 2015 23:14:38 +0100 wenzelm tuned signature;
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};
Sun, 09 Nov 2014 17:04:14 +0100 wenzelm proper context for match_tac etc.;
Thu, 28 Aug 2014 00:40:38 +0200 blanchet prefixed all old SMT commands, attributes, etc., with 'old_'
Thu, 28 Aug 2014 00:40:38 +0200 blanchet add 'old_' prefix to SMT file names; add 'Old_' to ML module names;
less more (0) tip