Thu, 26 May 2011 15:56:39 +0200 wenzelm clarified current 'primrec' vs. old 'recdef';
Thu, 26 May 2011 14:24:26 +0200 wenzelm record examples;
Thu, 26 May 2011 14:12:14 +0200 wenzelm updated and simplified HOL datatype examples (NB: special treatment of distinctness has been discontinued in the vicinity of 542b34b178ec);
Thu, 26 May 2011 13:37:11 +0200 wenzelm updated and re-unified HOL rep_datatype;
Wed, 25 May 2011 22:21:38 +0200 wenzelm rearranged some sections;
Wed, 25 May 2011 22:12:46 +0200 wenzelm updated and re-unified HOL typedef, with some live examples;
Wed, 08 Jun 2011 08:47:43 +0200 blanchet new Metis version
Wed, 08 Jun 2011 08:47:43 +0200 blanchet removed yet another hack in "make_metis" script -- respect opacity of "Metis_Name.name"
Wed, 08 Jun 2011 08:47:43 +0200 blanchet exploit new semantics of "max_new_instances"
Wed, 08 Jun 2011 08:47:43 +0200 blanchet minor optimization
Wed, 08 Jun 2011 08:47:43 +0200 blanchet don't needlessly extensionalize
Wed, 08 Jun 2011 08:47:43 +0200 blanchet don't needlessly presimplify -- makes ATP problem preparation much faster
Wed, 08 Jun 2011 08:47:43 +0200 blanchet tuned
Wed, 08 Jun 2011 08:47:43 +0200 blanchet removed experimental code submitted by mistake
Wed, 08 Jun 2011 08:47:43 +0200 blanchet make sure that the message tail (timing + TPTP important message) is preserved upon automatic minimization
Wed, 08 Jun 2011 08:47:43 +0200 blanchet removed removed option from documentation
Wed, 08 Jun 2011 08:47:43 +0200 blanchet killed "explicit_apply" option in Sledgehammer -- the "smart" default is about as lightweight as "false" and just as complete as "true"
Wed, 08 Jun 2011 08:47:43 +0200 blanchet slightly faster/cleaner accumulation of polymorphic consts
Wed, 08 Jun 2011 00:01:20 +0200 krauss eliminated unnecessary tail-recursion and funny use of records as 'named arguments' for functions
Wed, 08 Jun 2011 00:01:20 +0200 krauss more conventional variable naming
Wed, 08 Jun 2011 00:01:20 +0200 krauss dropped outdated/speculative historical comments;
Wed, 08 Jun 2011 00:01:20 +0200 krauss less redundant tags
Wed, 08 Jun 2011 00:01:20 +0200 krauss removed generation of instantiated pattern set, which is never actually used
Wed, 08 Jun 2011 00:01:20 +0200 krauss more precise type for obscure "prfx" field
Tue, 07 Jun 2011 21:37:40 +0200 boehmes clarified (and slightly modified) the semantics of max_new_instances
Tue, 07 Jun 2011 19:22:52 +0200 kleing use null_heap instead of %_. 0 to avoid printing problems
Tue, 07 Jun 2011 14:38:42 +0200 blanchet prioritize more relevant facts for monomorphization
Tue, 07 Jun 2011 14:17:35 +0200 blanchet more suitable implementation of "schematic_consts_of" for monomorphizer, for ATPs
Tue, 07 Jun 2011 14:17:35 +0200 blanchet workaround current "max_new_instances" semantics
Tue, 07 Jun 2011 14:17:35 +0200 blanchet fixed missing proof handling
Tue, 07 Jun 2011 14:17:35 +0200 blanchet optimized the relevance filter a little bit
Tue, 07 Jun 2011 14:06:12 +0200 bulwahn printing environment in mutabelle's log
Tue, 07 Jun 2011 11:24:54 +0200 bulwahn merged
Tue, 07 Jun 2011 11:24:16 +0200 bulwahn merged; manually merged IsaMakefile
Tue, 07 Jun 2011 11:12:05 +0200 bulwahn splitting Cset into Cset and List_Cset
Tue, 07 Jun 2011 11:11:01 +0200 bulwahn adding finitize_functions and processing of equivalences in existential compilation in quickcheck_narrowing
Tue, 07 Jun 2011 11:10:58 +0200 bulwahn adding examples with existentials
Tue, 07 Jun 2011 11:10:57 +0200 bulwahn renaming the formalisation of the birthday problem to a proper English name
Tue, 07 Jun 2011 11:10:42 +0200 bulwahn adding compilation that allows existentials in Quickcheck_Narrowing
Tue, 07 Jun 2011 11:13:52 +0200 blanchet move away from old SMT monomorphizer
Tue, 07 Jun 2011 11:12:52 +0200 blanchet tuning
Tue, 07 Jun 2011 11:05:09 +0200 blanchet merged
Tue, 07 Jun 2011 11:04:17 +0200 blanchet use the proper prover name, e.g. metis_full_types, not metis (full_types), for minimizing
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:43:18 +0200 blanchet nicely thread monomorphism verbosity in Metis and Sledgehammer
Tue, 07 Jun 2011 10:24:16 +0200 boehmes clarified meaning of monomorphization configuration option by renaming it
Tue, 07 Jun 2011 08:58:23 +0200 blanchet documentation tweaks
Tue, 07 Jun 2011 08:52:35 +0200 blanchet obsoleted "metisFT", and added "no_types" version of Metis as fallback to Sledgehammer after noticing how useful it can be
Tue, 07 Jun 2011 07:57:24 +0200 blanchet fixed typo in legacy feature message
Tue, 07 Jun 2011 07:45:12 +0200 blanchet use new monomorphization code
Tue, 07 Jun 2011 07:44:54 +0200 blanchet added (currently unused) verbose configuration option
Tue, 07 Jun 2011 07:06:24 +0200 blanchet renamed ML function
Tue, 07 Jun 2011 07:04:53 +0200 blanchet renamed example theory to "ATP_Export", for consistency with its underlying "ATP_" modules
Tue, 07 Jun 2011 06:58:52 +0200 blanchet pass props not thms to ATP translator
Mon, 06 Jun 2011 23:46:02 +0200 blanchet slighly more reasonable Vampire slices (until new monomorphizer is used)
Mon, 06 Jun 2011 23:43:28 +0200 blanchet removed confusing slicing logic
Mon, 06 Jun 2011 23:26:40 +0200 blanchet suggest first reconstructor that timed out, not last (i.e. metis not metisFT in most cases)
Mon, 06 Jun 2011 23:11:14 +0200 blanchet effectively reenable slices for SPASS and Vampire -- they were disabled by mistake
Mon, 06 Jun 2011 22:03:58 +0200 blanchet minor: curly brackets, not square brackets
Mon, 06 Jun 2011 21:58:29 +0200 blanchet document metis better in Sledgehammer docs