src/HOL/Tools/Sledgehammer/sledgehammer_commands.ML
Fri, 25 Jul 2014 13:15:50 +0200 reordered provers
Sun, 29 Jun 2014 18:28:27 +0200 compile
Tue, 24 Jun 2014 08:19:55 +0200 move method silencing code closer to the methods it is trying to silence, to reduce bad side-effects
Wed, 18 Jun 2014 15:23:40 +0200 more generous formula -- there are lots of duplicates out there
Wed, 18 Jun 2014 14:19:42 +0200 automatically learn MaSh facts also in 'blocking' mode
Thu, 12 Jun 2014 17:10:12 +0200 renamed Sledgehammer options
Thu, 12 Jun 2014 17:02:03 +0200 took out broken support for Yices from SMT2 stack -- see 'NEWS' for rationale
Wed, 11 Jun 2014 11:28:46 +0200 removed '_new' sufffix in SMT2 solver names (in some cases)
Wed, 11 Jun 2014 11:28:46 +0200 removed old SMT module from Sledgehammer
Mon, 02 Jun 2014 15:10:18 +0200 basic setup for zipperposition prover
Fri, 16 May 2014 19:13:50 +0200 silence methods even better
Thu, 15 May 2014 20:48:13 +0200 new approach to silence proof methods, to avoid weird theory/context mismatches
Sun, 04 May 2014 18:14:58 +0200 improved whitelist (cf. be1874de8344)
Sat, 19 Apr 2014 19:52:02 +0200 more elementary option sledgehammer_provers, avoiding complications of defaults from ML side (NB: guessing at number of cores does not make sense in PIDE);
Tue, 08 Apr 2014 14:59:36 +0200 more uniform ML/document antiquotations;
Mon, 31 Mar 2014 10:28:08 +0200 support bulk messages consisting of small string segments, which are more healthy to the Poly/ML RTS and might prevent spurious GC crashes such as MTGCProcessMarkPointers::ScanAddressesInObject;
Thu, 13 Mar 2014 13:18:13 +0100 integrate SMT2 with Sledgehammer
Fri, 14 Feb 2014 10:33:57 +0100 restored old 'remotify' logic -- too many bugs were introduced when refactoring the code
Thu, 13 Feb 2014 16:21:43 +0100 do the right thing with provers that exist only remotely (e.g. e_sine)
Mon, 03 Feb 2014 19:32:02 +0100 renamed 'smt' option 'smt_proofs' to avoid clash with 'smt' prover
Mon, 03 Feb 2014 17:13:31 +0100 added 'smt' option to control generation of 'by smt' proofs
Mon, 03 Feb 2014 15:33:18 +0100 tuning
Mon, 03 Feb 2014 10:19:19 +0100 reduced preplaying timeout, since (1) Isar proofs are getting better and better as alternatives; (2) the same timeout is used for each step in an Isar proof, where a lower timeout makes more sense
Fri, 31 Jan 2014 12:30:54 +0100 refactor large ML file
Fri, 31 Jan 2014 10:23:32 +0100 renamed many Sledgehammer ML files to clarify structure
Fri, 31 Jan 2014 10:23:32 +0100 renamed ML file
Fri, 31 Jan 2014 10:23:32 +0100 tuned ML file name