wenzelm [Tue, 13 Mar 2018 16:08:13 +0100] rev 67843
more operations for typed JSON values;
wenzelm [Tue, 13 Mar 2018 10:54:40 +0100] rev 67842
clarified signature;
wenzelm [Mon, 12 Mar 2018 18:33:30 +0100] rev 67841
clarified signature;
wenzelm [Mon, 12 Mar 2018 16:39:58 +0100] rev 67840
tuned signature;
tuned output;
wenzelm [Mon, 12 Mar 2018 16:32:33 +0100] rev 67839
explicit Server.Context with output channels (concurrent write);
support for Logger and Progress;
wenzelm [Mon, 12 Mar 2018 11:37:30 +0100] rev 67838
allow "." in message name;
wenzelm [Mon, 12 Mar 2018 11:31:39 +0100] rev 67837
re-use existing in/out streams;
wenzelm [Mon, 12 Mar 2018 11:30:43 +0100] rev 67836
tuned signature -- more generic;
wenzelm [Mon, 12 Mar 2018 11:17:59 +0100] rev 67835
tuned imports;
wenzelm [Mon, 12 Mar 2018 11:00:52 +0100] rev 67834
tuned;
wenzelm [Mon, 12 Mar 2018 10:55:02 +0100] rev 67833
tuned signature;
wenzelm [Mon, 12 Mar 2018 10:50:26 +0100] rev 67832
clarified signature -- do not expose socket;
Manuel Eberl <eberlm@in.tum.de> [Mon, 12 Mar 2018 21:03:57 +0100] rev 67831
Removed stray 'sledgehammer' invocation
Manuel Eberl <eberlm@in.tum.de> [Mon, 12 Mar 2018 20:53:29 +0100] rev 67830
Changes to NEWS regarding 2a6ef5ba4822
Manuel Eberl <eberlm@in.tum.de> [Mon, 12 Mar 2018 20:52:53 +0100] rev 67829
Changes to complete distributive lattices due to Viorel Preoteasa
haftmann [Mon, 12 Mar 2018 08:25:35 +0000] rev 67828
eliminiated superfluous class semiring_bits
wenzelm [Sun, 11 Mar 2018 21:08:47 +0100] rev 67827
tuned;
wenzelm [Sun, 11 Mar 2018 20:56:42 +0100] rev 67826
tuned;
wenzelm [Sun, 11 Mar 2018 20:47:17 +0100] rev 67825
update XML cache for slightly modified messages;
wenzelm [Sun, 11 Mar 2018 20:31:25 +0100] rev 67824
more compact markup tree: output messages are already stored in command results (e.g. relevant for XML data representation);
wenzelm [Sun, 11 Mar 2018 15:28:22 +0100] rev 67823
more options;
wenzelm [Sun, 11 Mar 2018 15:21:20 +0100] rev 67822
clarified default server name;
wenzelm [Sun, 11 Mar 2018 15:15:30 +0100] rev 67821
more uniform output: this may be parsed by another program;
wenzelm [Sun, 11 Mar 2018 15:08:14 +0100] rev 67820
clarified argument formats: explicit Unit, allow XML.Elem as well;
tuned messages: prefer single quotes for JSON output;
wenzelm [Sun, 11 Mar 2018 15:06:48 +0100] rev 67819
tuned comments;
wenzelm [Sun, 11 Mar 2018 15:05:43 +0100] rev 67818
convenience to represent XML.Body as single XML.Elem;
wenzelm [Sun, 11 Mar 2018 13:18:41 +0100] rev 67817
clarified AFP partitioning;
haftmann [Sat, 10 Mar 2018 19:36:59 +0000] rev 67816
abstract algebraic bit operations
wenzelm [Sat, 10 Mar 2018 20:24:00 +0100] rev 67815
more balanced AFP partitioning;
wenzelm [Sat, 10 Mar 2018 15:52:47 +0100] rev 67814
workaround for occasional deadlock seen in HOL-Proofs with threads=2;