src/HOL/Codatatype/Tools/bnf_fp_sugar.ML
Sat, 08 Sep 2012 21:04:26 +0200 blanchet repaired constant types
Sat, 08 Sep 2012 21:04:26 +0200 blanchet some work towards iterator and recursor properties
Sat, 08 Sep 2012 21:04:26 +0200 blanchet tuning
Sat, 08 Sep 2012 21:04:26 +0200 blanchet correctly curry recursor arguments
Sat, 08 Sep 2012 21:04:26 +0200 blanchet added high-level recursor, not yet curried
Thu, 06 Sep 2012 12:21:33 +0200 blanchet gracefully handle shadowing case (fourth step of sugar localization)
Thu, 06 Sep 2012 12:14:40 +0200 blanchet careful about constructor types w.r.t. fake context (third step of localization)
Thu, 06 Sep 2012 12:04:40 +0200 blanchet read the real types off the constant types, rather than using the fake parser types (second step of sugar localization)
Thu, 06 Sep 2012 11:57:36 +0200 blanchet tuning
Thu, 06 Sep 2012 11:55:23 +0200 blanchet use "add_type" rather than "add_types_global"
Thu, 06 Sep 2012 11:51:19 +0200 blanchet don't throw away the context when hacking the theory (first step to localize the sugar code)
Thu, 06 Sep 2012 11:34:05 +0200 blanchet introduced and used "mk_Freesss", and simplified "mk_Freess(')"
Thu, 06 Sep 2012 02:56:21 +0200 blanchet construct high-level iterator RHS
Wed, 05 Sep 2012 19:58:09 +0200 blanchet honor mixfix specifications
Wed, 05 Sep 2012 16:17:53 +0200 blanchet print timing information
Wed, 05 Sep 2012 16:00:53 +0200 blanchet check type variables on rhs
Wed, 05 Sep 2012 15:40:29 +0200 blanchet fixed (n + 1)st bug in "mk_exhaust_tac" -- arose with uncurried constructors
Wed, 05 Sep 2012 15:40:13 +0200 blanchet ported "Misc_Data" to new syntax
Wed, 05 Sep 2012 11:08:18 +0200 blanchet added a check
Tue, 04 Sep 2012 23:42:33 +0200 blanchet fixed some type issues in sugar "exhaust_tac"
Tue, 04 Sep 2012 23:09:08 +0200 blanchet optionally provide extra dead variables to the FP constructions
Tue, 04 Sep 2012 18:49:40 +0200 blanchet implemented "mk_case_tac" -- and got rid of "cheat_tac"
Tue, 04 Sep 2012 18:14:58 +0200 blanchet define "case" constant
Tue, 04 Sep 2012 16:27:27 +0200 blanchet implemented "mk_half_distinct_tac"
Tue, 04 Sep 2012 16:17:22 +0200 blanchet implemented "mk_inject_tac"
Tue, 04 Sep 2012 15:51:32 +0200 blanchet implemented "mk_exhaust_tac"
Tue, 04 Sep 2012 14:21:11 +0200 blanchet more work on FP sugar
Tue, 04 Sep 2012 13:06:41 +0200 blanchet more work on sugar + simplify Trueprop + eq idiom everywhere
Tue, 04 Sep 2012 13:05:01 +0200 blanchet more work on FP sugar
Tue, 04 Sep 2012 13:02:32 +0200 blanchet more work on FP sugar
Tue, 04 Sep 2012 13:02:26 +0200 blanchet started work on sugared "(co)data" commands
less more (0) tip