src/HOL/Tools/Transfer/transfer_bnf.ML
Fri, 27 Mar 2015 11:20:46 +0100 blanchet more graceful failure if some of the involved BNFs have no data
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, 03 Mar 2015 19:08:04 +0100 traytel eliminated some clones of Proof_Context.cterm_of
Tue, 10 Feb 2015 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
Mon, 05 Jan 2015 06:56:15 +0100 blanchet tuning
Mon, 10 Nov 2014 21:49:48 +0100 wenzelm proper context for assume_tac (atac remains as fall-back without context);
Sat, 25 Oct 2014 11:53:35 +0200 wenzelm made SML/NJ happy;
Mon, 20 Oct 2014 17:56:23 +0200 kuncar register transfer rules from BNF and FP_Sugar
Mon, 20 Oct 2014 17:56:21 +0200 kuncar refactored
Mon, 13 Oct 2014 18:45:48 +0200 wenzelm Local_Interpretation is superseded by Plugin with formal Plugin_Name management, avoiding undeclared strings;
Fri, 26 Sep 2014 14:41:08 +0200 desharna refactor fp_sugar move theorems
Wed, 17 Sep 2014 11:12:46 +0200 blanchet added missing 'restore' in 'transfer' plugin
Mon, 08 Sep 2014 19:21:07 +0200 blanchet honour sorts in N2M
Mon, 08 Sep 2014 16:09:10 +0200 blanchet made code work also in the presence of deads
Mon, 08 Sep 2014 15:11:37 +0200 blanchet use right sort constraints
Fri, 05 Sep 2014 00:41:01 +0200 blanchet pretend code generation is a ctr_sugar plugin
Fri, 05 Sep 2014 00:41:01 +0200 blanchet named interpretations
Thu, 04 Sep 2014 09:02:43 +0200 blanchet tuned size function generation
Wed, 03 Sep 2014 22:49:05 +0200 blanchet introduced local interpretation mechanism for BNFs, to solve issues with datatypes in locales
Mon, 11 Aug 2014 10:43:03 +0200 traytel use Goal.prove_sorry instead of Goal.prove where possible (= no schematics in goal and tactic is expected to succeed)
Fri, 27 Jun 2014 10:11:44 +0200 blanchet compile
Wed, 23 Apr 2014 17:57:56 +0200 kuncar predicator simplification rules: support also partially specialized types e.g. 'a * nat
Wed, 23 Apr 2014 10:23:27 +0200 blanchet localize new size function generation code
Wed, 23 Apr 2014 10:23:27 +0200 blanchet manual merge + added 'rel_distincts' field to record for symmetry
Fri, 11 Apr 2014 16:59:42 +0200 kuncar observe also DEADID BNFs and associate the conjunction in rel_inject to the right
Thu, 10 Apr 2014 17:48:18 +0200 kuncar setup for Transfer and Lifting from BNF; tuned thm names
less more (0) tip