src/HOL/Tools/BNF/bnf_lfp_compat.ML
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
Wed, 17 Sep 2014 12:09:33 +0200 blanchet tweaked compatibility layer
Wed, 17 Sep 2014 08:23:53 +0200 blanchet support (finite values of) codatatypes in Quickcheck
Mon, 15 Sep 2014 12:11:41 +0200 blanchet tuning
Mon, 15 Sep 2014 10:49:07 +0200 blanchet generate 'code' attribute only if 'code' plugin is enabled
Thu, 11 Sep 2014 19:45:42 +0200 blanchet tuning terminology
Thu, 11 Sep 2014 18:54:36 +0200 blanchet speed up old Nominal by killing type variables
Tue, 09 Sep 2014 20:51:36 +0200 blanchet made SML/NJ happier
Mon, 08 Sep 2014 15:54:33 +0200 blanchet export right sorts
Mon, 08 Sep 2014 14:03:08 +0200 blanchet wildcards in plugins
Mon, 08 Sep 2014 14:03:02 +0200 blanchet improved 'datatype_compat' further for recursion through functions
Mon, 08 Sep 2014 14:03:02 +0200 blanchet no type-based lookup -- these fail in the general, ambiguous case
Mon, 08 Sep 2014 14:03:02 +0200 blanchet tuning
Mon, 08 Sep 2014 14:03:01 +0200 blanchet properly note theorems for split recursors
Mon, 08 Sep 2014 14:03:01 +0200 blanchet tuning
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 added 'plugins' option to control which hooks are enabled
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
Wed, 03 Sep 2014 00:06:19 +0200 blanchet more compatibility functions
Wed, 03 Sep 2014 00:06:18 +0200 blanchet codatatypes are not datatypes
Tue, 02 Sep 2014 12:11:04 +0200 blanchet made SML/NJ happier
Mon, 01 Sep 2014 19:58:25 +0200 blanchet avoid more 'bad background theory' issues
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 18:42:02 +0200 blanchet ported to use new-style datatypes
Mon, 01 Sep 2014 17:34:03 +0200 blanchet ported Refute to use new datatypes when possible
Mon, 01 Sep 2014 16:34:38 +0200 blanchet added primrec compatibility function
Mon, 01 Sep 2014 16:17:47 +0200 blanchet more work on compatibility interfaces
Mon, 01 Sep 2014 16:17:47 +0200 blanchet implemented compatibility definition of datatype
Mon, 01 Sep 2014 16:17:47 +0200 blanchet implemented compatibility interpretation
Mon, 01 Sep 2014 16:17:47 +0200 blanchet tuning
Mon, 01 Sep 2014 16:17:47 +0200 blanchet more compatibility between old- and new-style datatypes
Mon, 01 Sep 2014 16:17:46 +0200 blanchet tuning
Mon, 01 Sep 2014 16:17:46 +0200 blanchet renamed modules defining old datatypes, as a step towards having 'datatype_new' take 'datatype's place
Mon, 18 Aug 2014 17:19:58 +0200 blanchet reordered some (co)datatype property names for more consistency
Thu, 07 Aug 2014 12:17:41 +0200 blanchet tuning
Tue, 05 Aug 2014 20:25:12 +0200 blanchet more correct clique computation for N2M
Tue, 05 Aug 2014 13:52:35 +0200 blanchet tuning whitespace
Thu, 24 Jul 2014 00:24:00 +0200 blanchet repaired named derivations
Wed, 09 Apr 2014 18:22:11 +0200 blanchet thread mutual cliques through
Tue, 08 Apr 2014 18:16:47 +0200 blanchet allow arguments to 'datatype_compat' in disorder
Tue, 08 Apr 2014 17:49:03 +0200 blanchet support deeply nested datatypes in 'datatype_compat'
Tue, 08 Apr 2014 13:47:27 +0200 blanchet preserve user type variable names to avoid mismatches/confusion
Sun, 09 Mar 2014 16:37:56 +0100 wenzelm tuned signature;
Fri, 07 Mar 2014 01:02:21 +0100 blanchet balance tuples that represent curried functions
Thu, 06 Mar 2014 12:10:19 +0100 wenzelm tuned signature -- more uniform check_type_name/read_type_name;
Mon, 03 Mar 2014 12:48:20 +0100 blanchet rationalize internals
Mon, 03 Mar 2014 12:48:20 +0100 blanchet got rid of automatically generated fold constant and theorems (to reduce overhead)
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
Tue, 18 Feb 2014 17:52:28 +0100 blanchet tuning
Tue, 18 Feb 2014 01:11:25 +0100 blanchet follow up of 0819931d652d -- put right induction rule in the old data structure, repairs 'HOL-Proof'-based sessions
Mon, 17 Feb 2014 22:54:38 +0100 blanchet simplified data structure by reducing the incidence of clumsy indices
Mon, 17 Feb 2014 13:31:42 +0100 blanchet renamed 'datatype_new_compat' to 'datatype_compat'
Fri, 14 Feb 2014 18:42:43 +0100 blanchet generate proper 'DtRec' indices in 'datatype_new_compat' for the case where some types are duplicated
Fri, 14 Feb 2014 17:18:28 +0100 blanchet better handling of recursion through functions
Fri, 14 Feb 2014 15:14:35 +0100 blanchet generate unique names
less more (0) -60 tip