src/Pure/PIDE/yxml.ML
Wed, 11 Sep 2024 21:25:15 +0200 wenzelm dismantle print_mode operations for Markup/Pretty: hardwired check of "print_mode_active Print_Mode.PIDE";
Wed, 11 Sep 2024 20:45:17 +0200 wenzelm clarified YXML bootstrap;
Mon, 09 Sep 2024 21:23:28 +0200 wenzelm minor performance tuning;
Mon, 09 Sep 2024 19:40:18 +0200 wenzelm prefer static YXML.output_markup_only (without print_mode): Output.status is only relevant for PIDE (with print_mode "isabelle_process");
Mon, 09 Sep 2024 11:12:13 +0200 wenzelm clarified signature: more explicit type "ops";
Fri, 06 Sep 2024 20:31:20 +0200 wenzelm more thorough Protocol_Message.clean_output, following Isabelle/Scala;
Sun, 14 Jul 2024 15:56:58 +0200 wenzelm more scalable operations;
Sun, 14 Jul 2024 15:49:26 +0200 wenzelm tuned (see also 4879d0021185);
Fri, 05 Jul 2024 00:21:47 +0200 wenzelm unused (see also c2f176a38448);
Fri, 05 Jul 2024 00:12:32 +0200 wenzelm tuned signature: more operations;
Sat, 01 Apr 2023 13:04:59 +0200 wenzelm tuned: prefer "build" combinator;
Tue, 28 Jun 2022 11:24:59 +0200 wenzelm more operations on Bytes.T;
Fri, 24 Jun 2022 23:31:28 +0200 wenzelm clarified modules;
Sat, 04 Sep 2021 20:01:43 +0200 wenzelm tuned signature;
Sun, 11 Apr 2021 21:23:51 +0200 wenzelm tuned signature;
Sat, 10 Apr 2021 21:50:59 +0200 wenzelm more robust treatment of empty markup: it allows to produce formal chunks;
Tue, 18 Feb 2020 15:40:37 +0100 wenzelm more robust pretty printing of broken YXML, e.g. single "\^E";
Sat, 02 Nov 2019 13:20:37 +0100 wenzelm unused;
Sat, 02 Nov 2019 12:32:38 +0100 wenzelm tuned;
Sat, 02 Nov 2019 12:02:27 +0100 wenzelm more scalable protocol_message: use XML.body directly (Output.output hook is not required);
Sat, 02 Nov 2019 10:56:53 +0100 wenzelm clarified signature;
Sat, 02 Nov 2019 10:43:11 +0100 wenzelm tuned;
Wed, 27 Feb 2019 17:33:39 +0100 wenzelm more scalable on 32-bit Poly/ML;
Sun, 20 May 2018 15:05:45 +0200 wenzelm more scalable;
Mon, 17 Oct 2016 15:46:51 +0200 wenzelm accomodate Poly/ML repository version, which treats singleton strings as boxed;
Sat, 24 Jan 2015 22:00:24 +0100 wenzelm tuned signature;
Sat, 29 Sep 2012 16:15:18 +0200 wenzelm treat wrapped markup elements as raw markup delimiters;
Wed, 07 Mar 2012 23:21:24 +0100 wenzelm tuned message (cf. ML version);
Wed, 07 Mar 2012 20:49:18 +0100 wenzelm eliminated dead code;
Sun, 04 Sep 2011 15:21:50 +0200 wenzelm moved XML/YXML to src/Pure/PIDE;
less more (0) tip