wenzelm [Wed, 14 Apr 2021 14:28:30 +0200] rev 73579
more self-contained support for macOS;
wenzelm [Tue, 13 Apr 2021 16:19:43 +0200] rev 73578
misc tuning and clarification;
wenzelm [Tue, 13 Apr 2021 11:44:47 +0200] rev 73577
tuned signature;
wenzelm [Mon, 12 Apr 2021 22:57:39 +0200] rev 73576
support for base64 via Isabelle/Scala/ML;
wenzelm [Mon, 12 Apr 2021 22:45:38 +0200] rev 73575
compile;
wenzelm [Mon, 12 Apr 2021 22:41:51 +0200] rev 73574
clarified signature: avoid overlap of String vs. Bytes (both are CharSequence);
wenzelm [Mon, 12 Apr 2021 22:36:13 +0200] rev 73573
clarified signature (again);
wenzelm [Mon, 12 Apr 2021 22:26:30 +0200] rev 73572
merged
wenzelm [Mon, 12 Apr 2021 22:26:09 +0200] rev 73571
clarified signature;
wenzelm [Mon, 12 Apr 2021 22:18:37 +0200] rev 73570
unused;
wenzelm [Mon, 12 Apr 2021 22:17:48 +0200] rev 73569
unused;
wenzelm [Mon, 12 Apr 2021 22:16:31 +0200] rev 73568
clarified signature: more structured arguments, notably for remote provers;
wenzelm [Mon, 12 Apr 2021 21:48:04 +0200] rev 73567
clarified signature;
wenzelm [Mon, 12 Apr 2021 18:29:34 +0200] rev 73566
clarified signature: avoid tmp file;
wenzelm [Mon, 12 Apr 2021 18:10:13 +0200] rev 73565
clarified signature for Scala functions;
wenzelm [Mon, 12 Apr 2021 15:00:03 +0200] rev 73564
clarified message output: flush already happens in write_message_yxml (see Isabelle/22b5ecb53dd9);
wenzelm [Mon, 12 Apr 2021 14:14:47 +0200] rev 73563
tuned;
wenzelm [Mon, 12 Apr 2021 12:32:09 +0200] rev 73562
clarified cache;
wenzelm [Mon, 12 Apr 2021 12:16:49 +0200] rev 73561
clarified signature: Bytes extends CharSequence already (see d201996f72a8);
wenzelm [Mon, 12 Apr 2021 11:45:16 +0200] rev 73560
clarified exceptions;
wenzelm [Sun, 11 Apr 2021 22:47:55 +0200] rev 73559
more uniform use of Byte_Message;
support protocol_message with multiple chunks;
wenzelm [Sun, 11 Apr 2021 21:32:09 +0200] rev 73558
tuned signature;
wenzelm [Sun, 11 Apr 2021 21:23:51 +0200] rev 73557
tuned signature;
wenzelm [Sat, 10 Apr 2021 21:50:59 +0200] rev 73556
more robust treatment of empty markup: it allows to produce formal chunks;
haftmann [Sun, 11 Apr 2021 07:35:24 +0000] rev 73555
collected combinatorial material
wenzelm [Sat, 10 Apr 2021 20:22:07 +0200] rev 73554
tuned;
wenzelm [Sat, 10 Apr 2021 19:45:51 +0200] rev 73553
tuned;
wenzelm [Sat, 10 Apr 2021 14:56:03 +0200] rev 73552
more documentation;