wenzelm [Mon, 09 Sep 2024 11:12:13 +0200] rev 80821
clarified signature: more explicit type "ops";
wenzelm [Fri, 06 Sep 2024 20:31:20 +0200] rev 80820
more thorough Protocol_Message.clean_output, following Isabelle/Scala;
wenzelm [Fri, 06 Sep 2024 19:17:29 +0200] rev 80819
more accurate output, following 3f02bc5a5a03;
wenzelm [Fri, 06 Sep 2024 19:08:44 +0200] rev 80818
clarified signature;
wenzelm [Fri, 06 Sep 2024 15:59:48 +0200] rev 80817
clarified signature;
wenzelm [Fri, 06 Sep 2024 15:46:51 +0200] rev 80816
misc tuning and clarification;
wenzelm [Fri, 06 Sep 2024 14:47:42 +0200] rev 80815
proper signature (amending 0f820da558f9);
wenzelm [Fri, 06 Sep 2024 14:34:07 +0200] rev 80814
more accurate output: observe depth as in "prune" operation;
wenzelm [Fri, 06 Sep 2024 13:57:06 +0200] rev 80813
clarified signature, following 1f718be3608b: Pretty.str is now value-oriented;
wenzelm [Fri, 06 Sep 2024 13:49:43 +0200] rev 80812
clarified signature and modules;
wenzelm [Fri, 06 Sep 2024 13:19:18 +0200] rev 80811
tuned;
wenzelm [Thu, 05 Sep 2024 21:16:53 +0200] rev 80810
clarified Pretty.T vs. output tree (following Isabelle/Scala): Output.output_width (via print_mode) happens during formatting, instead of construction;
minor performance tuning: omit block_length for Pretty.symbolic and Pretty.unformatted;
wenzelm [Thu, 05 Sep 2024 17:39:45 +0200] rev 80809
clarified signature: type ML_Pretty.pretty coincides with PolyML.pretty;
wenzelm [Wed, 04 Sep 2024 16:21:52 +0200] rev 80808
clarified signature (see also 8bef51521f21);
wenzelm [Wed, 04 Sep 2024 13:55:57 +0200] rev 80807
tuned signature;
wenzelm [Wed, 04 Sep 2024 12:50:52 +0200] rev 80806
more accurate Default_Metric;
wenzelm [Mon, 02 Sep 2024 22:41:23 +0200] rev 80805
tuned signature;
wenzelm [Mon, 02 Sep 2024 22:00:53 +0200] rev 80804
clarified output_spaces, based on Output.output_width;
tuned add_spaces;
wenzelm [Mon, 02 Sep 2024 20:54:00 +0200] rev 80803
clarified modules: enable pretty.ML to use XML/YXML more directly;
wenzelm [Mon, 02 Sep 2024 20:12:52 +0200] rev 80802
removed unused operation (reverting 4660b0409096);
wenzelm [Mon, 02 Sep 2024 15:23:12 +0200] rev 80801
clarified modules;
wenzelm [Mon, 02 Sep 2024 14:36:35 +0200] rev 80800
clarified signature;
wenzelm [Mon, 02 Sep 2024 13:57:17 +0200] rev 80799
tuned: prefer Symbol.spaces;
wenzelm [Mon, 02 Sep 2024 13:42:38 +0200] rev 80798
tuned whitespace;
wenzelm [Mon, 02 Sep 2024 13:41:40 +0200] rev 80797
tuned;
wenzelm [Sun, 01 Sep 2024 22:59:11 +0200] rev 80796
more NEWS;
wenzelm [Sun, 01 Sep 2024 19:35:30 +0200] rev 80795
proper string syntax (amending 70076ba563d2);
wenzelm [Sat, 31 Aug 2024 16:01:36 +0200] rev 80794
avoid redundant XML.blob: Bytes.contents consist of larger chunks;
wenzelm [Sat, 31 Aug 2024 16:00:16 +0200] rev 80793
minor performance tuning: avoid many small strings, notably in File_Stream.output;
paulson <lp15@cam.ac.uk> [Fri, 30 Aug 2024 17:00:21 +0100] rev 80792
A bit of tidying
paulson [Fri, 30 Aug 2024 10:44:48 +0100] rev 80791
merged
paulson <lp15@cam.ac.uk> [Fri, 30 Aug 2024 10:16:48 +0100] rev 80790
More tidying of old proofs