Wed, 01 Jan 2025 16:42:28 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 01 Jan 2025 16:33:35 +0100 |
wenzelm |
proper treatment of markup within line indentation, notably for Latex.output_ops;
|
file |
diff |
annotate
|
Tue, 31 Dec 2024 21:37:36 +0100 |
wenzelm |
misc tuning and clarification: more explicit types;
|
file |
diff |
annotate
|
Tue, 31 Dec 2024 15:09:36 +0100 |
wenzelm |
misc tuning: more uniform;
|
file |
diff |
annotate
|
Mon, 30 Dec 2024 21:36:58 +0100 |
wenzelm |
clarified internal data representation, following push/pop model of Scala version;
|
file |
diff |
annotate
|
Sun, 29 Dec 2024 15:58:47 +0100 |
wenzelm |
tuned: more uniform;
|
file |
diff |
annotate
|
Sun, 29 Dec 2024 15:34:28 +0100 |
wenzelm |
unused;
|
file |
diff |
annotate
|
Sun, 29 Dec 2024 14:57:13 +0100 |
wenzelm |
tuned: more uniform;
|
file |
diff |
annotate
|
Sun, 29 Dec 2024 00:00:41 +0100 |
wenzelm |
minor performance tuning;
|
file |
diff |
annotate
|
Sat, 28 Dec 2024 23:44:56 +0100 |
wenzelm |
clarified signature: more direct indent_markup;
|
file |
diff |
annotate
|
Sun, 27 Oct 2024 11:34:51 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 27 Oct 2024 11:31:42 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 27 Oct 2024 11:22:34 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 27 Oct 2024 11:13:42 +0100 |
wenzelm |
clarified symbolic output: avoid redundant "block" element for open_block = true;
|
file |
diff |
annotate
|
Sun, 27 Oct 2024 11:02:21 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Sun, 06 Oct 2024 13:02:33 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 24 Sep 2024 18:25:36 +0200 |
wenzelm |
minor performance tuning for blocks without markup;
|
file |
diff |
annotate
|
Tue, 24 Sep 2024 17:35:24 +0200 |
wenzelm |
minor performance tuning: more direct blocks without markup;
|
file |
diff |
annotate
|
Tue, 24 Sep 2024 17:31:12 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 24 Sep 2024 17:27:56 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 19 Sep 2024 20:38:34 +0200 |
wenzelm |
more operations;
|
file |
diff |
annotate
|
Tue, 17 Sep 2024 11:00:03 +0200 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Sun, 15 Sep 2024 13:47:25 +0200 |
wenzelm |
tuned signature and module structure;
|
file |
diff |
annotate
|
Thu, 12 Sep 2024 19:52:01 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 12 Sep 2024 15:09:07 +0200 |
wenzelm |
clarified signature: more explicit operations;
|
file |
diff |
annotate
|
Thu, 12 Sep 2024 13:09:26 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 11 Sep 2024 22:28:42 +0200 |
wenzelm |
tuned signature: more operations;
|
file |
diff |
annotate
|
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";
|
file |
diff |
annotate
|
Wed, 11 Sep 2024 19:53:35 +0200 |
wenzelm |
clarified signature and modules;
|
file |
diff |
annotate
|
Wed, 11 Sep 2024 19:35:21 +0200 |
wenzelm |
further clarification of print_mode: PIDE markup depends on "isabelle_process" alone, Latex is stateless;
|
file |
diff |
annotate
|
Wed, 11 Sep 2024 17:00:02 +0200 |
wenzelm |
misc tuning and clarification;
|
file |
diff |
annotate
|
Wed, 11 Sep 2024 12:11:47 +0200 |
wenzelm |
drop pointless print_mode operations Output.output / Output.escape;
|
file |
diff |
annotate
|
Tue, 10 Sep 2024 20:36:01 +0200 |
wenzelm |
clarified signature: prefer explicit type Bytes.T;
|
file |
diff |
annotate
|
Tue, 10 Sep 2024 19:57:45 +0200 |
wenzelm |
clarified print mode "latex": no longer impact Output/Markup/Pretty operations;
|
file |
diff |
annotate
|
Tue, 10 Sep 2024 16:03:42 +0200 |
wenzelm |
tuned module structure;
|
file |
diff |
annotate
|
Tue, 10 Sep 2024 15:35:51 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 10 Sep 2024 12:34:32 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 10 Sep 2024 12:22:24 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 09 Sep 2024 22:59:41 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 09 Sep 2024 21:45:56 +0200 |
wenzelm |
tuned signature: more options;
|
file |
diff |
annotate
|
Mon, 09 Sep 2024 21:32:11 +0200 |
wenzelm |
clarified Pretty.markup_block: use value-oriented YXML.output_markup, with final re-interpretation via print_mode in output_tree;
|
file |
diff |
annotate
|
Mon, 09 Sep 2024 19:00:53 +0200 |
wenzelm |
clarified signature: more explicit type output_ops: default via print_mode;
|
file |
diff |
annotate
|
Mon, 09 Sep 2024 13:43:28 +0200 |
wenzelm |
discontinued unused global variable (see also following bf465f335e85);
|
file |
diff |
annotate
|
Mon, 09 Sep 2024 11:41:31 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 09 Sep 2024 11:21:48 +0200 |
wenzelm |
clarified modules (see also ea7c2ee8a47a);
|
file |
diff |
annotate
|
Mon, 09 Sep 2024 11:12:13 +0200 |
wenzelm |
clarified signature: more explicit type "ops";
|
file |
diff |
annotate
|
Fri, 06 Sep 2024 13:57:06 +0200 |
wenzelm |
clarified signature, following 1f718be3608b: Pretty.str is now value-oriented;
|
file |
diff |
annotate
|
Fri, 06 Sep 2024 13:49:43 +0200 |
wenzelm |
clarified signature and modules;
|
file |
diff |
annotate
|
Thu, 05 Sep 2024 21:16:53 +0200 |
wenzelm |
clarified Pretty.T vs. output tree (following Isabelle/Scala): Output.output_width (via print_mode) happens during formatting, instead of construction;
|
file |
diff |
annotate
|
Thu, 05 Sep 2024 17:39:45 +0200 |
wenzelm |
clarified signature: type ML_Pretty.pretty coincides with PolyML.pretty;
|
file |
diff |
annotate
|
Mon, 02 Sep 2024 22:41:23 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 02 Sep 2024 22:00:53 +0200 |
wenzelm |
clarified output_spaces, based on Output.output_width;
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Fri, 05 Jul 2024 00:12:32 +0200 |
wenzelm |
tuned signature: more operations;
|
file |
diff |
annotate
|
Mon, 10 Jun 2024 14:05:39 +0200 |
wenzelm |
clarified signature: more operations;
|
file |
diff |
annotate
|
Sat, 04 Sep 2021 20:01:43 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 26 Jul 2020 21:53:29 +0200 |
wenzelm |
proper pretty printing for latex output, notably for pide_session=true (default);
|
file |
diff |
annotate
|
Mon, 24 Feb 2020 20:57:29 +0100 |
wenzelm |
more position information for oracles (e.g. "skip_proof" for 'sorry'), requires Proofterm.proofs := 1;
|
file |
diff |
annotate
|
Sun, 25 Nov 2018 21:10:55 +0100 |
wenzelm |
tuned signature (see also src/Tools/Haskell/Markup.hs);
|
file |
diff |
annotate
|