src/HOL/Tools/monomorph.ML
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Wed, 11 Jun 2014 11:28:46 +0200 blanchet removed '_new' sufffix in SMT2 solver names (in some cases)
Fri, 04 Oct 2013 14:35:00 +0200 blanchet prevent explosion in monomorphizer (e.g. when the facts typerep_int_def typerep_num_def typerep_option_def typerep_node_def are selected)
Tue, 24 Sep 2013 19:15:50 +0200 blanchet made SML/NJ happy
Tue, 24 Sep 2013 16:21:03 +0200 blanchet when "max_thm_instances" is hit, choose more carefully which instances should be kept
Mon, 09 Sep 2013 18:14:54 +0200 blanchet tuning
Mon, 09 Sep 2013 18:12:41 +0200 blanchet made semantics of "max_new_instances" be what the name suggests, the previous implementation did, and the Sledgehammer manual documents
Mon, 09 Sep 2013 15:22:04 +0200 blanchet limit the number of instances of a single theorem
Thu, 28 Mar 2013 23:44:41 +0100 boehmes new, simpler implementation of monomorphization;
Mon, 05 Sep 2011 11:28:10 +0200 boehmes filter out all schematic theorems if the problem contains no ground constants
Wed, 08 Jun 2011 11:59:45 +0200 boehmes only collect substituions neither seen before nor derived in the same refinement step
Tue, 07 Jun 2011 21:37:40 +0200 boehmes clarified (and slightly modified) the semantics of max_new_instances
Tue, 07 Jun 2011 11:05:09 +0200 blanchet merged
Tue, 07 Jun 2011 10:46:09 +0200 blanchet removed "verbose" option -- there won't be any verbosity in there, according to Sascha (yeah)
Tue, 07 Jun 2011 10:24:16 +0200 boehmes clarified meaning of monomorphization configuration option by renaming it
Tue, 07 Jun 2011 07:44:54 +0200 blanchet added (currently unused) verbose configuration option
Tue, 31 May 2011 19:27:19 +0200 boehmes proper nesting of loops in new monomorphizer;
Tue, 31 May 2011 19:21:20 +0200 boehmes use new monomorphizer for SMT;
Tue, 31 May 2011 16:38:36 +0200 blanchet fixed comment
Fri, 27 May 2011 16:45:24 +0200 boehmes added re-implemented monomorphizer for types with better control for number of generated instances (strict as opposed to the SMT monomorphizer) and with fact annotations controlling in which round certain facts are considered for monomorphization
less more (0) tip