wenzelm [Mon, 07 Mar 2022 21:16:12 +0100] rev 75240
towards UTF-8-Isabelle symbol encoding;
wenzelm [Mon, 07 Mar 2022 17:18:19 +0100] rev 75239
updated to VSCode 1.65.0;
wenzelm [Mon, 07 Mar 2022 16:14:14 +0100] rev 75238
clarified char symbols: cover most European languages;
wenzelm [Mon, 07 Mar 2022 16:01:54 +0100] rev 75237
more elementary Symbol.Matcher without detour via Regex (see also Pure/General/symbol_explode.ML);
wenzelm [Mon, 07 Mar 2022 13:45:09 +0100] rev 75236
tuned comments;
tuned imports;
wenzelm [Mon, 07 Mar 2022 12:40:36 +0100] rev 75235
more robust dependencies: avoid implicit update, escpecially of underlying vscode engine;
wenzelm [Mon, 07 Mar 2022 12:37:03 +0100] rev 75234
proper file headers;
nipkow [Sun, 06 Mar 2022 22:13:18 +0100] rev 75233
added count_list lemmas
wenzelm [Sun, 06 Mar 2022 17:53:14 +0100] rev 75232
tuned message;
wenzelm [Sun, 06 Mar 2022 17:52:27 +0100] rev 75231
more compact result;
wenzelm [Sun, 06 Mar 2022 17:45:47 +0100] rev 75230
prepare patched version more thoroughly, with explicit patches;
wenzelm [Sun, 06 Mar 2022 15:47:09 +0100] rev 75229
tuned signature;
wenzelm [Sat, 05 Mar 2022 21:52:21 +0100] rev 75228
recover platform-specific node binaries from original download, notably for node-pty for Terminal;
wenzelm [Sat, 05 Mar 2022 21:30:49 +0100] rev 75227
tuned message;
wenzelm [Sat, 05 Mar 2022 21:14:35 +0100] rev 75226
tuned;
wenzelm [Sat, 05 Mar 2022 20:01:23 +0100] rev 75225
tuned imports;
wenzelm [Sat, 05 Mar 2022 16:27:59 +0100] rev 75224
misc tuning and clarification;
wenzelm [Sat, 05 Mar 2022 14:31:29 +0100] rev 75223
more executable files;
clarified modules;
wenzelm [Sat, 05 Mar 2022 14:24:33 +0100] rev 75222
tuned;
wenzelm [Sat, 05 Mar 2022 11:15:29 +0100] rev 75221
tuned output;
wenzelm [Sat, 05 Mar 2022 11:12:26 +0100] rev 75220
clarified signature;
wenzelm [Sat, 05 Mar 2022 10:57:58 +0100] rev 75219
tuned, based on suggestions by IntelliJ IDEA;
wenzelm [Sat, 05 Mar 2022 10:55:48 +0100] rev 75218
tuned;
wenzelm [Sat, 05 Mar 2022 10:48:45 +0100] rev 75217
clarified command-line options;
wenzelm [Sat, 05 Mar 2022 10:44:07 +0100] rev 75216
update official Isabelle release, notably for "Admin/init -R";
wenzelm [Fri, 04 Mar 2022 23:22:39 +0100] rev 75215
more robust;
wenzelm [Fri, 04 Mar 2022 22:53:49 +0100] rev 75214
build component for VSCodium (cross-compiled from sources for all platforms);
wenzelm [Fri, 04 Mar 2022 22:50:58 +0100] rev 75213
tuned signature: more robust operation;
wenzelm [Fri, 04 Mar 2022 21:47:57 +0100] rev 75212
clarified order;
wenzelm [Fri, 04 Mar 2022 11:44:05 +0100] rev 75211
proper antiquotations (amending ff784d5a5bfb);