Tue, 06 Sep 2011 09:56:09 -0700 huffman convert some proofs to Isar-style
Tue, 06 Sep 2011 18:13:36 +0200 blanchet added dummy polymorphic THF system
Tue, 06 Sep 2011 18:07:44 +0200 boehmes added some examples for pattern and weight annotations
Tue, 06 Sep 2011 17:52:00 +0200 bulwahn merged
Tue, 06 Sep 2011 16:40:22 +0200 bulwahn avoid "Code" as structure name (cf. 3bc39cfe27fe)
Tue, 06 Sep 2011 08:00:28 -0700 huffman remove duplicate copy of lemma sqrt_add_le_add_sqrt
Tue, 06 Sep 2011 07:48:59 -0700 huffman remove redundant lemma real_sum_squared_expand in favor of power2_sum
Tue, 06 Sep 2011 07:45:18 -0700 huffman remove redundant lemma LIMSEQ_Complex in favor of tendsto_Complex
Tue, 06 Sep 2011 07:41:15 -0700 huffman merged
Mon, 05 Sep 2011 22:30:25 -0700 huffman add lemmas about arctan;
Mon, 05 Sep 2011 18:06:02 -0700 huffman convert lemma cos_total to Isar-style proof
Tue, 06 Sep 2011 14:25:16 +0200 nipkow added new lemmas
Tue, 06 Sep 2011 11:31:01 +0200 blanchet updated Sledgehammer's docs
Tue, 06 Sep 2011 11:31:01 +0200 blanchet cleanup "simple" type encodings
Tue, 06 Sep 2011 17:50:04 +0900 Cezary Kaliszyk merge
Tue, 06 Sep 2011 16:45:31 +0900 Cezary Kaliszyk HOL/Import: Make HOL4 Import work with current Isabelle. Updated constant maps, added bool type map, and tuned compat theorem.
Tue, 06 Sep 2011 09:11:08 +0200 blanchet tuning
Tue, 06 Sep 2011 09:11:08 +0200 blanchet drop more type arguments soundly, when they can be deduced from the arg types
Tue, 06 Sep 2011 20:55:18 +0200 wenzelm bulk reports for improved message throughput;
Tue, 06 Sep 2011 20:37:07 +0200 wenzelm bulk reports for improved message throughput;
Tue, 06 Sep 2011 19:48:57 +0200 wenzelm tuned signature;
Tue, 06 Sep 2011 11:25:27 +0200 wenzelm more specific message channels to avoid potential bottle-neck of raw_messages;
Tue, 06 Sep 2011 11:18:19 +0200 wenzelm buffer prover messages to prevent overloading of session_actor input channel -- which is critical due to synchronous messages wrt. GUI thread;
Tue, 06 Sep 2011 10:27:04 +0200 wenzelm more abstract receiver interface;
Tue, 06 Sep 2011 10:16:12 +0200 wenzelm flush after Output.raw_message (and init message) for reduced latency of important protocol events;
Mon, 05 Sep 2011 17:45:37 -0700 huffman convert lemma cos_is_zero to Isar-style
Mon, 05 Sep 2011 17:05:00 -0700 huffman merged
Mon, 05 Sep 2011 17:00:56 -0700 huffman convert lemma sin_gt_zero to Isar style;
Mon, 05 Sep 2011 16:26:57 -0700 huffman modify lemma sums_group, and shorten proofs that use it
Mon, 05 Sep 2011 16:07:40 -0700 huffman generalize some lemmas
Mon, 05 Sep 2011 12:19:04 -0700 huffman add lemmas cos_arctan and sin_arctan
Mon, 05 Sep 2011 08:38:50 -0700 huffman tuned indentation
Mon, 05 Sep 2011 23:51:16 +0200 wenzelm more visible outdated_color;
Mon, 05 Sep 2011 23:26:41 +0200 wenzelm commands_change_delay within main actor -- prevents overloading of commands_change_buffer input channel;
Mon, 05 Sep 2011 20:30:37 +0200 wenzelm tuned imports;
Mon, 05 Sep 2011 14:42:31 +0200 blanchet fixed handling of "sledgehammer_params", so that "sledgehammer_params [e]" is really the same as "sledgehammer_params [provers = e]"
Mon, 05 Sep 2011 14:17:44 +0200 boehmes tuned
Mon, 05 Sep 2011 11:34:54 +0200 boehmes tuned
Mon, 05 Sep 2011 11:28:10 +0200 boehmes filter out all schematic theorems if the problem contains no ground constants
Sun, 04 Sep 2011 21:04:02 -0700 huffman merged
Sun, 04 Sep 2011 21:03:54 -0700 huffman tuned comments
Sun, 04 Sep 2011 11:16:47 -0700 huffman simplify proof of Bseq_mono_convergent
Sun, 04 Sep 2011 20:37:20 +0200 wenzelm merged
Sun, 04 Sep 2011 10:29:38 -0700 huffman replace lemma expi_imaginary with reoriented lemma cis_conv_exp
Sun, 04 Sep 2011 10:05:52 -0700 huffman remove redundant lemmas expi_add and expi_zero
Sun, 04 Sep 2011 09:49:45 -0700 huffman remove redundant lemmas about LIMSEQ
Sun, 04 Sep 2011 07:15:13 -0700 huffman introduce abbreviation 'int' earlier in Int.thy
Sun, 04 Sep 2011 06:56:10 -0700 huffman remove unused assumptions from natceiling lemmas
Sun, 04 Sep 2011 06:27:59 -0700 huffman move lemmas nat_le_iff and nat_mono into Int.thy
Sun, 04 Sep 2011 19:36:19 +0200 wenzelm eliminated markup for plain identifiers (frequent but insignificant);
Sun, 04 Sep 2011 19:12:06 +0200 wenzelm simplified signatures;
Sun, 04 Sep 2011 19:06:45 +0200 wenzelm synchronous XML.Cache without actor -- potentially more efficient on machines with few cores;
Sun, 04 Sep 2011 17:50:19 +0200 wenzelm tuned document;
Sun, 04 Sep 2011 17:35:34 +0200 wenzelm improved handling of extended styles and hard tabs when prover is inactive;
Sun, 04 Sep 2011 17:21:11 +0200 wenzelm mark hard tabs as single chunks, as required by jEdit;
Sun, 04 Sep 2011 16:37:22 +0200 wenzelm updated READMEs;
Sun, 04 Sep 2011 15:49:59 +0200 wenzelm property "tooltip-dismiss-delay" is edited in ms, not seconds;
Sun, 04 Sep 2011 15:21:50 +0200 wenzelm moved XML/YXML to src/Pure/PIDE;
Sun, 04 Sep 2011 14:29:15 +0200 wenzelm pass raw messages through xml_cache actor, which is important to retain ordering of results (e.g. read_command reports before assign, cf. 383c9d758a56);
Sun, 04 Sep 2011 08:43:06 +0200 haftmann pseudo-definition for perms on sets; tuned
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip