Thu, 14 Jan 2021 20:47:09 +0100 |
wenzelm |
clarified signature: support more generic server implementations;
|
file |
diff |
annotate
|
Sat, 28 Nov 2020 21:56:24 +0100 |
wenzelm |
added document antiquotation @{tool};
|
file |
diff |
annotate
|
Mon, 17 Aug 2020 16:26:58 +0200 |
wenzelm |
allow user-defined server commands via isabelle_scala_service;
|
file |
diff |
annotate
|
Mon, 13 Apr 2020 16:16:22 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 07 Apr 2020 21:49:36 +0200 |
wenzelm |
clarified signature: more uniform treatment of stopped/interrupted state;
|
file |
diff |
annotate
|
Mon, 06 Apr 2020 21:12:11 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 06 Apr 2020 21:07:38 +0200 |
wenzelm |
more robust interrupt handling;
|
file |
diff |
annotate
|
Sun, 05 Apr 2020 13:05:40 +0200 |
wenzelm |
clarified names;
|
file |
diff |
annotate
|
Sat, 04 Apr 2020 19:18:19 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 04 Apr 2020 18:13:05 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 27 Mar 2020 22:01:27 +0100 |
wenzelm |
misc tuning based on hints by IntelliJ IDEA;
|
file |
diff |
annotate
|
Wed, 15 Jan 2020 19:54:50 +0100 |
wenzelm |
misc tuning, following hint by IntelliJ;
|
file |
diff |
annotate
|
Thu, 14 Nov 2019 11:35:02 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Mon, 18 Feb 2019 15:57:06 +0100 |
wenzelm |
more robust: avoid potentially unrelated snapshot for the sake of is_suppressed;
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Thu, 13 Dec 2018 20:33:18 +0100 |
wenzelm |
clarified protocol;
|
file |
diff |
annotate
|
Thu, 13 Dec 2018 17:37:14 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 13 Dec 2018 17:01:20 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 13 Dec 2018 16:36:26 +0100 |
wenzelm |
clarified signature, e.g. for re-use by other servers;
|
file |
diff |
annotate
|
Thu, 13 Dec 2018 15:21:34 +0100 |
wenzelm |
clarified modules and signature;
|
file |
diff |
annotate
|
Wed, 12 Dec 2018 00:01:11 +0100 |
wenzelm |
more uniform multi-language operations;
|
file |
diff |
annotate
|
Tue, 11 Dec 2018 19:25:35 +0100 |
wenzelm |
more uniform multi-language operations;
|
file |
diff |
annotate
|
Mon, 03 Dec 2018 14:59:42 +0100 |
wenzelm |
static type for Library.using: avoid Java 11 warnings on "Illegal reflective access";
|
file |
diff |
annotate
|
Sat, 22 Sep 2018 14:24:53 +0200 |
wenzelm |
proper return code for runtime failure;
|
file |
diff |
annotate
|
Tue, 18 Sep 2018 11:05:14 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sun, 09 Sep 2018 11:53:53 +0200 |
wenzelm |
clarified theory progress;
|
file |
diff |
annotate
|
Tue, 04 Sep 2018 14:47:50 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 04 Sep 2018 14:40:31 +0200 |
wenzelm |
clarified Nodes_Status;
|
file |
diff |
annotate
|
Sun, 02 Sep 2018 23:25:53 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 18 Aug 2018 22:09:09 +0200 |
wenzelm |
optional notification of nodes_status (via progress);
|
file |
diff |
annotate
|
Fri, 29 Jun 2018 10:24:36 +0200 |
Lars Hupel |
remove trailing commas
|
file |
diff |
annotate
|
Sat, 09 Jun 2018 21:52:16 +0200 |
wenzelm |
clarified signature: more uniform theory_message (see also d7920eb7de54);
|
file |
diff |
annotate
|
Fri, 23 Mar 2018 23:31:59 +0100 |
wenzelm |
added command "purge_theories";
|
file |
diff |
annotate
|
Fri, 23 Mar 2018 14:04:50 +0100 |
wenzelm |
field "kind" is always present, with default "writeln";
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 14:57:42 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 21 Mar 2018 18:30:17 +0100 |
wenzelm |
proper order of matches: Server.Error is an instance of Exn.ERROR;
|
file |
diff |
annotate
|
Wed, 21 Mar 2018 13:17:30 +0100 |
wenzelm |
clarified markup according to common Command.Results;
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 19:24:45 +0100 |
wenzelm |
documentation for the Isabelle server;
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 18:13:37 +0100 |
wenzelm |
clarified message name: disallow single quote;
|
file |
diff |
annotate
|
Sun, 18 Mar 2018 12:26:30 +0100 |
wenzelm |
clarified server shutdown: stop all sessions;
|
file |
diff |
annotate
|
Sun, 18 Mar 2018 12:11:30 +0100 |
wenzelm |
more explicit error messages;
|
file |
diff |
annotate
|
Sat, 17 Mar 2018 17:13:27 +0100 |
wenzelm |
clarified exception handling: include interrupts;
|
file |
diff |
annotate
|
Sat, 17 Mar 2018 15:10:50 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 22:50:56 +0100 |
wenzelm |
prefer typed UUID;
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 22:20:09 +0100 |
wenzelm |
unload_theories after consolidation -- reset node_required;
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 18:42:35 +0100 |
wenzelm |
support for "use_theories";
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 15:43:56 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 14:13:07 +0100 |
wenzelm |
proper options;
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 14:08:53 +0100 |
wenzelm |
tuned options;
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 22:41:59 +0100 |
wenzelm |
tuned message -- more readable JSON;
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 22:17:56 +0100 |
wenzelm |
store session: per Server/Context, not Connection;
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 21:44:34 +0100 |
wenzelm |
clarified server log;
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 21:26:39 +0100 |
wenzelm |
support for "session_start";
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 12:05:31 +0100 |
wenzelm |
clarified message;
|
file |
diff |
annotate
|
Wed, 14 Mar 2018 20:29:46 +0100 |
wenzelm |
asynchronous "session_build";
|
file |
diff |
annotate
|
Wed, 14 Mar 2018 20:20:10 +0100 |
wenzelm |
support for asynchronous tasks, with "cancel" command;
|
file |
diff |
annotate
|
Wed, 14 Mar 2018 19:58:27 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 14 Mar 2018 16:52:16 +0100 |
wenzelm |
more informative error with JSON result;
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 20:02:09 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 19:34:42 +0100 |
wenzelm |
added server command "session_build": similar to JEdit_Resources.session_build;
|
file |
diff |
annotate
|