Wed, 15 Mar 2017 14:04:58 +0100 clarified initialization;
wenzelm [Wed, 15 Mar 2017 14:04:58 +0100] rev 65260
clarified initialization;
Wed, 15 Mar 2017 13:49:39 +0100 clarified modules;
wenzelm [Wed, 15 Mar 2017 13:49:39 +0100] rev 65259
clarified modules;
Wed, 15 Mar 2017 13:35:14 +0100 clarified modules;
wenzelm [Wed, 15 Mar 2017 13:35:14 +0100] rev 65258
clarified modules;
Wed, 15 Mar 2017 13:09:08 +0100 more explicit strict vs. non-strict initialization;
wenzelm [Wed, 15 Mar 2017 13:09:08 +0100] rev 65257
more explicit strict vs. non-strict initialization;
Wed, 15 Mar 2017 12:41:22 +0100 more explicit options;
wenzelm [Wed, 15 Mar 2017 12:41:22 +0100] rev 65256
more explicit options; tuned signature;
Wed, 15 Mar 2017 11:07:07 +0100 unused;
wenzelm [Wed, 15 Mar 2017 11:07:07 +0100] rev 65255
unused;
Wed, 15 Mar 2017 11:04:46 +0100 clarified fall-back base, e.g. relevant for "isabelle jedit -l BAD";
wenzelm [Wed, 15 Mar 2017 11:04:46 +0100] rev 65254
clarified fall-back base, e.g. relevant for "isabelle jedit -l BAD";
Wed, 15 Mar 2017 10:48:46 +0100 tuned whitespace;
wenzelm [Wed, 15 Mar 2017 10:48:46 +0100] rev 65253
tuned whitespace;
Wed, 15 Mar 2017 10:43:54 +0100 map values statically;
wenzelm [Wed, 15 Mar 2017 10:43:54 +0100] rev 65252
map values statically;
Wed, 15 Mar 2017 10:31:42 +0100 clarified modules;
wenzelm [Wed, 15 Mar 2017 10:31:42 +0100] rev 65251
clarified modules;
Wed, 15 Mar 2017 10:08:27 +0100 tuned signature;
wenzelm [Wed, 15 Mar 2017 10:08:27 +0100] rev 65250
tuned signature;
Tue, 14 Mar 2017 23:25:53 +0100 tuned signature;
wenzelm [Tue, 14 Mar 2017 23:25:53 +0100] rev 65249
tuned signature;
Tue, 14 Mar 2017 22:05:59 +0100 tuned;
wenzelm [Tue, 14 Mar 2017 22:05:59 +0100] rev 65248
tuned;
Tue, 14 Mar 2017 21:54:46 +0100 tuned signature;
wenzelm [Tue, 14 Mar 2017 21:54:46 +0100] rev 65247
tuned signature;
Tue, 14 Mar 2017 21:43:54 +0100 clarified singleton module;
wenzelm [Tue, 14 Mar 2017 21:43:54 +0100] rev 65246
clarified singleton module;
Tue, 14 Mar 2017 21:36:27 +0100 proper plugin access;
wenzelm [Tue, 14 Mar 2017 21:36:27 +0100] rev 65245
proper plugin access;
Tue, 14 Mar 2017 21:32:12 +0100 clarified modules;
wenzelm [Tue, 14 Mar 2017 21:32:12 +0100] rev 65244
clarified modules;
Tue, 14 Mar 2017 21:26:25 +0100 proper plugin access;
wenzelm [Tue, 14 Mar 2017 21:26:25 +0100] rev 65243
proper plugin access;
Tue, 14 Mar 2017 21:24:33 +0100 tuned;
wenzelm [Tue, 14 Mar 2017 21:24:33 +0100] rev 65242
tuned;
Tue, 14 Mar 2017 21:14:57 +0100 prefer local variables;
wenzelm [Tue, 14 Mar 2017 21:14:57 +0100] rev 65241
prefer local variables;
Tue, 14 Mar 2017 21:11:04 +0100 clarified modules;
wenzelm [Tue, 14 Mar 2017 21:11:04 +0100] rev 65240
clarified modules;
Tue, 14 Mar 2017 20:50:21 +0100 avoid global variables with implicit initialization;
wenzelm [Tue, 14 Mar 2017 20:50:21 +0100] rev 65239
avoid global variables with implicit initialization;
Tue, 14 Mar 2017 20:39:50 +0100 more robust early initialization;
wenzelm [Tue, 14 Mar 2017 20:39:50 +0100] rev 65238
more robust early initialization;
Tue, 14 Mar 2017 20:17:44 +0100 show user error as on command-line, e.g. relevant for unexpected crashes;
wenzelm [Tue, 14 Mar 2017 20:17:44 +0100] rev 65237
show user error as on command-line, e.g. relevant for unexpected crashes;
Tue, 14 Mar 2017 19:46:53 +0100 afford early initialization of JEdit_Options, but it may lead to messy exception trace for malformed etc/preferences (see also 6eeaaefcea56);
wenzelm [Tue, 14 Mar 2017 19:46:53 +0100] rev 65236
afford early initialization of JEdit_Options, but it may lead to messy exception trace for malformed etc/preferences (see also 6eeaaefcea56); tuned signature;
Tue, 14 Mar 2017 19:40:39 +0100 tuned message;
wenzelm [Tue, 14 Mar 2017 19:40:39 +0100] rev 65235
tuned message;
Tue, 14 Mar 2017 18:08:21 +0100 normalize changes strictly as specified in the protocol definition (assuming non-overlapping ranges, amending 0f555ce33970), e.g. relevant for automatic quotes/parentheses around selection;
wenzelm [Tue, 14 Mar 2017 18:08:21 +0100] rev 65234
normalize changes strictly as specified in the protocol definition (assuming non-overlapping ranges, amending 0f555ce33970), e.g. relevant for automatic quotes/parentheses around selection;
Tue, 14 Mar 2017 17:32:19 +0100 always update decorations eventually after document changes: VSCode might reset it, but PIDE might produce an unchanged result that is not published again;
wenzelm [Tue, 14 Mar 2017 17:32:19 +0100] rev 65233
always update decorations eventually after document changes: VSCode might reset it, but PIDE might produce an unchanged result that is not published again;
Tue, 14 Mar 2017 16:20:07 +0100 avoid race condition between current_state().stable_tip_version and model.rendering();
wenzelm [Tue, 14 Mar 2017 16:20:07 +0100] rev 65232
avoid race condition between current_state().stable_tip_version and model.rendering();
Tue, 14 Mar 2017 15:19:33 +0100 tuned;
wenzelm [Tue, 14 Mar 2017 15:19:33 +0100] rev 65231
tuned;
Tue, 14 Mar 2017 15:14:56 +0100 updated dependencies;
wenzelm [Tue, 14 Mar 2017 15:14:56 +0100] rev 65230
updated dependencies;
Tue, 14 Mar 2017 14:55:00 +0100 explicitly ignore "initialized" message;
wenzelm [Tue, 14 Mar 2017 14:55:00 +0100] rev 65229
explicitly ignore "initialized" message;
Tue, 14 Mar 2017 14:43:10 +0100 clarified shutdown;
wenzelm [Tue, 14 Mar 2017 14:43:10 +0100] rev 65228
clarified shutdown;
Tue, 14 Mar 2017 13:27:39 +0100 tuned;
wenzelm [Tue, 14 Mar 2017 13:27:39 +0100] rev 65227
tuned;
Tue, 14 Mar 2017 11:49:51 +0100 tuned;
wenzelm [Tue, 14 Mar 2017 11:49:51 +0100] rev 65226
tuned;
Tue, 14 Mar 2017 11:48:15 +0100 support for permanent phase_changed watcher;
wenzelm [Tue, 14 Mar 2017 11:48:15 +0100] rev 65225
support for permanent phase_changed watcher;
Tue, 14 Mar 2017 11:22:47 +0100 tuned;
wenzelm [Tue, 14 Mar 2017 11:22:47 +0100] rev 65224
tuned;
Tue, 14 Mar 2017 11:16:23 +0100 more robust startup, despite remaining race condition of debugger.is_active vs. session.is_ready;
wenzelm [Tue, 14 Mar 2017 11:16:23 +0100] rev 65223
more robust startup, despite remaining race condition of debugger.is_active vs. session.is_ready;
Tue, 14 Mar 2017 10:49:07 +0100 more robust debugger initialization, e.g. required for GUI components before actual session startup;
wenzelm [Tue, 14 Mar 2017 10:49:07 +0100] rev 65222
more robust debugger initialization, e.g. required for GUI components before actual session startup;
Tue, 14 Mar 2017 09:41:02 +0100 more abstract module Document;
wenzelm [Tue, 14 Mar 2017 09:41:02 +0100] rev 65221
more abstract module Document;
Tue, 14 Mar 2017 00:13:38 +0100 tuned;
wenzelm [Tue, 14 Mar 2017 00:13:38 +0100] rev 65220
tuned;
Tue, 14 Mar 2017 00:09:15 +0100 misc tuning and simplification;
wenzelm [Tue, 14 Mar 2017 00:09:15 +0100] rev 65219
misc tuning and simplification;
Mon, 13 Mar 2017 23:24:20 +0100 more explicit Session.xml_cache;
wenzelm [Mon, 13 Mar 2017 23:24:20 +0100] rev 65218
more explicit Session.xml_cache;
Mon, 13 Mar 2017 23:14:44 +0100 tuned;
wenzelm [Mon, 13 Mar 2017 23:14:44 +0100] rev 65217
tuned;
Mon, 13 Mar 2017 22:50:26 +0100 tuned signature;
wenzelm [Mon, 13 Mar 2017 22:50:26 +0100] rev 65216
tuned signature;
Mon, 13 Mar 2017 22:02:42 +0100 tuned signature;
wenzelm [Mon, 13 Mar 2017 22:02:42 +0100] rev 65215
tuned signature;
Mon, 13 Mar 2017 21:37:35 +0100 clarified modules;
wenzelm [Mon, 13 Mar 2017 21:37:35 +0100] rev 65214
clarified modules;
Mon, 13 Mar 2017 20:33:42 +0100 proper local debugger state, depending on session;
wenzelm [Mon, 13 Mar 2017 20:33:42 +0100] rev 65213
proper local debugger state, depending on session; tuned signature;
Mon, 13 Mar 2017 17:21:46 +0100 more robust startup/init: let Session.stop wait for protocol handler initialization;
wenzelm [Mon, 13 Mar 2017 17:21:46 +0100] rev 65212
more robust startup/init: let Session.stop wait for protocol handler initialization;
Mon, 13 Mar 2017 16:06:13 +0100 tuned;
wenzelm [Mon, 13 Mar 2017 16:06:13 +0100] rev 65211
tuned;
Mon, 13 Mar 2017 15:59:00 +0100 tuned signature;
wenzelm [Mon, 13 Mar 2017 15:59:00 +0100] rev 65210
tuned signature;
Mon, 13 Mar 2017 15:32:19 +0100 tuned signature;
wenzelm [Mon, 13 Mar 2017 15:32:19 +0100] rev 65209
tuned signature;
Mon, 13 Mar 2017 15:25:25 +0100 more robust Session.stop: idempotent, avoid conflict with startup;
wenzelm [Mon, 13 Mar 2017 15:25:25 +0100] rev 65208
more robust Session.stop: idempotent, avoid conflict with startup;
Mon, 13 Mar 2017 12:48:45 +0100 more strict Session.start: no restart from terminated session;
wenzelm [Mon, 13 Mar 2017 12:48:45 +0100] rev 65207
more strict Session.start: no restart from terminated session;
Mon, 13 Mar 2017 12:04:11 +0100 clarified Session.Phase;
wenzelm [Mon, 13 Mar 2017 12:04:11 +0100] rev 65206
clarified Session.Phase;
Tue, 14 Mar 2017 21:42:42 +0100 recovered typedef with set bcontfun (amending d23eded35a33)
immler [Tue, 14 Mar 2017 21:42:42 +0100] rev 65205
recovered typedef with set bcontfun (amending d23eded35a33)
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip