src/HOL/Tools/Sledgehammer/sledgehammer_mash.ML
Mon, 31 Jan 2022 16:09:23 +0100 blanchet crude implementation of centralized slicing
Mon, 31 Jan 2022 16:09:23 +0100 blanchet take 'induction_rules' into consideration, as well as 'max_facts' even when 'only' is set
Mon, 31 Jan 2022 16:09:23 +0100 blanchet thread slices through
Mon, 31 Jan 2022 16:09:23 +0100 blanchet rationalized output for forthcoming slicing model
Fri, 10 Dec 2021 16:46:29 +0100 desharna tuned sledgehammer to use map_index
Wed, 14 Jul 2021 15:18:11 +0200 blanchet tuning
Thu, 08 Jul 2021 17:23:01 +0200 desharna refactored Sledgehammer option "induction_rules"
Thu, 08 Jul 2021 15:25:30 +0200 desharna promoted "sledgehammer_instantiate_inducts" to proper option "induction_rules"
Fri, 05 Mar 2021 17:29:49 +0100 wenzelm clarified timeouts in Isabelle/ML;
Fri, 05 Mar 2021 16:09:42 +0100 wenzelm clarified signature --- augment existing structure Time;
Tue, 20 Aug 2019 11:01:05 +0200 wenzelm clarified signature;
Mon, 21 Jan 2019 22:29:41 +0100 blanchet get rid of visibility in MaSh -- it slows it down more than it helps
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Thu, 01 Feb 2018 15:12:57 +0100 wenzelm tuned signature: more operations;
Mon, 10 Apr 2017 21:05:31 +0200 wenzelm tuned signature;
Wed, 23 Nov 2016 20:55:58 +0100 blanchet made MaSh faster and less likely to hang seemingly forever
Sun, 14 Aug 2016 12:26:09 +0200 blanchet optimized parent computation in MaSh
Sun, 14 Aug 2016 12:26:09 +0200 blanchet avoid loading MaSh file first time around for higher responsiveness of Sledgehammer
Sun, 14 Aug 2016 12:26:09 +0200 blanchet tuned MaSh's metacharacters to avoid needless decoding
Sun, 14 Aug 2016 12:26:09 +0200 blanchet optimization in MaSh parsing
Sun, 14 Aug 2016 12:26:09 +0200 blanchet killed final stops in Sledgehammer and friends
Sat, 16 Jul 2016 19:35:27 +0200 wenzelm tuned signature;
Sat, 02 Apr 2016 23:29:05 +0200 wenzelm prefer infix operations;
Mon, 28 Mar 2016 12:05:47 +0200 blanchet early warning when Sledgehammer finds a proof
Thu, 03 Mar 2016 15:23:02 +0100 wenzelm clarified modules;
Mon, 30 Nov 2015 13:14:56 +0100 blanchet removed tracing
Mon, 16 Nov 2015 14:27:10 +0100 blanchet more tracing in MaSh
Sun, 04 Oct 2015 17:48:34 +0200 blanchet speed up MaSh duplicate check
Sun, 04 Oct 2015 17:41:52 +0200 blanchet sped up MaSh nickname generation
Sat, 03 Oct 2015 17:11:04 +0200 blanchet speed up MaSh
Fri, 02 Oct 2015 21:15:25 +0200 blanchet further reduced dependency on legacy async thread manager
Fri, 28 Aug 2015 16:48:05 +0200 blanchet eliminated obsolete environment variable
Tue, 18 Aug 2015 16:49:32 +0200 wenzelm proper platform_path;
Sun, 16 Aug 2015 18:19:30 +0200 wenzelm prefer theory_id operations;
Sun, 05 Jul 2015 22:32:14 +0200 wenzelm more explicit use of context and elimination of Thm.theory_of_thm, although unclear (and untested?) situations remain;
Fri, 03 Jul 2015 16:19:45 +0200 wenzelm clarified context;
Fri, 03 Jul 2015 14:51:43 +0200 wenzelm tuned signature;
Fri, 03 Jul 2015 14:32:55 +0200 wenzelm tuned signature;
Wed, 01 Apr 2015 10:35:43 +0200 wenzelm tuned signature;
Tue, 31 Mar 2015 15:29:09 +0200 wenzelm more standard Long_Name operations;
Tue, 31 Mar 2015 11:39:24 +0200 wenzelm tuned;
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Fri, 06 Feb 2015 19:17:17 +0100 blanchet careful about visibility of facts that have the same 'theory' in optimization
Mon, 02 Feb 2015 14:01:33 +0100 blanchet less confusing constant
Mon, 02 Feb 2015 14:01:33 +0100 blanchet tuning
Thu, 29 Jan 2015 16:35:29 +0100 wenzelm more explicit indication of Async_Manager_Legacy as Proof General legacy;
Mon, 22 Dec 2014 14:33:53 +0100 wenzelm separate module Random;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Thu, 06 Nov 2014 13:36:19 +0100 wenzelm prefer explicit Keyword.keywords;
Fri, 31 Oct 2014 11:36:41 +0100 wenzelm discontinued obsolete Output.urgent_message;
Fri, 01 Aug 2014 16:07:33 +0200 blanchet tuning
Fri, 01 Aug 2014 14:43:57 +0200 blanchet eliminated Sledgehammer's "min" subcommand (and lots of complications in the code)
Thu, 24 Jul 2014 19:01:06 +0200 blanchet don't needlessly regenerate entire file when the time stamps are equal
Thu, 24 Jul 2014 18:53:14 +0200 blanchet eliminated source of 'DUP's in MaSh
Thu, 24 Jul 2014 18:46:38 +0200 blanchet fixed sorting (broken since 9cc802a8ab06)
Thu, 24 Jul 2014 18:46:38 +0200 blanchet beware of duplicate fact names
Sat, 19 Jul 2014 11:20:09 +0200 blanchet made SML/NJ happier
Tue, 15 Jul 2014 17:49:54 +0200 blanchet made SML/NJ happier
Tue, 15 Jul 2014 00:21:32 +0200 blanchet record MaSh algorithm in spying data
less more (0) -300 -100 -60 tip