Wed, 07 Sep 2011 17:03:34 +0200 wenzelm clarified import;
Wed, 07 Sep 2011 16:53:49 +0200 wenzelm tuned/simplified proofs;
Wed, 07 Sep 2011 16:37:50 +0200 wenzelm tuned proofs;
Wed, 07 Sep 2011 11:36:39 +0200 wenzelm deactivate unfinished charset provider for now, to avoid user confusion;
Wed, 07 Sep 2011 11:26:27 +0200 wenzelm more NEWS;
Wed, 07 Sep 2011 11:17:19 +0200 wenzelm added "check" button: adhoc change to full buffer perspective;
Wed, 07 Sep 2011 11:00:39 +0200 wenzelm added "cancel" button based on cancel_execution, not interrupt (cf. 156be0e43336);
Wed, 07 Sep 2011 09:10:41 +0200 blanchet separate mangling, which can (and should) be done before the formulas are first-orderized, and type arg filtering, which must be done after once the min arities have been computed
Wed, 07 Sep 2011 09:10:41 +0200 blanchet perform mangling before computing symbol arity, to avoid needless "hAPP"s and "hBOOL"s
Wed, 07 Sep 2011 09:10:41 +0200 blanchet tuning
Wed, 07 Sep 2011 09:10:41 +0200 blanchet make mangling sound w.r.t. type arguments
Wed, 07 Sep 2011 09:10:41 +0200 blanchet make "filter_type_args" more robust if the actual arity is higher than the declared one
Wed, 07 Sep 2011 09:10:41 +0200 blanchet updated Sledgehammer documentation
Wed, 07 Sep 2011 09:10:41 +0200 blanchet rationalize uniform encodings
Tue, 06 Sep 2011 22:41:35 -0700 huffman merged
Tue, 06 Sep 2011 19:03:41 -0700 huffman avoid using legacy theorem names
Tue, 06 Sep 2011 16:30:39 -0700 huffman merged
Tue, 06 Sep 2011 14:53:51 -0700 huffman remove redundant lemmas i_mult_eq and i_mult_eq2 in favor of i_squared
Wed, 07 Sep 2011 07:59:45 +0900 Cezary Kaliszyk HOL/Import: Update HOL4 generated files to current Isabelle.
Wed, 07 Sep 2011 00:08:09 +0200 wenzelm tuned proofs;
Tue, 06 Sep 2011 13:16:46 -0700 huffman remove some unnecessary simp rules from simpset
Tue, 06 Sep 2011 21:56:11 +0200 wenzelm some Isabelle/jEdit NEWS;
Tue, 06 Sep 2011 21:40:58 +0200 wenzelm more README;
Tue, 06 Sep 2011 21:11:12 +0200 wenzelm merged
Tue, 06 Sep 2011 10:30:33 -0700 huffman merged
Tue, 06 Sep 2011 10:30:00 -0700 huffman simplify proof of tan_half, removing unused assumptions
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip