wenzelm [Mon, 17 Mar 2014 23:16:26 +0100] rev 56197
back to KeyEventInterceptor (see 423e29f1f304), but without focus change, which helps to avoid loosing key events due to quick opening and closing of popups;
discontinued obsolete option jedit_completion_dismiss_delay (see 750561986828);
more explicit shutdown;
huffman [Tue, 18 Mar 2014 09:39:07 -0700] rev 56196
remove unnecessary finiteness assumptions from lemmas about setsum
huffman [Tue, 18 Mar 2014 11:58:30 -0700] rev 56195
adapt to Isabelle/c726ecfb22b6
hoelzl [Tue, 18 Mar 2014 16:29:32 +0100] rev 56194
fix HOL-NSA; move lemmas
hoelzl [Tue, 18 Mar 2014 15:53:48 +0100] rev 56193
cleanup Series: sorted according to typeclass hierarchy, use {..<_} instead of {0..<_}
traytel [Tue, 18 Mar 2014 14:32:23 +0100] rev 56192
changed policy when to define constants
traytel [Tue, 18 Mar 2014 11:47:59 +0100] rev 56191
tuned proofs; removed duplicated facts
immler [Tue, 18 Mar 2014 10:12:58 +0100] rev 56190
additional lemmas
immler [Tue, 18 Mar 2014 10:12:58 +0100] rev 56189
removed dependencies on theory Ordered_Euclidean_Space
immler [Tue, 18 Mar 2014 10:12:57 +0100] rev 56188
use cbox to relax class constraints
wenzelm [Mon, 17 Mar 2014 21:56:32 +0100] rev 56187
merged
wenzelm [Mon, 17 Mar 2014 20:54:41 +0100] rev 56186
tuned;
wenzelm [Mon, 17 Mar 2014 20:48:58 +0100] rev 56185
more antiquotations;
wenzelm [Mon, 17 Mar 2014 20:22:04 +0100] rev 56184
more robust machine-generated ML sources: constructors for typ and term sometimes occur elsewhere;
hoelzl [Mon, 17 Mar 2014 20:38:50 +0100] rev 56183
remove sums_seq, it is not used
hoelzl [Mon, 17 Mar 2014 19:50:59 +0100] rev 56182
update syntax of has_*derivative to infix 50; fixed proofs
hoelzl [Mon, 17 Mar 2014 19:12:52 +0100] rev 56181
unify syntax for has_derivative and differentiable
haftmann [Mon, 17 Mar 2014 18:06:59 +0100] rev 56180
tuned proofs
traytel [Mon, 17 Mar 2014 17:35:39 +0100] rev 56179
tuned internal construction
paulson <lp15@cam.ac.uk> [Mon, 17 Mar 2014 15:48:30 +0000] rev 56178
a few new theorems
wenzelm [Mon, 17 Mar 2014 14:40:59 +0100] rev 56177
proper flags for main action (amending 638b29331549);
wenzelm [Mon, 17 Mar 2014 14:37:23 +0100] rev 56176
tuned rendering -- avoid flashing background of aux. files that are disconnected from the document model;
wenzelm [Mon, 17 Mar 2014 13:53:02 +0100] rev 56175
merge semantic and syntax completion;
tuned;
wenzelm [Mon, 17 Mar 2014 12:58:44 +0100] rev 56174
tuned;
wenzelm [Mon, 17 Mar 2014 12:24:00 +0100] rev 56173
tuned signature;
wenzelm [Mon, 17 Mar 2014 11:39:46 +0100] rev 56172
tuned signature;
wenzelm [Mon, 17 Mar 2014 11:33:09 +0100] rev 56171
clarified key event propagation, in accordance to outer_key_listener;
wenzelm [Mon, 17 Mar 2014 10:45:29 +0100] rev 56170
allow implicit semantic completion, notably after delay that exceeds usual round-trip time;
clarified isabelle.completion action: already open popup is re-opened and thus updated;
wenzelm [Mon, 17 Mar 2014 10:11:23 +0100] rev 56169
reject internal names, notably from Term.free_dummy_patterns;
wenzelm [Mon, 17 Mar 2014 10:01:58 +0100] rev 56168
more uniform alias vs. hide: proper check, allow to hide global names as well;
huffman [Sun, 16 Mar 2014 13:34:35 -0700] rev 56167
tuned proofs
haftmann [Sun, 16 Mar 2014 18:09:04 +0100] rev 56166
normalising simp rules for compound operators
wenzelm [Sat, 15 Mar 2014 16:54:32 +0100] rev 56165
tuned markup;
wenzelm [Sat, 15 Mar 2014 15:50:41 +0100] rev 56164
minor tuning;
wenzelm [Sat, 15 Mar 2014 15:49:23 +0100] rev 56163
more markup;
wenzelm [Sat, 15 Mar 2014 12:51:14 +0100] rev 56162
clarified completion ordering: prefer local names;
wenzelm [Sat, 15 Mar 2014 11:59:18 +0100] rev 56161
tuned signature;
eliminated clones;
wenzelm [Sat, 15 Mar 2014 11:57:55 +0100] rev 56160
tuned -- avoid vacuous reports;
wenzelm [Sat, 15 Mar 2014 11:28:07 +0100] rev 56159
clarified local facts;
wenzelm [Sat, 15 Mar 2014 11:22:25 +0100] rev 56158
more explicit treatment of verbose mode, which includes concealed entries;
wenzelm [Sat, 15 Mar 2014 10:29:42 +0100] rev 56157
removed dead code;
wenzelm [Sat, 15 Mar 2014 10:24:49 +0100] rev 56156
clarified retrieve_generic: local error takes precedence, which is relevant for completion;
wenzelm [Sat, 15 Mar 2014 10:14:42 +0100] rev 56155
clarified print_local_facts;
haftmann [Sat, 15 Mar 2014 08:31:33 +0100] rev 56154
more complete set of lemmas wrt. image and composition
panny [Sat, 15 Mar 2014 03:37:22 +0100] rev 56153
merge
panny [Sat, 15 Mar 2014 01:36:38 +0100] rev 56152
add error messages for invalid inputs
huffman [Fri, 14 Mar 2014 13:27:38 -0700] rev 56151
add lemmas about nhds filter; tuned proof
huffman [Fri, 14 Mar 2014 10:59:43 -0700] rev 56150
remove unused lemma which was a direct consequence of tendsto_intros
wenzelm [Fri, 14 Mar 2014 19:15:50 +0100] rev 56149
merged
wenzelm [Fri, 14 Mar 2014 17:32:11 +0100] rev 56148
merged
wenzelm [Fri, 14 Mar 2014 16:54:01 +0100] rev 56147
prefer more robust Synchronized.var;
wenzelm [Fri, 14 Mar 2014 15:41:29 +0100] rev 56146
discontinued somewhat pointless "thy_script" keyword kind;
wenzelm [Fri, 14 Mar 2014 15:26:52 +0100] rev 56145
conceal improper cases, e.g. relevant for completion (and potentially for markup);
wenzelm [Fri, 14 Mar 2014 15:12:22 +0100] rev 56144
conceal somewhat obscure internal facts, e.g. relevant for 'print_theorems', 'find_theorems';
wenzelm [Fri, 14 Mar 2014 14:59:43 +0100] rev 56143
more accurate resolution of hybrid facts, which actually changes the sort order of results;
wenzelm [Fri, 14 Mar 2014 14:29:33 +0100] rev 56142
tuned -- command 'text' was localized some years ago;
wenzelm [Fri, 14 Mar 2014 12:23:59 +0100] rev 56141
back to a form of hybrid facts, to reduce performance impact of ed92ce2ac88e;
wenzelm [Fri, 14 Mar 2014 10:08:36 +0100] rev 56140
just one cumulative Proof_Context.facts, with uniform retrieval (including PIDE markup, completion etc.);
more thorough background_notes: distribute global notes to all contexts;
wenzelm [Thu, 13 Mar 2014 17:26:22 +0100] rev 56139
more frugal recording of changes: join merely requires information from one side;
tuned;
wenzelm [Thu, 13 Mar 2014 15:05:56 +0100] rev 56138
do not test details of error messages;