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
|
Tue, 06 Nov 2018 14:30:53 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 06 Sep 2018 14:08:35 +0200 |
wenzelm |
simplified signature (again, see 751bcf0473a7): e.g. relevant for non-Isabelle ML environments;
|
file |
diff |
annotate
|
Sun, 28 Jan 2018 19:28:52 +0100 |
wenzelm |
clarified take/drop/chop prefix/suffix;
|
file |
diff |
annotate
|
Thu, 07 Apr 2016 13:35:08 +0200 |
wenzelm |
clarified bootstrap of @{make_string} -- avoid query on ML environment;
|
file |
diff |
annotate
|
Sat, 02 Apr 2016 22:38:26 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 02 Apr 2016 21:54:51 +0200 |
wenzelm |
proper type;
|
file |
diff |
annotate
|
Sat, 02 Apr 2016 21:10:07 +0200 |
wenzelm |
careful export of type-dependent functions, without losing their special status;
|
file |
diff |
annotate
|
Fri, 01 Apr 2016 14:38:54 +0200 |
wenzelm |
more robust pretty printing: permissive treatment of bad values;
|
file |
diff |
annotate
|
Fri, 01 Apr 2016 11:45:04 +0200 |
wenzelm |
adapted to Poly/ML repository version 2e40cadc975a;
|
file |
diff |
annotate
|
Thu, 31 Mar 2016 23:36:33 +0200 |
wenzelm |
explicit mixfix block properties;
|
file |
diff |
annotate
|
Fri, 18 Mar 2016 21:21:09 +0100 |
wenzelm |
clarified print depth;
|
file |
diff |
annotate
|
Fri, 18 Mar 2016 17:51:57 +0100 |
wenzelm |
clarified Pretty.T toplevel pp;
|
file |
diff |
annotate
|
Fri, 18 Mar 2016 16:26:35 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Tue, 23 Feb 2016 16:20:12 +0100 |
wenzelm |
support for polyml-git ec49a49972c5 (branch FixedPrecisionInt);
|
file |
diff |
annotate
|
Wed, 20 Jan 2016 14:32:56 +0100 |
wenzelm |
tuned signature (according to Scala version);
|
file |
diff |
annotate
|
Thu, 07 Jan 2016 16:10:13 +0100 |
wenzelm |
prefer non-ASCII output;
|
file |
diff |
annotate
|
Mon, 21 Dec 2015 13:39:45 +0100 |
wenzelm |
clarified length of block with pre-existant forced breaks;
|
file |
diff |
annotate
|
Sun, 20 Dec 2015 13:06:26 +0100 |
wenzelm |
renamed Pretty.str_of to Pretty.unformatted_string_of to emphasize its meaning;
|
file |
diff |
annotate
|
Sat, 19 Dec 2015 22:25:01 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 19 Dec 2015 19:52:52 +0100 |
wenzelm |
clarified underlying datatypes;
|
file |
diff |
annotate
|
Sat, 19 Dec 2015 15:14:59 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 19 Dec 2015 14:47:52 +0100 |
wenzelm |
support for blocks with consistent breaks;
|
file |
diff |
annotate
|
Sat, 19 Dec 2015 10:59:14 +0100 |
wenzelm |
preserve break indentation;
|
file |
diff |
annotate
|
Thu, 17 Dec 2015 17:32:01 +0100 |
wenzelm |
support pretty break indent, like underlying ML systems;
|
file |
diff |
annotate
|
Mon, 31 Mar 2014 12:35:39 +0200 |
wenzelm |
some shortcuts for chunks, which sometimes avoid bulky string output;
|
file |
diff |
annotate
|
Wed, 05 Mar 2014 16:06:11 +0100 |
wenzelm |
unused;
|
file |
diff |
annotate
|
Wed, 26 Feb 2014 10:53:19 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 18 Jan 2014 19:15:12 +0100 |
wenzelm |
support for nested text cartouches;
|
file |
diff |
annotate
|
Wed, 17 Jul 2013 23:32:28 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 28 Mar 2013 15:36:45 +0100 |
wenzelm |
basic support for Pretty.item, which is considered as logical markup and interpreted in Isabelle/Scala, but ignored elsewhere (TTY, latex etc.);
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 14:04:01 +0100 |
wenzelm |
clarified text_fold vs. fbrk;
|
file |
diff |
annotate
|