src/Pure/Tools/server.scala
Mon, 19 Mar 2018 19:24:45 +0100 wenzelm documentation for the Isabelle server;
Mon, 19 Mar 2018 18:13:37 +0100 wenzelm clarified message name: disallow single quote;
Sun, 18 Mar 2018 12:26:30 +0100 wenzelm clarified server shutdown: stop all sessions;
Sun, 18 Mar 2018 12:11:30 +0100 wenzelm more explicit error messages;
Sat, 17 Mar 2018 17:13:27 +0100 wenzelm clarified exception handling: include interrupts;
Sat, 17 Mar 2018 15:10:50 +0100 wenzelm tuned signature;
Fri, 16 Mar 2018 22:50:56 +0100 wenzelm prefer typed UUID;
Fri, 16 Mar 2018 22:20:09 +0100 wenzelm unload_theories after consolidation -- reset node_required;
Fri, 16 Mar 2018 18:42:35 +0100 wenzelm support for "use_theories";
Fri, 16 Mar 2018 15:43:56 +0100 wenzelm clarified signature;
Fri, 16 Mar 2018 14:13:07 +0100 wenzelm proper options;
Fri, 16 Mar 2018 14:08:53 +0100 wenzelm tuned options;
Thu, 15 Mar 2018 22:41:59 +0100 wenzelm tuned message -- more readable JSON;
Thu, 15 Mar 2018 22:17:56 +0100 wenzelm store session: per Server/Context, not Connection;
Thu, 15 Mar 2018 21:44:34 +0100 wenzelm clarified server log;
Thu, 15 Mar 2018 21:26:39 +0100 wenzelm support for "session_start";
Thu, 15 Mar 2018 12:05:31 +0100 wenzelm clarified message;
Wed, 14 Mar 2018 20:29:46 +0100 wenzelm asynchronous "session_build";
Wed, 14 Mar 2018 20:20:10 +0100 wenzelm support for asynchronous tasks, with "cancel" command;
Wed, 14 Mar 2018 19:58:27 +0100 wenzelm tuned signature;
Wed, 14 Mar 2018 16:52:16 +0100 wenzelm more informative error with JSON result;
Tue, 13 Mar 2018 20:02:09 +0100 wenzelm tuned signature;
Tue, 13 Mar 2018 19:34:42 +0100 wenzelm added server command "session_build": similar to JEdit_Resources.session_build;
Mon, 12 Mar 2018 16:39:58 +0100 wenzelm tuned signature;
Mon, 12 Mar 2018 16:32:33 +0100 wenzelm explicit Server.Context with output channels (concurrent write);
Mon, 12 Mar 2018 11:37:30 +0100 wenzelm allow "." in message name;
Mon, 12 Mar 2018 11:31:39 +0100 wenzelm re-use existing in/out streams;
Mon, 12 Mar 2018 11:00:52 +0100 wenzelm tuned;
Mon, 12 Mar 2018 10:55:02 +0100 wenzelm tuned signature;
Mon, 12 Mar 2018 10:50:26 +0100 wenzelm clarified signature -- do not expose socket;
Sun, 11 Mar 2018 15:28:22 +0100 wenzelm more options;
Sun, 11 Mar 2018 15:21:20 +0100 wenzelm clarified default server name;
Sun, 11 Mar 2018 15:15:30 +0100 wenzelm more uniform output: this may be parsed by another program;
Sun, 11 Mar 2018 15:08:14 +0100 wenzelm clarified argument formats: explicit Unit, allow XML.Elem as well;
Sat, 10 Mar 2018 14:20:27 +0100 wenzelm tuned output;
Sat, 10 Mar 2018 14:11:58 +0100 wenzelm more options: client without implicit server startup;
Sat, 10 Mar 2018 13:37:22 +0100 wenzelm more flexible message formats;
Sat, 10 Mar 2018 12:51:04 +0100 wenzelm clarified signature;
Sat, 10 Mar 2018 12:34:07 +0100 wenzelm option for console interaction;
Sat, 10 Mar 2018 11:55:54 +0100 wenzelm more uniform Bytes.read_line/read_block operations;
Fri, 09 Mar 2018 15:43:54 +0100 wenzelm added Reply.NOTE for asynchronous notifications;
Fri, 09 Mar 2018 15:36:27 +0100 wenzelm more operations;
Fri, 09 Mar 2018 15:24:19 +0100 wenzelm more thorough init: purge inactive entries;
Fri, 09 Mar 2018 15:09:08 +0100 wenzelm more generous timeout;
Fri, 09 Mar 2018 15:06:35 +0100 wenzelm Entry.connection: proview password here;
Fri, 09 Mar 2018 14:35:18 +0100 wenzelm clarified initial protocol;
Fri, 09 Mar 2018 14:30:13 +0100 wenzelm ignore empty lines;
Fri, 09 Mar 2018 14:26:08 +0100 wenzelm tuned;
Fri, 09 Mar 2018 13:36:52 +0100 wenzelm more robust read_line after shutdown;
Fri, 09 Mar 2018 13:11:47 +0100 wenzelm more implicit wire protocol;
Fri, 09 Mar 2018 13:07:00 +0100 wenzelm tuned signature;
Fri, 09 Mar 2018 13:03:55 +0100 wenzelm clarified server start, notably for invocation within regular Isabelle/Scala process;
Fri, 09 Mar 2018 12:45:53 +0100 wenzelm tuned signature;
Fri, 09 Mar 2018 12:42:34 +0100 wenzelm tuned signature;
Fri, 09 Mar 2018 12:38:46 +0100 wenzelm clarified toString operations;
Fri, 09 Mar 2018 12:29:56 +0100 wenzelm clarified socket connection;
Fri, 09 Mar 2018 12:07:47 +0100 wenzelm server commands may access Server;
Thu, 08 Mar 2018 21:09:22 +0100 wenzelm tuned -- avoid regex matching on potentially large string;
Sun, 10 Dec 2017 20:29:00 +0100 wenzelm avoid println with its extra CR on Windows;
Fri, 27 Oct 2017 17:06:30 +0200 wenzelm some concrete commands;
less more (0) -60 tip