bulwahn [Wed, 07 Sep 2011 13:51:36 +0200] rev 44793
removing previous crude approximation to add type annotations to disambiguate types
bulwahn [Wed, 07 Sep 2011 13:51:35 +0200] rev 44792
adding minimalistic implementation for printing the type annotations
bulwahn [Wed, 07 Sep 2011 13:51:34 +0200] rev 44791
adding call to disambiguation annotations
bulwahn [Wed, 07 Sep 2011 13:51:34 +0200] rev 44790
adding type inference for disambiguation annotations in code equation
bulwahn [Wed, 07 Sep 2011 13:51:32 +0200] rev 44789
adding the body type as well to the code generation for constants as it is required for type annotations of constants
bulwahn [Wed, 07 Sep 2011 13:51:30 +0200] rev 44788
changing const type to pass along if typing annotations are necessary for disambigous terms
blanchet [Wed, 07 Sep 2011 13:50:17 +0200] rev 44787
fixed THF type constructor syntax
blanchet [Wed, 07 Sep 2011 13:50:17 +0200] rev 44786
tweaking polymorphic TFF and THF output
blanchet [Wed, 07 Sep 2011 13:50:17 +0200] rev 44785
parse new experimental '@' encodings
blanchet [Wed, 07 Sep 2011 13:50:17 +0200] rev 44784
tuning
blanchet [Wed, 07 Sep 2011 13:50:17 +0200] rev 44783
tuning
blanchet [Wed, 07 Sep 2011 13:50:16 +0200] rev 44782
tuning
wenzelm [Wed, 07 Sep 2011 17:03:34 +0200] rev 44781
clarified import;
wenzelm [Wed, 07 Sep 2011 16:53:49 +0200] rev 44780
tuned/simplified proofs;
wenzelm [Wed, 07 Sep 2011 16:37:50 +0200] rev 44779
tuned proofs;
wenzelm [Wed, 07 Sep 2011 11:36:39 +0200] rev 44778
deactivate unfinished charset provider for now, to avoid user confusion;
wenzelm [Wed, 07 Sep 2011 11:26:27 +0200] rev 44777
more NEWS;
wenzelm [Wed, 07 Sep 2011 11:17:19 +0200] rev 44776
added "check" button: adhoc change to full buffer perspective;
wenzelm [Wed, 07 Sep 2011 11:00:39 +0200] rev 44775
added "cancel" button based on cancel_execution, not interrupt (cf. 156be0e43336);
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44774
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
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44773
perform mangling before computing symbol arity, to avoid needless "hAPP"s and "hBOOL"s
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44772
tuning
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44771
make mangling sound w.r.t. type arguments
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44770
make "filter_type_args" more robust if the actual arity is higher than the declared one
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44769
updated Sledgehammer documentation
blanchet [Wed, 07 Sep 2011 09:10:41 +0200] rev 44768
rationalize uniform encodings
huffman [Tue, 06 Sep 2011 22:41:35 -0700] rev 44767
merged
huffman [Tue, 06 Sep 2011 19:03:41 -0700] rev 44766
avoid using legacy theorem names
huffman [Tue, 06 Sep 2011 16:30:39 -0700] rev 44765
merged
huffman [Tue, 06 Sep 2011 14:53:51 -0700] rev 44764
remove redundant lemmas i_mult_eq and i_mult_eq2 in favor of i_squared
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 07 Sep 2011 07:59:45 +0900] rev 44763
HOL/Import: Update HOL4 generated files to current Isabelle.
wenzelm [Wed, 07 Sep 2011 00:08:09 +0200] rev 44762
tuned proofs;
huffman [Tue, 06 Sep 2011 13:16:46 -0700] rev 44761
remove some unnecessary simp rules from simpset
wenzelm [Tue, 06 Sep 2011 21:56:11 +0200] rev 44760
some Isabelle/jEdit NEWS;
wenzelm [Tue, 06 Sep 2011 21:40:58 +0200] rev 44759
more README;
wenzelm [Tue, 06 Sep 2011 21:11:12 +0200] rev 44758
merged
huffman [Tue, 06 Sep 2011 10:30:33 -0700] rev 44757
merged
huffman [Tue, 06 Sep 2011 10:30:00 -0700] rev 44756
simplify proof of tan_half, removing unused assumptions
huffman [Tue, 06 Sep 2011 09:56:09 -0700] rev 44755
convert some proofs to Isar-style
blanchet [Tue, 06 Sep 2011 18:13:36 +0200] rev 44754
added dummy polymorphic THF system
boehmes [Tue, 06 Sep 2011 18:07:44 +0200] rev 44753
added some examples for pattern and weight annotations
bulwahn [Tue, 06 Sep 2011 17:52:00 +0200] rev 44752
merged
bulwahn [Tue, 06 Sep 2011 16:40:22 +0200] rev 44751
avoid "Code" as structure name (cf. 3bc39cfe27fe)
huffman [Tue, 06 Sep 2011 08:00:28 -0700] rev 44750
remove duplicate copy of lemma sqrt_add_le_add_sqrt
huffman [Tue, 06 Sep 2011 07:48:59 -0700] rev 44749
remove redundant lemma real_sum_squared_expand in favor of power2_sum
huffman [Tue, 06 Sep 2011 07:45:18 -0700] rev 44748
remove redundant lemma LIMSEQ_Complex in favor of tendsto_Complex
huffman [Tue, 06 Sep 2011 07:41:15 -0700] rev 44747
merged
huffman [Mon, 05 Sep 2011 22:30:25 -0700] rev 44746
add lemmas about arctan;
simplify some proofs about arctan;
huffman [Mon, 05 Sep 2011 18:06:02 -0700] rev 44745
convert lemma cos_total to Isar-style proof
nipkow [Tue, 06 Sep 2011 14:25:16 +0200] rev 44744
added new lemmas
blanchet [Tue, 06 Sep 2011 11:31:01 +0200] rev 44743
updated Sledgehammer's docs
blanchet [Tue, 06 Sep 2011 11:31:01 +0200] rev 44742
cleanup "simple" type encodings
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 06 Sep 2011 17:50:04 +0900] rev 44741
merge
Cezary Kaliszyk <kaliszyk@in.tum.de> [Tue, 06 Sep 2011 16:45:31 +0900] rev 44740
HOL/Import: Make HOL4 Import work with current Isabelle. Updated constant maps, added bool type map, and tuned compat theorem.
blanchet [Tue, 06 Sep 2011 09:11:08 +0200] rev 44739
tuning
blanchet [Tue, 06 Sep 2011 09:11:08 +0200] rev 44738
drop more type arguments soundly, when they can be deduced from the arg types
wenzelm [Tue, 06 Sep 2011 20:55:18 +0200] rev 44737
bulk reports for improved message throughput;
wenzelm [Tue, 06 Sep 2011 20:37:07 +0200] rev 44736
bulk reports for improved message throughput;
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