src/Pure/Tools/server.scala
Sun, 05 Apr 2020 13:05:40 +0200 wenzelm clarified names;
Sat, 04 Apr 2020 19:18:19 +0200 wenzelm clarified signature;
Sat, 04 Apr 2020 18:13:05 +0200 wenzelm clarified signature;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Wed, 15 Jan 2020 19:54:50 +0100 wenzelm misc tuning, following hint by IntelliJ;
Thu, 14 Nov 2019 11:35:02 +0100 wenzelm clarified signature;
Mon, 18 Feb 2019 15:57:06 +0100 wenzelm more robust: avoid potentially unrelated snapshot for the sake of is_suppressed;
Sun, 17 Feb 2019 22:15:02 +0100 wenzelm clarified Node_Status vs. is_suppressed, e.g. relevant for purged nodes in Theories_Dockable after 0626cae56b6f;
Thu, 13 Dec 2018 20:33:18 +0100 wenzelm clarified protocol;
Thu, 13 Dec 2018 17:37:14 +0100 wenzelm clarified signature;
Thu, 13 Dec 2018 17:01:20 +0100 wenzelm tuned signature;
Thu, 13 Dec 2018 16:36:26 +0100 wenzelm clarified signature, e.g. for re-use by other servers;
Thu, 13 Dec 2018 15:21:34 +0100 wenzelm clarified modules and signature;
Wed, 12 Dec 2018 00:01:11 +0100 wenzelm more uniform multi-language operations;
Tue, 11 Dec 2018 19:25:35 +0100 wenzelm more uniform multi-language operations;
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;
less more (0) -60 tip