src/HOL/Tools/BNF/bnf_fp_def_sugar.ML
Mon, 05 Sep 2016 13:09:18 +0200 blanchet export more ML functions
Mon, 05 Sep 2016 11:35:42 +0200 blanchet export more ML functions
Sun, 14 Aug 2016 12:26:09 +0200 blanchet tuned ML
Tue, 26 Jul 2016 14:29:20 +0200 traytel honor sorts in (co)datatype declarations
Mon, 06 Jun 2016 21:28:46 +0200 haftmann explicit tagging of code equations de-baroquifies interface
Thu, 02 Jun 2016 16:49:44 +0200 wenzelm eliminated pointless alias (no warning for duplicates);
Mon, 25 Apr 2016 21:09:02 +0200 blanchet avoid duplicate mixfix messages in '(co)datatype' type name
Mon, 18 Apr 2016 20:24:19 +0200 wenzelm prefer internal attribute source;
Mon, 28 Mar 2016 12:05:47 +0200 blanchet generalized ML function
Mon, 28 Mar 2016 12:05:47 +0200 blanchet generalized ML interface
Tue, 22 Mar 2016 07:57:02 +0100 blanchet better warning, with definitions in right order
Tue, 23 Feb 2016 19:05:18 +0100 blanchet refactoring
Tue, 23 Feb 2016 16:50:10 +0100 blanchet tuning
Tue, 23 Feb 2016 16:50:10 +0100 blanchet tuning
Wed, 17 Feb 2016 17:08:36 +0100 blanchet making 'pred_inject' a first-class BNF citizen
Tue, 16 Feb 2016 22:28:19 +0100 traytel make predicator a first-class bnf citizen
Mon, 15 Feb 2016 18:27:17 +0100 blanchet tuning
Mon, 15 Feb 2016 13:30:04 +0100 blanchet keep 'ctor_iff_dtor' theorem around in BNF FP database
Mon, 15 Feb 2016 12:48:10 +0100 blanchet tuning
Wed, 13 Jan 2016 09:09:37 +0100 blanchet generate stronger 'rel_(co)induct' and 'coinduct' principles for mutually (co)recursive (co)datatypes
Thu, 07 Jan 2016 15:53:39 +0100 wenzelm more uniform treatment of package internals;
Tue, 01 Dec 2015 13:07:40 +0100 blanchet tuned whitespace
Mon, 02 Nov 2015 21:58:38 +0100 blanchet don't pollute local theory with needless names
Thu, 08 Oct 2015 22:41:21 +0200 blanchet tuning
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
Tue, 06 Oct 2015 21:04:44 +0200 blanchet avoid unsound 'nitpick_simp' attribute on nonterminating, nonproductive equations
Tue, 06 Oct 2015 18:39:31 +0200 blanchet generate 'case_transfer' unconditionally
Tue, 06 Oct 2015 12:01:07 +0200 traytel collect the names from goals in favor of fragile exports
Thu, 01 Oct 2015 17:32:07 +0200 blanchet export '_cmd' functions
Wed, 23 Sep 2015 09:50:38 +0200 wenzelm tuned signature;
Tue, 22 Sep 2015 14:32:23 +0200 wenzelm HOL typedef with explicit dependency checks according to Ondrey Kuncar, 07-Jul-2015, 16-Jul-2015, 30-Jul-2015;
Fri, 04 Sep 2015 21:40:59 +0200 wenzelm close derivation *before* splitting conjuncts, like Goal.prove_common (see also 757cad5a3fe9) -- potential improvement of performance;
Thu, 03 Sep 2015 16:41:43 +0200 traytel use open/close_target rather than Local_Theory.restore to get polymorphic definitions;
Mon, 27 Jul 2015 17:44:55 +0200 wenzelm tuned signature;
Sun, 26 Jul 2015 17:24:54 +0200 wenzelm updated to infer_instantiate;
Thu, 16 Jul 2015 17:25:48 +0200 blanchet tuning
Thu, 16 Jul 2015 12:23:22 +0200 traytel {r,e,d,f}tac with proper context in BNF
Tue, 28 Apr 2015 22:56:28 +0200 blanchet tuning
Tue, 07 Apr 2015 17:24:55 +0200 blanchet generalized slightly
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
Tue, 31 Mar 2015 15:29:09 +0200 wenzelm more standard Long_Name operations;
Tue, 31 Mar 2015 00:11:54 +0200 wenzelm tuned signature;
Thu, 26 Mar 2015 17:10:24 +0100 blanchet store low-level (un)fold constants
Thu, 26 Mar 2015 16:42:42 +0100 blanchet export more functions
Tue, 24 Mar 2015 18:10:56 +0100 blanchet tuning
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
Mon, 05 Jan 2015 21:24:14 +0100 blanchet generate [code] only with 'code' plugin enabled
Mon, 05 Jan 2015 06:56:15 +0100 blanchet tuning
Fri, 19 Dec 2014 14:06:13 +0100 desharna Add plugin to generate transfer theorem for primrec and primcorec
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Tue, 11 Nov 2014 12:30:36 +0100 desharna also generate '(co)rec_transfer' for (co)datatypes with 0 live type variables
Tue, 11 Nov 2014 10:26:08 +0100 desharna make 'rec_transfer' tactic more robust
Mon, 10 Nov 2014 21:49:48 +0100 wenzelm proper context for assume_tac (atac remains as fall-back without context);
Fri, 07 Nov 2014 20:43:13 +0100 wenzelm merged
Fri, 07 Nov 2014 16:36:55 +0100 wenzelm plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
Thu, 06 Nov 2014 15:21:59 +0100 desharna fix 'unfla' function
Tue, 21 Oct 2014 17:23:12 +0200 desharna generate 'map_o_corec' for (co)datatypes
Tue, 21 Oct 2014 17:23:11 +0200 desharna move theorem 'rec_o_map'
less more (0) -100 -60 tip