wenzelm [Tue, 07 Mar 2017 15:35:54 +0100] rev 65141
clarified modules;
wenzelm [Tue, 07 Mar 2017 14:51:52 +0100] rev 65140
tuned signature;
wenzelm [Tue, 07 Mar 2017 14:33:14 +0100] rev 65139
clarified modules: spell-checker in Pure;
wenzelm [Tue, 07 Mar 2017 13:55:49 +0100] rev 65138
added admin tool "isabelle build_vscode";
wenzelm [Tue, 07 Mar 2017 10:52:04 +0100] rev 65137
clarified options;
eberlm <eberlm@in.tum.de> [Tue, 07 Mar 2017 16:22:17 +0100] rev 65136
Tuned generation of elimination rules in function package
wenzelm [Tue, 07 Mar 2017 00:06:16 +0100] rev 65135
maintain decorations for document (model) and update it for each editor (view);
wenzelm [Mon, 06 Mar 2017 18:28:48 +0100] rev 65134
clarified messages (with improved scalability): legacy/error as diagnostics, writeln/information/warning/bad as tooltips (dynamic hover);
discontinued obsolete "hover_message" decoration;
wenzelm [Mon, 06 Mar 2017 17:48:22 +0100] rev 65133
more robust;
wenzelm [Mon, 06 Mar 2017 17:10:37 +0100] rev 65132
tuned;
wenzelm [Mon, 06 Mar 2017 17:08:51 +0100] rev 65131
proper Text.Range.offside (NB: in Scala ~1 == -2);
wenzelm [Mon, 06 Mar 2017 17:05:57 +0100] rev 65130
tuned;
wenzelm [Mon, 06 Mar 2017 16:47:52 +0100] rev 65129
more general tooltips, with uniform info range handling;
wenzelm [Mon, 06 Mar 2017 11:48:06 +0100] rev 65128
tuned;
wenzelm [Mon, 06 Mar 2017 11:46:14 +0100] rev 65127
more generic colors;
wenzelm [Mon, 06 Mar 2017 11:45:46 +0100] rev 65126
tuned whitespace;
wenzelm [Mon, 06 Mar 2017 11:39:41 +0100] rev 65125
proper color;
wenzelm [Mon, 06 Mar 2017 11:38:06 +0100] rev 65124
more generic colors;
wenzelm [Sun, 05 Mar 2017 22:38:19 +0100] rev 65123
more ambitious timing, to compensate general protocol delays;
wenzelm [Sun, 05 Mar 2017 22:32:33 +0100] rev 65122
decorations for dotted underline: less intrusive;
tuned;
wenzelm [Sun, 05 Mar 2017 22:06:13 +0100] rev 65121
more generic rendering;
wenzelm [Sun, 05 Mar 2017 19:27:39 +0100] rev 65120
proper reset of published decorations: initial value is Nil, afterwards it is a list of canonical length and order;
wenzelm [Sun, 05 Mar 2017 18:59:39 +0100] rev 65119
always invoke output: pending_output may be present due to other reasons;
wenzelm [Sun, 05 Mar 2017 18:58:17 +0100] rev 65118
tuned signature;
wenzelm [Sun, 05 Mar 2017 14:47:37 +0100] rev 65117
tuned;
wenzelm [Sun, 05 Mar 2017 14:43:39 +0100] rev 65116
simplified;
wenzelm [Sun, 05 Mar 2017 14:33:43 +0100] rev 65115
publish output more thoroughly;
wenzelm [Sun, 05 Mar 2017 14:13:58 +0100] rev 65114
potentially redundant pending_output, for the sake of uniformity and reactivity;
wenzelm [Sun, 05 Mar 2017 14:11:24 +0100] rev 65113
tuned;
wenzelm [Sun, 05 Mar 2017 13:54:11 +0100] rev 65112
tuned;
wenzelm [Sun, 05 Mar 2017 13:34:35 +0100] rev 65111
more robust treatment of pending input/output: these are often correlated;
no decorations for invisible node;
nipkow [Sun, 05 Mar 2017 12:07:36 +0100] rev 65110
merged
nipkow [Sun, 05 Mar 2017 10:57:51 +0100] rev 65109
added numeral_powr_numeral
wenzelm [Sat, 04 Mar 2017 22:07:31 +0100] rev 65108
merged
wenzelm [Sat, 04 Mar 2017 21:47:26 +0100] rev 65107
clarified pretty margin;
wenzelm [Sat, 04 Mar 2017 21:04:44 +0100] rev 65106
more general hover_message (see also JEdit_Rendering.tooltip_message);
wenzelm [Sat, 04 Mar 2017 20:26:32 +0100] rev 65105
clarified signature;
wenzelm [Sat, 04 Mar 2017 13:36:06 +0100] rev 65104
decorations for background and foreground colors;
wenzelm [Sat, 04 Mar 2017 13:33:47 +0100] rev 65103
tight protocol messages;
wenzelm [Sat, 04 Mar 2017 09:29:24 +0100] rev 65102
tuned signature;
wenzelm [Sat, 04 Mar 2017 09:27:51 +0100] rev 65101
symbolic Rendering.Color;
clarified modules;
wenzelm [Sat, 04 Mar 2017 08:41:32 +0100] rev 65100
tuned;
ballarin [Thu, 02 Mar 2017 21:16:02 +0100] rev 65099
Knaster-Tarski fixed point theorem and Galois Connections.
wenzelm [Fri, 03 Mar 2017 23:21:24 +0100] rev 65098
evade odd version conflicts for batch build (e.g. "vsce package");
wenzelm [Fri, 03 Mar 2017 23:04:12 +0100] rev 65097
more robust Uri comparison, notably on Windows;
wenzelm [Fri, 03 Mar 2017 21:56:52 +0100] rev 65096
tuned;
wenzelm [Fri, 03 Mar 2017 21:51:04 +0100] rev 65095
publish decorations like diagnostics;
Markup.BAD is decoration, not error message;
wenzelm [Fri, 03 Mar 2017 19:33:52 +0100] rev 65094
support for decorations;