src/HOL/Tools/BNF/bnf_lfp_size.ML
Thu, 18 Sep 2014 16:47:40 +0200 blanchet moved old 'size' generator together with 'old_datatype'
Wed, 17 Sep 2014 08:24:10 +0200 blanchet syntactic check to determine when to prove 'nested_size_o_map'
Tue, 16 Sep 2014 19:23:37 +0200 blanchet tuned fact visibility
Mon, 15 Sep 2014 11:37:55 +0200 blanchet tuned definition of 'size' function to get nicer properties
Mon, 15 Sep 2014 11:17:44 +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
Mon, 08 Sep 2014 14:03:01 +0200 blanchet tuning
Fri, 05 Sep 2014 00:41:01 +0200 blanchet pretend code generation is a ctr_sugar plugin
Fri, 05 Sep 2014 00:41:01 +0200 blanchet named interpretations
Thu, 04 Sep 2014 09:02:43 +0200 blanchet renamed internal constant
Thu, 04 Sep 2014 09:02:43 +0200 blanchet moved code around
Thu, 04 Sep 2014 09:02:43 +0200 blanchet tuned size function generation
Mon, 01 Sep 2014 16:34:40 +0200 blanchet renamed BNF theories
Tue, 19 Aug 2014 09:34:57 +0200 blanchet robustified tactics
Mon, 11 Aug 2014 10:43:03 +0200 traytel use Goal.prove_sorry instead of Goal.prove where possible (= no schematics in goal and tactic is expected to succeed)
Thu, 24 Jul 2014 00:24:00 +0200 blanchet use the noted theorem whenever possible, also in 'BNF_Def'
Fri, 27 Jun 2014 10:11:44 +0200 blanchet compile
Fri, 27 Jun 2014 10:11:44 +0200 blanchet tuned variable names
Fri, 27 Jun 2014 10:11:44 +0200 blanchet repaired BNF 'size' generation tactic for datatypes mixng old- and new-style datatypes on the right-hand side
Tue, 24 Jun 2014 13:48:14 +0200 desharna tune the implementation of 'rel_coinduct'
Mon, 02 Jun 2014 11:59:51 +0200 blanchet removed some spurious warnings in new (co)datatype package
Thu, 15 May 2014 20:48:14 +0200 blanchet more aggressive nested size handling in the absence of 'size_o_map' theorems (+ unrelated pattern matching fix)
Sat, 26 Apr 2014 06:43:06 +0200 blanchet use right set of variables for recursive check
Fri, 25 Apr 2014 12:09:15 +0200 blanchet more unfolding and more folding in size equations, to look more natural in the nested case
Thu, 24 Apr 2014 21:00:00 +0200 blanchet really unfold
Wed, 23 Apr 2014 10:23:27 +0200 blanchet qualify name
Wed, 23 Apr 2014 10:23:27 +0200 blanchet localize new size function generation code
Wed, 23 Apr 2014 10:23:27 +0200 blanchet no need to make 'size' generation an interpretation -- overkill
Wed, 23 Apr 2014 10:23:27 +0200 blanchet pick up all 'nesting' theorems
Wed, 23 Apr 2014 10:23:27 +0200 blanchet prevent tactic failures by detecting and ignoring BNFs with no 'size' functions early
Wed, 23 Apr 2014 10:23:27 +0200 blanchet move size hooks together, with new one preceding old one and sharing same theory data
Wed, 23 Apr 2014 10:23:26 +0200 blanchet allow registration of custom size functions for BNF-based datatypes
Wed, 23 Apr 2014 10:23:26 +0200 blanchet generate 'rec_o_map' and 'size_o_map' in size extension
Wed, 23 Apr 2014 10:23:26 +0200 blanchet made old-style 'size' interpretation hook more robust in case 'size' is already specified (either by the user or by the new datatype package)
Wed, 23 Apr 2014 10:23:26 +0200 blanchet generate size instances for new-style datatypes
less more (0) tip