src/HOL/BNF/Tools/bnf_fp_def_sugar.ML
Tue, 19 Nov 2013 15:43:08 +0100 blanchet use type suffixes instead of prefixes for 'case', '(un)fold', '(co)rec'
Wed, 06 Nov 2013 23:05:44 +0100 blanchet reverted 3e1d230f1c00 -- pervasiveness is useful, cf. Coinductive_Nat in the AFP
Tue, 05 Nov 2013 11:17:42 +0100 blanchet make local theory operations non-pervasive (makes more intuitive sense)
Tue, 05 Nov 2013 05:48:08 +0100 blanchet added some N2M caching
Tue, 05 Nov 2013 05:48:08 +0100 blanchet nicer error message in case of duplicates
Mon, 04 Nov 2013 14:46:38 +0100 blanchet more robust n2m w.r.t. 'let's
Mon, 04 Nov 2013 10:52:41 +0100 blanchet made sugared 'coinduct' theorem construction n2m-proof
Mon, 04 Nov 2013 10:52:41 +0100 blanchet moved code around
Mon, 04 Nov 2013 10:52:41 +0100 blanchet tuning
Sun, 20 Oct 2013 21:59:08 +0200 blanchet tuning
Fri, 18 Oct 2013 18:58:46 +0200 blanchet set stage for more flexible 'primrec' syntax for recursion through functions
Fri, 18 Oct 2013 10:35:56 +0200 blanchet make sure that registered code equations are actually equations
Mon, 14 Oct 2013 11:07:59 +0200 blanchet more defensive Nitpick setup -- exotic types of recursion are not supported yet in the model finder
Wed, 02 Oct 2013 16:29:40 +0200 blanchet don't register equations of the form 'f x = ...' as simp rules, even if they are safe (noncorecursive), because they unfold too aggresively concepts users are likely to want to stay folded
Tue, 01 Oct 2013 14:05:25 +0200 blanchet renamed theory file
Sat, 28 Sep 2013 22:47:17 +0200 wenzelm make SML/NJ more happy;
Thu, 26 Sep 2013 10:00:07 +0200 blanchet added data query function
Thu, 26 Sep 2013 01:05:07 +0200 blanchet tuning
Wed, 25 Sep 2013 16:43:46 +0200 blanchet improved massaging of case expressions
Tue, 24 Sep 2013 00:01:10 +0200 blanchet register codatatypes with Nitpick
Mon, 23 Sep 2013 23:27:46 +0200 blanchet register codatatypes with Nitpick
Mon, 23 Sep 2013 10:46:40 +0200 blanchet tuning
Mon, 23 Sep 2013 10:31:17 +0200 blanchet don't generate empty theorem collections
Fri, 20 Sep 2013 11:44:30 +0200 blanchet have "datatype_new_compat" register induction and recursion theorems in nested case
Thu, 19 Sep 2013 20:03:42 +0200 blanchet killed exceptional code that is anyway no longer needed, now that the 'simp' attribute has been taken away -- this solves issues in 'primcorec'
Wed, 18 Sep 2013 18:56:48 +0200 blanchet removed spurious "simp"
Wed, 18 Sep 2013 15:56:15 +0200 blanchet use singular to avoid confusion
Sun, 15 Sep 2013 23:02:23 +0200 blanchet added missing theorems to "simps" collection
Fri, 13 Sep 2013 02:55:04 +0200 blanchet made non-co case more robust as well (cf. b6e2993fd0d3)
Fri, 13 Sep 2013 02:26:59 +0200 blanchet don't wrongly destroy sum types in coiterators
Thu, 12 Sep 2013 17:18:20 +0200 traytel conceal definitions of high-level constructors and (co)iterators
Thu, 12 Sep 2013 00:07:46 +0200 blanchet avoid a keyword
Mon, 09 Sep 2013 14:22:11 +0200 blanchet include map theorems in datastructure for "primcorec"
Mon, 09 Sep 2013 13:47:58 +0200 blanchet enriched data structure with necessary theorems
Fri, 30 Aug 2013 14:17:19 +0200 blanchet more canonical naming
Thu, 29 Aug 2013 23:01:04 +0200 blanchet renamed BNF fact
Thu, 29 Aug 2013 22:39:46 +0200 blanchet renamed BNF fact
Thu, 29 Aug 2013 18:44:03 +0200 blanchet renamed BNF axiom
Thu, 29 Aug 2013 18:31:23 +0200 blanchet merge
Thu, 29 Aug 2013 18:24:11 +0200 blanchet handle type class annotations on (co)datatype parameters gracefully
Thu, 29 Aug 2013 18:17:13 +0200 traytel store nesting_bnfs in fp_sugar (required in "nested to mutual" reduction)
Thu, 29 Aug 2013 17:57:25 +0200 blanchet cleaner handling of bootstrapping "fake" context, with fewer (no?) obscure bugs
Thu, 29 Aug 2013 16:26:11 +0200 blanchet qualify generated constants uniformly
Thu, 29 Aug 2013 13:51:31 +0200 blanchet rationalize message generation + added a warning
Thu, 29 Aug 2013 10:08:55 +0200 traytel build relator term for compound type (generalized build_map)
Thu, 29 Aug 2013 08:05:29 +0200 blanchet documentation ideas
Thu, 29 Aug 2013 05:41:58 +0200 blanchet more
Wed, 28 Aug 2013 18:44:50 +0200 blanchet better error message
Wed, 28 Aug 2013 18:44:50 +0200 blanchet tuning
Mon, 26 Aug 2013 18:08:54 +0200 blanchet simplify code (now that ctr_sugar uses the same type variables as fp_sugar)
Mon, 26 Aug 2013 13:44:46 +0200 traytel moved derivation of ctor_dtor_unfold to sugar (streamlines fp_result interface)
Thu, 22 Aug 2013 17:13:46 +0200 traytel configuration option to control timing output for (co)datatypes
Wed, 21 Aug 2013 13:48:25 +0200 traytel transfer stored fp_sugar theorems into the "current" theory when retrieving an fp_sugar (avoids non-trivial merges)
Tue, 20 Aug 2013 17:39:08 +0200 traytel moved derivation of strong coinduction to sugar
Fri, 16 Aug 2013 18:36:55 +0200 blanchet tuning
Fri, 16 Aug 2013 18:06:37 +0200 blanchet moved function to where it seems to belong
Fri, 16 Aug 2013 18:04:39 +0200 blanchet moved library function where it belongs, and used Dmitriy's inside-out implementation
Fri, 16 Aug 2013 16:48:46 +0200 blanchet added useful library function
Fri, 16 Aug 2013 15:49:16 +0200 traytel tuned
Fri, 16 Aug 2013 15:35:47 +0200 blanchet moved useful library functions upstream
less more (0) -100 -60 tip