src/HOL/Tools/BNF/bnf_gfp_rec_sugar.ML
Tue, 24 Mar 2015 23:39:42 +0100 wenzelm merged
Tue, 24 Mar 2015 18:36:29 +0100 wenzelm clarified role of Name.uu_, which happens to be the internal replacement of the first underscore under certain assumptions about the context;
Tue, 24 Mar 2015 18:10:56 +0100 blanchet tuning
Tue, 10 Mar 2015 21:31:19 +0100 blanchet export more functions (for future 'corec')
Tue, 10 Mar 2015 20:53:16 +0100 blanchet tuning
Tue, 10 Mar 2015 09:49:16 +0100 blanchet tuning
Thu, 05 Mar 2015 16:45:24 +0100 blanchet avoid needless 'if ... undefined' in generated theorems
Thu, 05 Mar 2015 14:25:45 +0100 blanchet deal better with corecursion through functions
Thu, 05 Mar 2015 13:44:41 +0100 blanchet removed too strict checks
Thu, 05 Mar 2015 12:32:11 +0100 blanchet message tuning
Thu, 05 Mar 2015 12:19:05 +0100 blanchet tuning
Thu, 05 Mar 2015 11:57:34 +0100 blanchet improved primcorec messages
Thu, 05 Mar 2015 11:57:34 +0100 blanchet improved primcorec messages
Thu, 05 Mar 2015 11:57:34 +0100 blanchet better primcorec messages
Thu, 05 Mar 2015 11:57:34 +0100 blanchet more primcorec messages
Thu, 05 Mar 2015 11:57:34 +0100 blanchet more precise primcorec messages
Thu, 05 Mar 2015 11:57:34 +0100 blanchet more precise primcorec messages
Thu, 05 Mar 2015 11:57:34 +0100 blanchet better primcorec messages
Thu, 05 Mar 2015 11:57:34 +0100 blanchet more 'primcorec' error handling
Thu, 05 Mar 2015 11:57:34 +0100 blanchet helpful error message when 'auto' fails
Thu, 05 Mar 2015 11:57:34 +0100 blanchet no quick_and_dirty for goals that may fail + tuned messages
Thu, 05 Mar 2015 11:57:34 +0100 blanchet tuned new primrec messages
Thu, 05 Mar 2015 11:57:34 +0100 blanchet reworked primcorec error messages
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Mon, 05 Jan 2015 21:24:14 +0100 blanchet generate [code] only with 'code' plugin enabled
Mon, 05 Jan 2015 10:09:42 +0100 blanchet added plugins syntax to prim(co)rec
Mon, 05 Jan 2015 09:54:41 +0100 blanchet tuning
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};
Mon, 24 Nov 2014 12:35:13 +0100 blanchet tuned whitespace
Mon, 24 Nov 2014 12:35:13 +0100 blanchet keep all 'ctr' theorems
Mon, 24 Nov 2014 12:35:13 +0100 blanchet smoothly handle unit codatatypes in 'primcorec'
Mon, 24 Nov 2014 12:35:13 +0100 blanchet careful with de Bruijn indices
Wed, 08 Oct 2014 17:09:07 +0200 wenzelm added parameterized ML antiquotations @{map N}, @{fold N}, @{fold_map N}, @{split_list N};
Fri, 26 Sep 2014 14:43:28 +0200 desharna refactor fp_sugar move theorems
Fri, 26 Sep 2014 14:43:26 +0200 desharna refactor fp_sugar move theorems
Fri, 26 Sep 2014 14:41:54 +0200 desharna refactor fp_sugar move theorems
Fri, 26 Sep 2014 14:41:15 +0200 desharna refactor fp_sugar move theorems
Fri, 19 Sep 2014 13:41:40 +0200 blanchet more honest 'primcorec' -- don't parse a theorem name that is then ignored
Fri, 19 Sep 2014 13:38:21 +0200 blanchet tuning
Fri, 19 Sep 2014 13:27:04 +0200 blanchet tuning
Mon, 15 Sep 2014 10:49:07 +0200 blanchet generate 'code' attribute only if 'code' plugin is enabled
Tue, 09 Sep 2014 20:51:36 +0200 blanchet compile
Tue, 09 Sep 2014 20:51:36 +0200 blanchet preserve case names in '(co)induct' theorems generated by prim(co)rec'
Mon, 08 Sep 2014 14:03:40 +0200 blanchet export useful functions for users of (co)recursors
Mon, 08 Sep 2014 14:03:01 +0200 blanchet extended 'datatype_compat' to generate the expected, old-style recursor in the presence of recursion through functions
Fri, 05 Sep 2014 00:41:01 +0200 blanchet fixed infinite loops in 'register' functions + more uniform API
Mon, 01 Sep 2014 19:28:00 +0200 blanchet drop hopeless feature -- unfolding of BNF datatype info without a prior 'datatype_compat'
Mon, 01 Sep 2014 16:17:47 +0200 blanchet compile
Mon, 01 Sep 2014 16:17:47 +0200 blanchet more compatibility between old- and new-style datatypes
Mon, 18 Aug 2014 17:19:58 +0200 blanchet reordered some (co)datatype property names for more consistency
Tue, 12 Aug 2014 15:48:59 +0200 blanchet less aggressive unfolding; removed debugging;
Mon, 14 Jul 2014 01:59:23 +0200 panny fix typo
Mon, 14 Jul 2014 01:35:43 +0200 panny throw error for bad input
Mon, 07 Jul 2014 16:06:46 +0200 desharna add helper function map_prod
Fri, 27 Jun 2014 10:11:44 +0200 blanchet compile
Fri, 27 Jun 2014 10:11:44 +0200 blanchet tuned variable names
Tue, 24 Jun 2014 13:48:14 +0200 desharna tune the implementation of 'rel_coinduct'
Tue, 13 May 2014 11:10:22 +0200 blanchet tuning
less more (0) -60 tip