blanchet [Mon, 17 Dec 2012 22:06:28 +0100] rev 50582
tuned order to help debugging
nipkow [Mon, 17 Dec 2012 18:23:08 +0100] rev 50581
added table of infix operators
nipkow [Mon, 17 Dec 2012 17:19:21 +0100] rev 50580
made element and subset relations non-associative (just like all orderings)
wenzelm [Mon, 17 Dec 2012 15:18:39 +0100] rev 50579
merged
wenzelm [Mon, 17 Dec 2012 15:05:22 +0100] rev 50578
more parallel find_unused_assms;
tuned messages;
traytel [Mon, 17 Dec 2012 15:17:32 +0100] rev 50577
useful commutative diagram for while_option
wenzelm [Mon, 17 Dec 2012 14:51:34 +0100] rev 50576
more hints on technical issues due to shared-disk access of central Mercurial repository;
wenzelm [Mon, 17 Dec 2012 14:07:34 +0100] rev 50575
prefer implicit build_dialog of isabelle jedit;
clarified isabelle build variants;
back to $HOME despite some chance that Windows users get it wrong;
wenzelm [Mon, 17 Dec 2012 11:07:20 +0100] rev 50574
offer sessions of group "main" first to increase chances that the user makes a sensible choice;
nipkow [Mon, 17 Dec 2012 08:19:35 +0100] rev 50573
new contributor
wenzelm [Sun, 16 Dec 2012 22:10:37 +0100] rev 50572
updated README;
wenzelm [Sun, 16 Dec 2012 21:27:23 +0100] rev 50571
HOL-Quickcheck_Benchmark works without timeout (NB: isatest imposes global timeout already);
blanchet [Sun, 16 Dec 2012 19:23:04 +0100] rev 50570
tuning
bulwahn [Sun, 16 Dec 2012 19:13:19 +0100] rev 50569
merged
bulwahn [Sun, 16 Dec 2012 18:12:18 +0100] rev 50568
reverting d466ebc27810 as the previous changeset should allow to run Find_Unused_Assms_Examples again
bulwahn [Sun, 16 Dec 2012 18:07:29 +0100] rev 50567
providing a custom code equation for vimage to overwrite the vimage definition that would be rewritten by set_comprehension_pointfree simproc in the code preprocessor to an non-terminating code equation
wenzelm [Sun, 16 Dec 2012 18:44:27 +0100] rev 50566
tuned signature: use thy_load to adapt to prover/editor specific view on sources;
wenzelm [Sun, 16 Dec 2012 18:02:28 +0100] rev 50565
tuned property name;
wenzelm [Sun, 16 Dec 2012 17:38:16 +0100] rev 50564
allow to suppress ISABELLE_SYMBOLS for experiments;
blanchet [Sun, 16 Dec 2012 14:19:08 +0100] rev 50563
escape nicknames
blanchet [Sun, 16 Dec 2012 12:07:56 +0100] rev 50562
generate proper nicks also for instantiated induction rules
blanchet [Sun, 16 Dec 2012 12:07:37 +0100] rev 50561
added tracing to ATP exporter
wenzelm [Sat, 15 Dec 2012 22:19:14 +0100] rev 50560
merged
blanchet [Sat, 15 Dec 2012 21:34:32 +0100] rev 50559
MaSh exporter can now export subsets of the facts, as consecutive ranges
blanchet [Sat, 15 Dec 2012 21:26:10 +0100] rev 50558
avoid creating nested threads for MaSh -- this seems to cause thread creation failures for machines with dozens of cores (unclear yet if that's really the issue)
blanchet [Sat, 15 Dec 2012 19:57:12 +0100] rev 50557
thread no timeout properly
blanchet [Sat, 15 Dec 2012 18:48:58 +0100] rev 50556
proper escaping in file name
blanchet [Sat, 15 Dec 2012 18:26:37 +0100] rev 50555
encode lemma name in file name
wenzelm [Sat, 15 Dec 2012 21:07:52 +0100] rev 50554
more general handling of graphics configurations, to increase chance of proper positioning of tooltips in multi-screen environment;
more tooltip options via Rendering;
wenzelm [Sat, 15 Dec 2012 20:05:53 +0100] rev 50553
prefer more official getMenuShortcutKeyMask, in deviation to traditional jEdit technique;