src/Pure/Tools/server.scala
Mon, 03 Dec 2018 14:59:42 +0100 wenzelm static type for Library.using: avoid Java 11 warnings on "Illegal reflective access";
Sat, 22 Sep 2018 14:24:53 +0200 wenzelm proper return code for runtime failure;
Tue, 18 Sep 2018 11:05:14 +0200 wenzelm clarified modules;
Sun, 09 Sep 2018 11:53:53 +0200 wenzelm clarified theory progress;
Tue, 04 Sep 2018 14:47:50 +0200 wenzelm tuned signature;
Tue, 04 Sep 2018 14:40:31 +0200 wenzelm clarified Nodes_Status;
Sun, 02 Sep 2018 23:25:53 +0200 wenzelm clarified signature;
Sat, 18 Aug 2018 22:09:09 +0200 wenzelm optional notification of nodes_status (via progress);
Fri, 29 Jun 2018 10:24:36 +0200 Lars Hupel remove trailing commas
Sat, 09 Jun 2018 21:52:16 +0200 wenzelm clarified signature: more uniform theory_message (see also d7920eb7de54);
Fri, 23 Mar 2018 23:31:59 +0100 wenzelm added command "purge_theories";
Fri, 23 Mar 2018 14:04:50 +0100 wenzelm field "kind" is always present, with default "writeln";
Thu, 22 Mar 2018 14:57:42 +0100 wenzelm clarified signature;
Wed, 21 Mar 2018 18:30:17 +0100 wenzelm proper order of matches: Server.Error is an instance of Exn.ERROR;
Wed, 21 Mar 2018 13:17:30 +0100 wenzelm clarified markup according to common Command.Results;
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;
less more (0) -60 tip