src/HOL/BNF/Tools/bnf_fp_def_sugar.ML
Mon, 29 Apr 2013 09:10:49 +0200 blanchet renamed BNF "(co)data" commands to names that are closer to their final names
Sat, 27 Apr 2013 11:37:50 +0200 blanchet tuned ML and thy file names
Fri, 26 Apr 2013 14:14:55 +0200 blanchet for compatibility, generate recursor arguments in the same order as old package
Fri, 26 Apr 2013 14:14:54 +0200 blanchet tuning in preparation for actual changes
Fri, 26 Apr 2013 14:14:52 +0200 blanchet started working on compatibility with old package's recursor
Fri, 26 Apr 2013 12:09:51 +0200 blanchet more intuitive syntax for equality-style discriminators of nullary constructors
Fri, 26 Apr 2013 11:04:46 +0200 blanchet put an underscore in prefix
Fri, 26 Apr 2013 11:04:45 +0200 blanchet changed discriminator default: avoid mixing ctor and dtor views
Thu, 25 Apr 2013 18:27:26 +0200 blanchet renamed "wrap_data" to "wrap_free_constructors"
Thu, 25 Apr 2013 18:14:04 +0200 blanchet register coinductive type's coinduct rule
Thu, 25 Apr 2013 17:13:24 +0200 blanchet generate proper attributes for coinduction rules
Thu, 25 Apr 2013 08:56:10 +0200 blanchet simplified code -- no need for two attempts, the error we get from mixfix the first time is good (and better to get than a parse error in the specification because the user tries to use a mixfix that silently failed)
Wed, 24 Apr 2013 22:48:22 +0200 blanchet proper error generated for wrong mixfix
Wed, 24 Apr 2013 18:49:52 +0200 blanchet honor user-specified name for relator + generalize syntax
Wed, 24 Apr 2013 17:47:22 +0200 blanchet renamed "set_natural" to "set_map", reflecting {Bl,Po,Tr} concensus
Wed, 24 Apr 2013 13:16:21 +0200 blanchet honor user-specified name for map function
Wed, 24 Apr 2013 13:16:20 +0200 blanchet honor user-specified set function names
Wed, 24 Apr 2013 13:16:20 +0200 blanchet parse set function name
Tue, 23 Apr 2013 17:46:12 +0200 blanchet avoid accidental specialization of the types in the "map" property of codatatypes
Tue, 23 Apr 2013 17:15:44 +0200 blanchet simplify "Inl () = Inr ()" as well (not entirely clear why this is necessary)
Wed, 27 Mar 2013 14:19:18 +0100 wenzelm tuned signature and module arrangement;
Fri, 08 Mar 2013 14:15:39 +0100 blanchet proper type inference for default values
Thu, 22 Nov 2012 14:44:37 +0100 traytel made SML/NJ happier
Wed, 03 Oct 2012 22:07:26 +0200 blanchet thread the right local theory through + reenable parallel proofs for previously problematic theories
Tue, 02 Oct 2012 01:00:18 +0200 blanchet continued changing type of corec type
Tue, 02 Oct 2012 01:00:18 +0200 blanchet removed dead params and dead code
Tue, 02 Oct 2012 01:00:18 +0200 blanchet changed type of corecursor for the nested recursion case
Mon, 01 Oct 2012 11:04:30 +0200 blanchet fixed recursor definition for datatypes with inner products (e.g. "'a trm" from the lambda-term example)
Mon, 01 Oct 2012 10:46:30 +0200 blanchet tweaked corecursor/coiterator tactic
Mon, 01 Oct 2012 10:34:58 +0200 blanchet changed the type of the recursor for nested recursion
Fri, 28 Sep 2012 09:12:50 +0200 blanchet renamed ML file in preparation for next step
less more (0) tip