src/HOL/Tools/BNF/bnf_gfp_rec_sugar.ML
Wed, 28 Dec 2016 17:22:16 +0100 blanchet print constants in 'primrec', 'primcorec(ursive)', 'corec(ursive)', like in 'definition' and 'fun(ction)'
Wed, 21 Dec 2016 12:49:15 +0100 blanchet generalized ML function (towards nonuniform datatypes)
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
Tue, 30 Aug 2016 09:04:40 +0200 traytel generate proper goal when equation is entered programmatically
Tue, 23 Aug 2016 15:19:32 +0200 traytel tuned signature
Thu, 23 Jun 2016 11:01:14 +0200 wenzelm tuned signature;
Sat, 11 Jun 2016 16:41:11 +0200 wenzelm clarified syntax;
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, 30 May 2016 14:15:44 +0200 wenzelm allow 'for' fixes for multi_specs;
Thu, 28 Apr 2016 09:43:11 +0200 wenzelm support 'assumes' in specifications, e.g. 'definition', 'inductive';
Tue, 22 Mar 2016 13:44:50 +0100 blanchet tuned whitespace
Tue, 22 Mar 2016 07:57:02 +0100 blanchet export ML function
Thu, 10 Mar 2016 19:15:06 +0100 blanchet don't throw an exception when trying to print an error message
Thu, 10 Mar 2016 18:32:12 +0100 blanchet eta-expansion done right in "primcorec"
Wed, 02 Mar 2016 10:02:12 +0100 traytel respect qualification when noting theorems in prim(co)rec
Mon, 15 Feb 2016 12:47:35 +0100 blanchet clearer error message
Sun, 13 Dec 2015 21:56:15 +0100 wenzelm more general types Proof.method / context_tactic;
Tue, 01 Dec 2015 13:07:40 +0100 blanchet tuned whitespace
Tue, 13 Oct 2015 09:21:15 +0200 haftmann prod_case as canonical name for product type eliminator
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 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
Fri, 25 Sep 2015 23:01:31 +0200 traytel more canonical context threading
Sun, 06 Sep 2015 22:14:51 +0200 haftmann prefer "uncurry" as canonical name for case distinction on products in combinatorial view
Thu, 16 Jul 2015 18:36:16 +0200 blanchet made code less loopy
Thu, 16 Jul 2015 17:38:36 +0200 blanchet generalized generic translation function
Mon, 13 Jul 2015 19:22:55 +0200 blanchet tuning
Thu, 09 Jul 2015 21:59:16 +0200 blanchet tuned ML signature (and rationalized code a bit)
Tue, 07 Jul 2015 18:37:25 +0200 blanchet tuned ML signature
Tue, 02 Jun 2015 11:03:02 +0200 wenzelm clarified context;
Fri, 10 Apr 2015 18:23:01 +0200 blanchet renamed ML funs
Fri, 10 Apr 2015 14:03:18 +0200 blanchet generalized code
Thu, 09 Apr 2015 18:46:16 +0200 blanchet tuned signature
Tue, 07 Apr 2015 17:24:55 +0200 blanchet generalized slightly
Tue, 07 Apr 2015 15:14:14 +0200 blanchet generalized code
Tue, 07 Apr 2015 15:14:12 +0200 blanchet generalized code
Tue, 07 Apr 2015 14:38:20 +0200 blanchet export ML function
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
Wed, 01 Apr 2015 19:17:41 +0200 blanchet simplified code
Tue, 31 Mar 2015 00:11:54 +0200 wenzelm tuned signature;
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
Mon, 05 May 2014 09:30:20 +0200 blanchet simplify selectors in code views
Thu, 01 May 2014 14:07:27 +0200 panny use qualified name (was interpreted as a catch-all variable name)
Thu, 01 May 2014 14:05:29 +0200 panny add additional check to avoid selector formula right-hand side consisting of a nullary constructor getting interpreted as a discriminator formula
Sat, 22 Mar 2014 18:19:57 +0100 wenzelm more antiquotations;
Sat, 15 Mar 2014 01:36:38 +0100 panny add error messages for invalid inputs
Fri, 07 Mar 2014 14:21:15 +0100 blanchet use balanced tuples in 'primcorec'
Fri, 07 Mar 2014 01:02:21 +0100 blanchet balance tuples that represent curried functions
Mon, 03 Mar 2014 12:48:20 +0100 blanchet removed (co)iterators from documentation
Mon, 03 Mar 2014 12:48:20 +0100 blanchet avoid duplicate 'disc_iff' theorems
Mon, 03 Mar 2014 12:48:20 +0100 blanchet rationalized internals
Mon, 03 Mar 2014 12:48:20 +0100 blanchet rationalize internals
Mon, 03 Mar 2014 12:48:20 +0100 blanchet make 'diff_iff' a simp rule if available
Mon, 03 Mar 2014 12:48:20 +0100 blanchet less aggressive resolving
Thu, 27 Feb 2014 13:04:57 +0100 blanchet correct most general type for mutual recursion when several identical types are involved
Tue, 18 Feb 2014 23:08:59 +0100 blanchet prepare two-stage 'primrec' setup
Mon, 17 Feb 2014 22:54:38 +0100 blanchet simplified data structure by reducing the incidence of clumsy indices
Mon, 17 Feb 2014 18:18:27 +0100 blanchet tuning
Mon, 17 Feb 2014 13:31:42 +0100 blanchet tuning: moved code where it belongs
Mon, 17 Feb 2014 13:31:41 +0100 blanchet tuning
less more (0) -120 tip