Thu, 10 Feb 2011 17:17:31 +0100 blanchet fix handling of "fequal" in generated ATP problems -- the bug was visible if "explicit_apply" was on and "singleton_conv" is one of the facts being translated, as it resulted in an arity error in the ATP (e.g., E)
Thu, 10 Feb 2011 16:38:12 +0100 blanchet fix path to etc/settings and etc/components in doc
Thu, 10 Feb 2011 16:15:43 +0100 blanchet run all provers in blocking mode, even if a proof was already found -- this behavior is less confusing to the user
Thu, 10 Feb 2011 16:05:33 +0100 blanchet remove pointless clutter
Thu, 10 Feb 2011 10:09:38 +0100 blanchet make minimizer verbose
Wed, 09 Feb 2011 17:18:58 +0100 blanchet tuning
Wed, 09 Feb 2011 17:18:58 +0100 blanchet automatically minimize Z3-as-an-ATP proofs (cf. CVC3 and Yices)
Wed, 09 Feb 2011 17:18:58 +0100 blanchet renamed field
Wed, 09 Feb 2011 17:18:58 +0100 blanchet added "Z3 as an ATP" support to Sledgehammer locally
Wed, 09 Feb 2011 17:18:57 +0100 blanchet remove Z3 wrapper script, which is no longer necessary now that the SMT module generates SMT-LIB compliant files
Wed, 09 Feb 2011 17:18:57 +0100 blanchet added experimental "remote_z3_atp", Sutcliffe's TPTP-syntax-aware wrapper for Z3 -- allows to do head-to-head comparison of Sledgehammer's ATP translation and of Sascha's SMT translation
Wed, 09 Feb 2011 15:48:43 +0100 wenzelm tuned scope of Multithreading.interrupted vs. Multithreading.with_attributes;
Wed, 09 Feb 2011 08:42:23 +0100 bulwahn merged
Tue, 08 Feb 2011 18:39:36 +0100 bulwahn changing auto-quickcheck to be considered a non-interactive invocation of quickcheck
Tue, 08 Feb 2011 21:12:27 +0100 wenzelm discontinued obsolete lib/scripts/polyml-platform;
Tue, 08 Feb 2011 21:06:03 +0100 wenzelm clarified comment -- ancienct PG 3.7.x is still in use;
Tue, 08 Feb 2011 20:59:12 +0100 wenzelm discontinued obsolete alias HOL.thy for @{theory HOL} in ML;
Tue, 08 Feb 2011 19:57:11 +0100 wenzelm prefer polyml-5.2.1 over odd polyml-5.3.0-old;
Tue, 08 Feb 2011 19:53:35 +0100 wenzelm some shuffling of isatest settings, to ensure coverage of polyml-5.2.1, polyml-5.3.0, polyml-5.4.0, polyml-5.4.1 (SVN), smlnj/110.72;
Tue, 08 Feb 2011 17:44:53 +0100 wenzelm reverted slightly odd eb5900951702: isatest-doc should work again due to 4b08499b3db1 (polyml-5.3.0 supports proper TimeLimit, as required for HOL-Nitpick-Examples);
Tue, 08 Feb 2011 17:38:43 +0100 wenzelm merged
Tue, 08 Feb 2011 16:10:10 +0100 blanchet available_provers ~> supported_provers (for clarity)
Tue, 08 Feb 2011 16:10:09 +0100 blanchet sort E weights
Tue, 08 Feb 2011 16:10:08 +0100 blanchet added support for bleeding-edge E weighting function "SymOffsetsWeight"
Tue, 08 Feb 2011 16:10:07 +0100 blanchet transformed lie into truth
Tue, 08 Feb 2011 16:10:06 +0100 blanchet enable SMT weights and triggers, since they lead to slight improvements according to the Judgment Day suite
Tue, 08 Feb 2011 08:58:24 +0100 bulwahn improving sum type and option type term constructions for correct presentation in Smallcheck
Tue, 08 Feb 2011 18:39:36 +1100 kleing Explicitly build HOLCF and ZF images. They are not part of the release any more.
Tue, 08 Feb 2011 07:42:08 +0100 nipkow added termination lemmas
Mon, 07 Feb 2011 15:46:58 +0100 bulwahn improving term construction of product types in Smallcheck which enables correct presentation of counterexamples
Tue, 08 Feb 2011 17:36:21 +0100 wenzelm discontinued support for Poly/ML 5.2, which was the last version without proper multithreading and TimeLimit implementation;
Tue, 08 Feb 2011 17:27:18 +0100 wenzelm tuned headers;
Tue, 08 Feb 2011 16:45:33 +0100 wenzelm updated to polyml-5.3.0, which is presently known as the most robust version;
Tue, 08 Feb 2011 16:11:52 +0100 wenzelm explicit Multithreading.interrupted to ensure that interrupts stay within the boundaries of managed evaluation blocks;
Tue, 08 Feb 2011 14:28:15 +0100 wenzelm always test/clear Multithreading.interrupted, indepently of thread attributes;
Tue, 08 Feb 2011 14:09:24 +0100 wenzelm added Multithreading.interrupted (cf. java.lang.Thread.interrupted);
Mon, 07 Feb 2011 23:57:03 +0100 wenzelm more robust TimeLimit: make double sure that watchdog has terminated and interrupts received during uninterruptible state are propagated (NB: Thread.testInterrupt requires InterruptSynch in Poly/ML 5.4.0 or earlier);
Sat, 05 Feb 2011 20:38:32 +0100 wenzelm more tracing information via Par_List.map_name;
Sat, 05 Feb 2011 18:09:57 +0100 wenzelm clarified bootstrapping of structure TimeLimit;
Fri, 04 Feb 2011 21:52:36 +0100 wenzelm more scalable collections of tasks, notably for totality of known group members;
Fri, 04 Feb 2011 20:40:25 +0100 wenzelm tuned signature;
Fri, 04 Feb 2011 17:25:12 +0100 wenzelm merged
Fri, 04 Feb 2011 14:16:55 +0100 hoelzl prefer p2e before e2p; use measure_unique_Int_stable_vimage;
Fri, 04 Feb 2011 14:16:55 +0100 hoelzl add auto support for AE_mp
Fri, 04 Feb 2011 14:16:48 +0100 hoelzl add borel_fubini_integrable; remove unused bijectivity rules for measureable functions
Fri, 04 Feb 2011 17:11:00 +0100 wenzelm parallelization of nested Isar proofs is subject to Goal.parallel_proofs_threshold;
Fri, 04 Feb 2011 16:33:12 +0100 wenzelm Task_Queue.update_timing: more precise treatment of interruptibility;
Fri, 04 Feb 2011 16:29:47 +0100 wenzelm Lazy.force_result: more standard treatment of interruptibility, potentially addressing races of exceptions vs. interrupts;
Thu, 03 Feb 2011 20:13:49 +0100 wenzelm thm_proof: visible fulfill_body only, without joining nested thms -- retain proof irrelevance, which is important for parallel performance;
Thu, 03 Feb 2011 19:27:04 +0100 wenzelm tuned comments;
Thu, 03 Feb 2011 19:21:12 +0100 wenzelm clarified Proofterm.proofs_enabled;
Thu, 03 Feb 2011 18:57:42 +0100 wenzelm explicit is better than implicit;
Wed, 02 Feb 2011 22:48:24 +0100 wenzelm tuned odd conditional expression;
Wed, 02 Feb 2011 20:32:50 +0100 wenzelm eliminated slightly odd abstract type Task_Queue.deps;
Wed, 02 Feb 2011 18:22:13 +0100 wenzelm merged
Wed, 02 Feb 2011 14:11:26 +0000 paulson Introduction of metis calls and other cosmetic modifications.
Wed, 02 Feb 2011 15:47:57 +0100 boehmes merged
Wed, 02 Feb 2011 14:01:09 +0100 boehmes avoid ML structure aliases (especially single-letter abbreviations)
Wed, 02 Feb 2011 13:53:06 +0100 bulwahn making the bash script swipl_version closer to Isabelle's conventional bash scripts
Wed, 02 Feb 2011 12:34:45 +0100 hoelzl the measure valuation is again part of the measure_space type, instead of an explicit parameter to the locale;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip