src/Pure/PIDE/markup.ML
Sun, 27 Oct 2024 11:13:42 +0100 wenzelm clarified symbolic output: avoid redundant "block" element for open_block = true;
Sun, 06 Oct 2024 18:34:35 +0200 wenzelm support for pretty blocks that are "open" and thus have no impact on formatting, only on markup;
Sun, 06 Oct 2024 13:02:33 +0200 wenzelm clarified signature;
Sun, 29 Sep 2024 12:09:49 +0200 wenzelm more operations;
Sun, 22 Sep 2024 16:04:44 +0200 wenzelm remove specific support for "expression" block markup: prefer "notation";
Sun, 22 Sep 2024 15:46:19 +0200 wenzelm more uniform treatment of Markup.notation and Markup.expression: manage kinds via context;
Fri, 20 Sep 2024 18:09:04 +0200 wenzelm support more markup elements;
Fri, 20 Sep 2024 15:35:16 +0200 wenzelm block markup for specific notation, notably infix and binder;
Fri, 20 Sep 2024 13:30:55 +0200 wenzelm tuned;
Thu, 19 Sep 2024 21:13:26 +0200 wenzelm support for Markup.expression properties in pretty-blocks;
Thu, 12 Sep 2024 13:09:26 +0200 wenzelm tuned signature;
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:05:09 +0200 wenzelm more robust: global ML name space for markup elements;
Tue, 10 Sep 2024 19:57:45 +0200 wenzelm clarified print mode "latex": no longer impact Output/Markup/Pretty operations;
Mon, 09 Sep 2024 19:51:16 +0200 wenzelm unused;
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:41:31 +0200 wenzelm tuned signature;
Mon, 09 Sep 2024 11:12:13 +0200 wenzelm clarified signature: more explicit type "ops";
Thu, 29 Aug 2024 17:47:29 +0200 wenzelm more scalable pretty printing: avoid exception String.Size at command "value" (line 33 of "$AFP/Iptables_Semantics/Examples/SQRL_Shorewall/Analyze_SQRL_Shorewall.thy") in AFP/c69af9cd3390;
Tue, 25 Jul 2023 16:30:14 +0200 wenzelm clarified signature: systematic use of Properties.make_string;
Sun, 09 Jul 2023 17:39:46 +0200 wenzelm more markup for command_span: this allows to reconstruct Thy_Element structure without knowing the outer syntax;
Wed, 10 May 2023 20:30:46 +0200 wenzelm more informative position information;
Sat, 01 Apr 2023 14:59:42 +0200 wenzelm tuned signature;
Fri, 20 Jan 2023 19:52:52 +0100 wenzelm more direct check of bibtex entries via Isabelle/Scala;
Thu, 12 Jan 2023 20:09:08 +0100 wenzelm avoid confusion of markup element vs. property names;
Thu, 12 Jan 2023 19:48:47 +0100 wenzelm clarified Latex markup: optional cite "location" consists of nested document text;
Thu, 12 Jan 2023 16:01:49 +0100 wenzelm more explicit latex markup;
Sun, 13 Nov 2022 20:28:39 +0100 wenzelm ML support for the Prism.js syntax highlighter -- via Isabelle/Scala;
Mon, 31 Oct 2022 11:04:54 +0100 wenzelm clarified signature;
Sat, 29 Oct 2022 21:36:33 +0200 wenzelm tuned signature;
Fri, 26 Aug 2022 12:38:00 +0200 wenzelm removed unused "def_theory" markup (stemming from be49c660ebbf), superseded e.g. by Document_Info.theory_by_file();
Tue, 23 Nov 2021 21:02:13 +0100 wenzelm example: alternative document headings, based on more general document output markup;
Sat, 20 Nov 2021 20:42:41 +0100 wenzelm more symbolic latex_output via XML (using YXML within text);
Sat, 20 Nov 2021 18:15:09 +0100 wenzelm more symbolic latex_output via XML;
Mon, 15 Nov 2021 17:26:31 +0100 wenzelm more symbolic latex_output via XML;
Sun, 14 Nov 2021 20:40:41 +0100 wenzelm more symbolic latex output;
Sun, 14 Nov 2021 17:46:41 +0100 wenzelm symbolic latex_output via XML, interpreted in Isabelle/Scala;
Wed, 03 Nov 2021 16:23:20 +0100 wenzelm more PIDE markup;
Wed, 03 Nov 2021 14:26:13 +0100 wenzelm more PIDE markup;
Tue, 07 Sep 2021 22:35:44 +0200 wenzelm more markup, e.g. to locate defining theory node in formal document output;
Tue, 07 Sep 2021 21:16:22 +0200 wenzelm export other entities, e.g. relevant for formal document output;
Tue, 24 Aug 2021 13:39:37 +0200 wenzelm minor performance tuning;
Tue, 03 Aug 2021 13:08:23 +0200 wenzelm more uniform signatures in ML and Scala;
Tue, 08 Jun 2021 13:17:45 +0200 wenzelm more formal ML profiling messages;
Tue, 25 May 2021 22:28:39 +0200 wenzelm compose Latex text as XML, output exported YXML in Isabelle/Scala;
Sat, 13 Mar 2021 12:36:24 +0100 wenzelm clarified signature: function_thread is determined in Isabelle/Scala, not Isabelle/ML;
Wed, 09 Dec 2020 22:07:14 +0100 wenzelm clarified protocol: support "isabelle log" on failed theories as well;
Mon, 07 Dec 2020 16:28:44 +0100 wenzelm clarified markup (refining 1c59b555ac4a);
Mon, 07 Dec 2020 16:09:06 +0100 wenzelm more accurate markup (refining 1c59b555ac4a);
Sat, 28 Nov 2020 21:56:24 +0100 wenzelm added document antiquotation @{tool};
Wed, 25 Nov 2020 15:24:55 +0100 wenzelm tuned signature;
Wed, 25 Nov 2020 15:12:02 +0100 wenzelm clarified signature;
Mon, 23 Nov 2020 15:14:58 +0100 wenzelm support for PIDE markup in batch build (inactive due to pide_reports=false);
Tue, 29 Sep 2020 13:19:34 +0200 wenzelm allow Scala function execution on separate thread: better reactivity, but potential overloading of the JVM;
Sat, 15 Aug 2020 13:37:34 +0200 wenzelm provide protocol handlers via isabelle_system_service;
Fri, 07 Aug 2020 22:57:14 +0200 wenzelm provide POLYSTATSDIR to keep $HOME/.polyml clean (requires Poly/ML 52881757b127, otherwise ignored);
Fri, 07 Aug 2020 22:19:32 +0200 wenzelm clarified names;
Fri, 07 Aug 2020 20:19:49 +0200 wenzelm ML statistics via external process: allows monitoring RTS while ML program sleeps;
Thu, 06 Aug 2020 23:13:24 +0200 wenzelm unused;
Thu, 06 Aug 2020 22:43:40 +0200 wenzelm discontinued old batch-build functionality;
less more (0) -100 -60 tip