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;
wenzelm [Sat, 10 Mar 2018 14:43:15 +0100] rev 67813
adapted to 3869b2400e22;
wenzelm [Sat, 10 Mar 2018 14:20:27 +0100] rev 67812
tuned output;
wenzelm [Sat, 10 Mar 2018 14:11:58 +0100] rev 67811
more options: client without implicit server startup;
wenzelm [Sat, 10 Mar 2018 13:54:55 +0100] rev 67810
console interaction with line-editor;
wenzelm [Sat, 10 Mar 2018 13:37:22 +0100] rev 67809
more flexible message formats;
wenzelm [Sat, 10 Mar 2018 13:03:01 +0100] rev 67808
clarified interrupt handling;
wenzelm [Sat, 10 Mar 2018 12:51:04 +0100] rev 67807
clarified signature;
wenzelm [Sat, 10 Mar 2018 12:34:07 +0100] rev 67806
option for console interaction;
wenzelm [Sat, 10 Mar 2018 11:55:54 +0100] rev 67805
more uniform Bytes.read_line/read_block operations;
wenzelm [Sat, 10 Mar 2018 11:40:25 +0100] rev 67804
auto update;
wenzelm [Sat, 10 Mar 2018 11:08:20 +0100] rev 67803
more comments;
wenzelm [Fri, 09 Mar 2018 17:03:10 +0100] rev 67802
more general TTY loop;
wenzelm [Fri, 09 Mar 2018 15:43:54 +0100] rev 67801
added Reply.NOTE for asynchronous notifications;