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;