src/HOL/BNF/Tools/bnf_fp_rec_sugar_tactics.ML
Sun, 20 Oct 2013 23:29:49 +0200 strengthened tactic
Sun, 20 Oct 2013 17:45:54 +0200 avoid tactic failure for equations that contain an unapplied 'id'
Thu, 17 Oct 2013 18:53:00 +0200 avoid confusion between outer ifs and inner ifs, that caused tactic to go berserk
Thu, 17 Oct 2013 10:29:28 +0200 graceful handling of abort
Tue, 15 Oct 2013 22:55:01 +0200 strengthened tactic to deal with 'False ==> ...'
Mon, 14 Oct 2013 10:06:03 +0200 stengthened tactic to cope with abort cases
Mon, 14 Oct 2013 09:17:04 +0200 strengthened tactic w.r.t. "let"
Mon, 07 Oct 2013 23:44:53 +0200 strengthened constructor-view tactic to deal with 'let's
Sun, 06 Oct 2013 20:54:28 +0200 strengthen the tactics to bring them in sync with the simplifications taking place in the code (and weaken the simplifications a bit -- let's not deal with implies)
Wed, 02 Oct 2013 22:54:42 +0200 strengthened tactic (primcorec_sel_tac) + tuning
Wed, 02 Oct 2013 22:54:42 +0200 renamings
Wed, 02 Oct 2013 22:54:42 +0200 got rid of needless argument
Wed, 02 Oct 2013 10:39:01 +0200 strengthen tactic w.r.t. let
Tue, 01 Oct 2013 23:36:02 +0200 strengthened tactic for right-hand sides involving lambdas
Fri, 27 Sep 2013 20:13:35 +0200 one more unfolding necessary
Thu, 26 Sep 2013 17:24:15 +0200 further strengthening of tactics
Thu, 26 Sep 2013 16:41:32 +0200 strengthened tactic
Thu, 26 Sep 2013 16:00:18 +0200 strengthened tactic
Thu, 26 Sep 2013 15:13:55 +0200 tactic cleanup
Thu, 26 Sep 2013 10:57:39 +0200 strengthen tactic
Thu, 26 Sep 2013 10:20:23 +0200 tuning
Thu, 26 Sep 2013 02:34:34 +0200 tuning
Thu, 26 Sep 2013 02:25:33 +0200 got rid of dependency on silly 'eq_ifI' theorem
Thu, 26 Sep 2013 02:09:52 +0200 more powerful/robust tactics
Thu, 26 Sep 2013 01:05:32 +0200 use standard "split" properties instead of ad hoc "eq_...I"
Thu, 26 Sep 2013 01:05:07 +0200 tuning
Thu, 26 Sep 2013 01:05:06 +0200 made tactic more flexible w.r.t. case expressions and such
Wed, 25 Sep 2013 10:17:18 +0200 support cases for new-style (co)datatypes
Tue, 24 Sep 2013 23:51:32 +0200 generalized tactics
Tue, 24 Sep 2013 19:54:40 +0200 temporary fix to tactic
Thu, 19 Sep 2013 20:23:08 +0200 made tactic more reliable
Thu, 19 Sep 2013 03:13:13 +0200 avoid parameter
Thu, 19 Sep 2013 00:32:33 +0200 generate more theorems (e.g. for types with only one constructor)
Wed, 18 Sep 2013 22:59:11 +0200 generate constructor view theorems
Wed, 18 Sep 2013 20:44:10 +0200 more primcorec tactics
Wed, 18 Sep 2013 18:57:09 +0200 tuning (alphabetical order)
Wed, 18 Sep 2013 18:12:40 +0200 tuned tactics
Wed, 18 Sep 2013 16:44:19 +0200 minor change related to code equations in primcorec
Wed, 18 Sep 2013 15:33:32 +0200 new tactics for constructor view
Wed, 18 Sep 2013 15:33:32 +0200 tuning
Mon, 09 Sep 2013 14:23:04 +0200 tuning
Fri, 30 Aug 2013 14:17:19 +0200 more canonical naming
Fri, 30 Aug 2013 11:27:23 +0200 moved files related to "primrec_new", "primcorec", and "datatype_compat" from bitbucket co-rec repository