wenzelm [Tue, 06 Sep 2011 19:48:57 +0200] rev 44735
tuned signature;
wenzelm [Tue, 06 Sep 2011 11:25:27 +0200] rev 44734
more specific message channels to avoid potential bottle-neck of raw_messages;
wenzelm [Tue, 06 Sep 2011 11:18:19 +0200] rev 44733
buffer prover messages to prevent overloading of session_actor input channel -- which is critical due to synchronous messages wrt. GUI thread;
wenzelm [Tue, 06 Sep 2011 10:27:04 +0200] rev 44732
more abstract receiver interface;
wenzelm [Tue, 06 Sep 2011 10:16:12 +0200] rev 44731
flush after Output.raw_message (and init message) for reduced latency of important protocol events;
huffman [Mon, 05 Sep 2011 17:45:37 -0700] rev 44730
convert lemma cos_is_zero to Isar-style
huffman [Mon, 05 Sep 2011 17:05:00 -0700] rev 44729
merged
huffman [Mon, 05 Sep 2011 17:00:56 -0700] rev 44728
convert lemma sin_gt_zero to Isar style;
remove duplicate lemma sin_gt_zero1;
huffman [Mon, 05 Sep 2011 16:26:57 -0700] rev 44727
modify lemma sums_group, and shorten proofs that use it
huffman [Mon, 05 Sep 2011 16:07:40 -0700] rev 44726
generalize some lemmas
huffman [Mon, 05 Sep 2011 12:19:04 -0700] rev 44725
add lemmas cos_arctan and sin_arctan
huffman [Mon, 05 Sep 2011 08:38:50 -0700] rev 44724
tuned indentation
wenzelm [Mon, 05 Sep 2011 23:51:16 +0200] rev 44723
more visible outdated_color;
wenzelm [Mon, 05 Sep 2011 23:26:41 +0200] rev 44722
commands_change_delay within main actor -- prevents overloading of commands_change_buffer input channel;
wenzelm [Mon, 05 Sep 2011 20:30:37 +0200] rev 44721
tuned imports;
blanchet [Mon, 05 Sep 2011 14:42:31 +0200] rev 44720
fixed handling of "sledgehammer_params", so that "sledgehammer_params [e]" is really the same as "sledgehammer_params [provers = e]"
boehmes [Mon, 05 Sep 2011 14:17:44 +0200] rev 44719
tuned
boehmes [Mon, 05 Sep 2011 11:34:54 +0200] rev 44718
tuned
boehmes [Mon, 05 Sep 2011 11:28:10 +0200] rev 44717
filter out all schematic theorems if the problem contains no ground constants
huffman [Sun, 04 Sep 2011 21:04:02 -0700] rev 44716
merged
huffman [Sun, 04 Sep 2011 21:03:54 -0700] rev 44715
tuned comments
huffman [Sun, 04 Sep 2011 11:16:47 -0700] rev 44714
simplify proof of Bseq_mono_convergent
wenzelm [Sun, 04 Sep 2011 20:37:20 +0200] rev 44713
merged
huffman [Sun, 04 Sep 2011 10:29:38 -0700] rev 44712
replace lemma expi_imaginary with reoriented lemma cis_conv_exp
huffman [Sun, 04 Sep 2011 10:05:52 -0700] rev 44711
remove redundant lemmas expi_add and expi_zero
huffman [Sun, 04 Sep 2011 09:49:45 -0700] rev 44710
remove redundant lemmas about LIMSEQ
huffman [Sun, 04 Sep 2011 07:15:13 -0700] rev 44709
introduce abbreviation 'int' earlier in Int.thy
huffman [Sun, 04 Sep 2011 06:56:10 -0700] rev 44708
remove unused assumptions from natceiling lemmas
huffman [Sun, 04 Sep 2011 06:27:59 -0700] rev 44707
move lemmas nat_le_iff and nat_mono into Int.thy
wenzelm [Sun, 04 Sep 2011 19:36:19 +0200] rev 44706
eliminated markup for plain identifiers (frequent but insignificant);
reduced "black" markup (outer string etc. takes care of it already);