src/HOL/Tools/Transfer/transfer_bnf.ML
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Fri, 23 Feb 2018 14:32:59 +0100 wenzelm tuned signature -- eliminated clones;
Mon, 12 Sep 2016 23:17:55 +0200 blanchet make (co)induct component of 'fp_sugar' optional, for the benefit of nonuniform (co)datatypes and other similar extensions
Thu, 23 Jun 2016 11:01:14 +0200 wenzelm tuned signature;
Fri, 27 May 2016 20:23:55 +0200 wenzelm tuned proofs, to allow unfold_abs_def;
Sun, 17 Apr 2016 20:11:02 +0200 wenzelm clarified signature;
Sun, 06 Mar 2016 20:39:19 +0100 traytel less resetting of local theories
Sat, 05 Mar 2016 12:49:47 +0100 wenzelm tuned signature;
Wed, 17 Feb 2016 17:08:36 +0100 blanchet making 'pred_inject' a first-class BNF citizen
Wed, 17 Feb 2016 17:08:03 +0100 blanchet refactoring
Wed, 17 Feb 2016 15:18:06 +0100 traytel derive transfer rule for predicator
Tue, 16 Feb 2016 22:28:19 +0100 traytel make predicator a first-class bnf citizen
Tue, 01 Dec 2015 22:21:37 +0100 blanchet reverted inadvertently qfinished/pushed change r164eeb2ab675
Tue, 01 Dec 2015 13:07:41 +0100 blanchet set "transfer_rule" attribute more generously
Wed, 07 Oct 2015 10:02:43 +0200 blanchet disable generation of 'case_transfer' for 'nibble', due to quadratic proof -- to make 'HOL-Proofs' happier
Mon, 27 Jul 2015 17:44:55 +0200 wenzelm tuned signature;
Thu, 16 Jul 2015 12:23:22 +0200 traytel {r,e,d,f}tac with proper context in BNF
Tue, 18 Nov 2014 16:19:57 +0100 kuncar tuned; store pred_simps
Tue, 18 Nov 2014 16:19:51 +0100 kuncar added pred_def, rel_eq_onp tuned
Tue, 28 Apr 2015 13:30:28 +0200 blanchet allow sorts on dead variables in BNFs
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