wenzelm [Sat, 03 Jan 2015 20:28:53 +0100] rev 59246
tuned signature;
wenzelm [Sat, 03 Jan 2015 20:22:27 +0100] rev 59245
more formal Graph_Display.Node (with ordering) and Graph_Display.Edge;
misc tuning;
tuned signature;
wenzelm [Sat, 03 Jan 2015 15:45:01 +0100] rev 59244
more uniform support for graph display in ML/Scala;
wenzelm [Sat, 03 Jan 2015 14:54:33 +0100] rev 59243
recovered tooltip from 6e77ddb1e3fb: non-null default is required as prerequisite;
wenzelm [Sat, 03 Jan 2015 14:29:07 +0100] rev 59242
prefer integer coordinates;
tuned painting;
wenzelm [Sat, 03 Jan 2015 13:11:10 +0100] rev 59241
clarified bounding box, similar to old graph browser;
default font like old browser;
clarified metrics;
tuned signature;
wenzelm [Fri, 02 Jan 2015 21:19:34 +0100] rev 59240
tuned headers;
wenzelm [Fri, 02 Jan 2015 20:54:14 +0100] rev 59239
less excessive event handling;
wenzelm [Fri, 02 Jan 2015 20:37:34 +0100] rev 59238
tuned;
wenzelm [Fri, 02 Jan 2015 20:13:48 +0100] rev 59237
clarified mouse wheel: conventional scrolling, not scaling;
wenzelm [Fri, 02 Jan 2015 19:54:13 +0100] rev 59236
clarified metrics, similar to old graph browser;
wenzelm [Thu, 01 Jan 2015 21:23:01 +0100] rev 59235
merged
wenzelm [Thu, 01 Jan 2015 21:19:36 +0100] rev 59234
tuned color;
wenzelm [Thu, 01 Jan 2015 21:09:07 +0100] rev 59233
tuned signature;
wenzelm [Thu, 01 Jan 2015 21:01:18 +0100] rev 59232
tuned signature;
wenzelm [Thu, 01 Jan 2015 20:50:20 +0100] rev 59231
more dynamic visualizer -- re-use jEdit font info;
wenzelm [Thu, 01 Jan 2015 17:27:52 +0100] rev 59230
tuned signature;
wenzelm [Thu, 01 Jan 2015 16:08:12 +0100] rev 59229
tuned signature;
wenzelm [Thu, 01 Jan 2015 15:58:30 +0100] rev 59228
more dynamic visualizer -- re-use Isabelle/jEdit options;
clarified iTextField error: like Isabelle/jEdit search field;
tuned signature;
wenzelm [Thu, 01 Jan 2015 14:53:57 +0100] rev 59227
more standard GUI layout;
wenzelm [Thu, 01 Jan 2015 14:40:20 +0100] rev 59226
tuned;
wenzelm [Thu, 01 Jan 2015 14:37:25 +0100] rev 59225
tuned imports;
wenzelm [Thu, 01 Jan 2015 14:21:26 +0100] rev 59224
tuned;
wenzelm [Thu, 01 Jan 2015 14:05:48 +0100] rev 59223
tuned imports;
wenzelm [Thu, 01 Jan 2015 14:02:28 +0100] rev 59222
tuned signature;
wenzelm [Thu, 01 Jan 2015 13:07:30 +0100] rev 59221
tuned signature;
wenzelm [Thu, 01 Jan 2015 12:34:15 +0100] rev 59220
tuned signature;
wenzelm [Thu, 01 Jan 2015 12:20:22 +0100] rev 59219
tuned;
wenzelm [Thu, 01 Jan 2015 11:37:09 +0100] rev 59218
tuned whitespace;
boehmes [Thu, 01 Jan 2015 11:12:15 +0100] rev 59217
merged
boehmes [Thu, 01 Jan 2015 11:08:47 +0100] rev 59216
updated NEWS
boehmes [Mon, 29 Dec 2014 22:14:13 +0100] rev 59215
optionally display statistics for Z3 proof reconstruction
boehmes [Mon, 29 Dec 2014 16:21:33 +0100] rev 59214
avoid more than one data slot per module
boehmes [Mon, 29 Dec 2014 14:57:13 +0100] rev 59213
limit reconstruction time of Z3 proof steps to be able to detect long-running reconstruction steps
wenzelm [Wed, 31 Dec 2014 21:45:30 +0100] rev 59212
converse graph according to Graph_Display;
wenzelm [Wed, 31 Dec 2014 20:55:11 +0100] rev 59211
eliminated TTY/PG legacy;
wenzelm [Wed, 31 Dec 2014 20:42:45 +0100] rev 59210
clarified Graph_Display.graph etc.: sort_graph determines order from structure (and names);
tuned;
wenzelm [Wed, 31 Dec 2014 14:28:04 +0100] rev 59209
tuned;
wenzelm [Wed, 31 Dec 2014 14:15:52 +0100] rev 59208
for graph display, prefer graph data structure over list with dependencies;
pragmatic distinction between (historically evolved) "session" nodes and (more abstract) "content" nodes
wenzelm [Wed, 31 Dec 2014 14:13:11 +0100] rev 59207
more explict and generic field names
wenzelm [Wed, 31 Dec 2014 14:08:50 +0100] rev 59206
uniform variable name for presentation graphs, to distinguish from values of type Graph.T
wenzelm [Wed, 31 Dec 2014 14:05:06 +0100] rev 59205
stripped ad-hoc diagnostic facility
kleing [Wed, 31 Dec 2014 11:27:26 +1100] rev 59204
update map definition in Prog_Prove for new datatype package
wenzelm [Tue, 30 Dec 2014 23:45:03 +0100] rev 59203
explicit message channel for "legacy", which is nonetheless a variant of "warning";
wenzelm [Tue, 30 Dec 2014 14:11:06 +0100] rev 59202
clarified source location;
wenzelm [Tue, 30 Dec 2014 11:50:34 +0100] rev 59201
added system property isabelle.laf, notably for initial system dialog;
let L&F take care of font scaling, e.g. GTK+ for Linux where X11 dpi scaling does not really work;
wenzelm [Tue, 30 Dec 2014 10:38:10 +0100] rev 59200
NEWS;
wenzelm [Mon, 29 Dec 2014 21:02:49 +0100] rev 59199
tuned;
wenzelm [Mon, 29 Dec 2014 20:51:42 +0100] rev 59198
clarified execution graph traversal: stable imports are required to proceed, e.g. relevant to avoid crash of init_theory after discontinued execution;
wenzelm [Mon, 29 Dec 2014 19:17:24 +0100] rev 59197
tuned whitespace;
wenzelm [Mon, 29 Dec 2014 15:38:59 +0100] rev 59196
more toplevel pretty printing;
wenzelm [Sun, 28 Dec 2014 22:10:09 +0100] rev 59195
back to full synchronization (cf. eb3e399f5b9f);
wenzelm [Sun, 28 Dec 2014 22:03:11 +0100] rev 59194
proper sequential version;
wenzelm [Sun, 28 Dec 2014 21:34:45 +0100] rev 59193
eliminated Document.execution frontier (again, see 627fb639a2d9): just run into older execution, potentially stalling worker thread, but without global delay due to long-running tasks (notably sledgehammer);
clarified Command.run_process etc.: join running eval, bypass running print;
eliminated Command.memo in favour of regular Lazy.lazy;
more Lazy.lazy status information;
wenzelm [Sun, 28 Dec 2014 12:37:03 +0100] rev 59192
modernized historic example;
wenzelm [Sun, 28 Dec 2014 12:18:01 +0100] rev 59191
more thorough Lazy.is_finished;
kleing [Sun, 28 Dec 2014 15:42:34 +1100] rev 59190
3 old example lemmas by Amine listed in the top 100 theorems
wenzelm [Sat, 27 Dec 2014 20:32:06 +0100] rev 59189
update_cartouches;
trimmed whitespace;
wenzelm [Sat, 27 Dec 2014 19:51:55 +0100] rev 59188
memo_fork without locking, to avoid rare deadlock in Event_Timer.request due to execution overrun;
haftmann [Wed, 24 Dec 2014 10:06:37 +0100] rev 59187
typos
wenzelm [Tue, 23 Dec 2014 21:14:44 +0100] rev 59186
unused;
wenzelm [Tue, 23 Dec 2014 21:04:53 +0100] rev 59185
tuned message;
wenzelm [Tue, 23 Dec 2014 20:46:42 +0100] rev 59184
explicit message channels for "state", "information";
separate state_message_color;
wenzelm [Tue, 23 Dec 2014 16:00:38 +0100] rev 59183
imitate font more carefully: err on smaller size;
imitate HTML font, notably for Sidekick where short string is also shown as view status message;
wenzelm [Mon, 22 Dec 2014 21:34:11 +0100] rev 59182
more accurate selection of sessions;
wenzelm [Mon, 22 Dec 2014 21:27:59 +0100] rev 59181
more accurate selection of sessions;
wenzelm [Mon, 22 Dec 2014 20:40:37 +0100] rev 59180
discontinued central critical sections: NAMED_CRITICAL / CRITICAL;
wenzelm [Mon, 22 Dec 2014 19:47:58 +0100] rev 59179
more elementary Multithreading.synchronized;
wenzelm [Mon, 22 Dec 2014 18:10:54 +0100] rev 59178
proper Synchronized.var;
more atomic operations;
wenzelm [Mon, 22 Dec 2014 17:17:00 +0100] rev 59177
removed remains from Proof General;
wenzelm [Mon, 22 Dec 2014 16:44:54 +0100] rev 59176
obsolete;
wenzelm [Mon, 22 Dec 2014 16:44:24 +0100] rev 59175
system option "pretty_margin" is superseded by "thy_output_margin";
wenzelm [Mon, 22 Dec 2014 15:50:16 +0100] rev 59174
tuned;
wenzelm [Mon, 22 Dec 2014 14:35:42 +0100] rev 59173
proper Synchronized.var;
wenzelm [Mon, 22 Dec 2014 14:33:53 +0100] rev 59172
separate module Random;
proper Synchronized.var;
wenzelm [Sun, 21 Dec 2014 22:49:40 +0100] rev 59171
tuned;
wenzelm [Sun, 21 Dec 2014 22:49:17 +0100] rev 59170
tuned signature;
wenzelm [Sun, 21 Dec 2014 19:14:16 +0100] rev 59169
proper context;
wenzelm [Sun, 21 Dec 2014 16:27:22 +0100] rev 59168
afford more heap;
wenzelm [Sun, 21 Dec 2014 16:26:22 +0100] rev 59167
increase chances of success;
wenzelm [Sun, 21 Dec 2014 15:59:19 +0100] rev 59166
recovered metis proof after 115965966e15 (Odd clash of type variables!?);
wenzelm [Sun, 21 Dec 2014 15:03:45 +0100] rev 59165
proper context;
wenzelm [Sat, 20 Dec 2014 22:23:37 +0100] rev 59164
proper context for "net" tactics;
avoid implicit Tactic.build_net -- make its operational behavior explicit in application;
wenzelm [Sat, 20 Dec 2014 19:12:41 +0100] rev 59163
tuned;
wenzelm [Sat, 20 Dec 2014 00:05:20 +0100] rev 59162
afford full test, with slightly improved scheduling order;
wenzelm [Fri, 19 Dec 2014 23:33:08 +0100] rev 59161
more generous timeout, to increase chances of at64-poly;
wenzelm [Fri, 19 Dec 2014 23:27:00 +0100] rev 59160
updated according to eb3e399f5b9f;
wenzelm [Fri, 19 Dec 2014 23:01:46 +0100] rev 59159
just one data slot per program unit;
tuned signature;
wenzelm [Fri, 19 Dec 2014 22:53:43 +0100] rev 59158
tuned;
wenzelm [Fri, 19 Dec 2014 21:59:18 +0100] rev 59157
just one data slot per program unit;
tuned signature;
wenzelm [Fri, 19 Dec 2014 21:24:59 +0100] rev 59156
more standard configuration options;
wenzelm [Fri, 19 Dec 2014 20:32:54 +0100] rev 59155
tuned;
wenzelm [Fri, 19 Dec 2014 20:10:59 +0100] rev 59154
just one data slot per program unit;
wenzelm [Fri, 19 Dec 2014 20:09:31 +0100] rev 59153
tuned;
wenzelm [Fri, 19 Dec 2014 17:23:56 +0100] rev 59152
more frugal Local_Syntax.init -- maintain idents within context;
wenzelm [Fri, 19 Dec 2014 12:56:06 +0100] rev 59151
proper exception for internal program failure, not user-error;
wenzelm [Fri, 19 Dec 2014 12:36:50 +0100] rev 59150
tuned;
wenzelm [Thu, 18 Dec 2014 21:10:39 +0100] rev 59149
suppress irrelevant timing messages (the majority);
wenzelm [Thu, 18 Dec 2014 17:26:53 +0100] rev 59148
less ambitious settings -- increase chances of success;
wenzelm [Thu, 18 Dec 2014 16:13:54 +0100] rev 59147
peek value without synchronization;
wenzelm [Thu, 18 Dec 2014 15:21:54 +0100] rev 59146
avoid repeated access to global variable (101 times in Complex_Main), which is actually synchronized after e557a9ddee5f;
blanchet [Wed, 17 Dec 2014 16:51:29 +0100] rev 59145
tuning
hoelzl [Wed, 17 Dec 2014 16:10:30 +0100] rev 59144
unfortunately, there is no general function space in the measurable spaces
blanchet [Mon, 15 Dec 2014 07:20:49 +0100] rev 59143
correctly apply type substitution before checking for function types
blanchet [Mon, 15 Dec 2014 07:20:48 +0100] rev 59142
avoid generating selectors with function types -- this produce arity inconsistencies
blanchet [Mon, 15 Dec 2014 07:20:48 +0100] rev 59141
renamed theory file
wenzelm [Fri, 12 Dec 2014 14:42:37 +0100] rev 59140
merged
wenzelm [Fri, 12 Dec 2014 14:31:57 +0100] rev 59139
Synchronized.value is actually synchronized (NB: underlying Unsynchronized.ref is not necessarily volatile);
wenzelm [Fri, 12 Dec 2014 14:30:33 +0100] rev 59138
tuned;
wenzelm [Thu, 11 Dec 2014 23:42:03 +0100] rev 59137
tuned;
wenzelm [Thu, 11 Dec 2014 23:31:30 +0100] rev 59136
added Par_List in Scala, in accordance to ML version;
system property "isabelle.threads" determines size of Scala thread pool, like system option "threads" for ML;
avoid ".par" framework with its hard-wired thread pool, which also has problems with cancellation;
tuned;
wenzelm [Thu, 11 Dec 2014 15:24:28 +0100] rev 59135
tuned;
hoelzl [Fri, 12 Dec 2014 10:58:40 +0100] rev 59134
rel_pmf commutes with rel_prod
traytel [Thu, 11 Dec 2014 14:14:39 +0100] rev 59133
note more facts (always)
traytel [Thu, 11 Dec 2014 14:14:18 +0100] rev 59132
conceal typedef more violently
traytel [Thu, 11 Dec 2014 14:01:40 +0100] rev 59131
respect order of deads when retrieving bnfs from the database
wenzelm [Wed, 10 Dec 2014 20:56:33 +0100] rev 59130
merged
wenzelm [Wed, 10 Dec 2014 20:51:27 +0100] rev 59129
more informative gutter content: fall-back on background color, e.g. when line numbers are enabled;
non-transparent information_message_color like other message colors;
removed unused error1_color;
wenzelm [Wed, 10 Dec 2014 19:26:01 +0100] rev 59128
more examples;
wenzelm [Wed, 10 Dec 2014 19:24:54 +0100] rev 59127
more careful handling of auxiliary environment structure -- allow nested ML evaluation;