src/Pure/General/pretty.scala
Tue, 10 Sep 2024 16:06:38 +0200 wenzelm tuned comments, following Isabelle/ML;
Wed, 04 Sep 2024 13:55:57 +0200 wenzelm tuned signature;
Wed, 04 Sep 2024 12:50:52 +0200 wenzelm more accurate Default_Metric;
Mon, 02 Sep 2024 14:36:35 +0200 wenzelm clarified signature;
Mon, 02 Sep 2024 13:42:38 +0200 wenzelm tuned whitespace;
Thu, 08 Sep 2022 16:22:44 +0200 wenzelm support Pretty.unformatted, similar to ML version;
Mon, 22 Aug 2022 14:48:14 +0200 wenzelm tuned signature;
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Thu, 04 Mar 2021 15:41:46 +0100 wenzelm tuned --- fewer warnings;
Wed, 22 Apr 2020 17:52:14 +0200 wenzelm tuned signature -- avoid warnings;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Tue, 05 Mar 2019 18:44:02 +0100 wenzelm tuned;
Sat, 17 Mar 2018 20:35:23 +0100 wenzelm clarified signature;
Tue, 30 Jan 2018 23:01:38 +0100 wenzelm clarified breakgain: keeping it constant avoids margin fluctuation in Pretty_Tooltip vs. Pretty_Text_Area;
Mon, 06 Mar 2017 17:05:57 +0100 wenzelm tuned;
Sat, 02 Apr 2016 21:54:51 +0200 wenzelm proper type;
Fri, 01 Apr 2016 14:38:54 +0200 wenzelm more robust pretty printing: permissive treatment of bad values;
Mon, 21 Dec 2015 13:39:45 +0100 wenzelm clarified length of block with pre-existant forced breaks;
Sun, 20 Dec 2015 12:50:48 +0100 wenzelm unused;
Sun, 20 Dec 2015 12:48:56 +0100 wenzelm tuned;
Sat, 19 Dec 2015 23:16:47 +0100 wenzelm more explicit Pretty.Tree, like in ML;
Sat, 19 Dec 2015 19:07:14 +0100 wenzelm tuned;
Sat, 19 Dec 2015 15:14:59 +0100 wenzelm tuned signature;
Sat, 19 Dec 2015 14:47:52 +0100 wenzelm support for blocks with consistent breaks;
Thu, 17 Dec 2015 17:32:01 +0100 wenzelm support pretty break indent, like underlying ML systems;
Tue, 18 Feb 2014 17:03:12 +0100 wenzelm tuned signature;
Thu, 04 Apr 2013 17:16:51 +0200 wenzelm tuned imports;
Thu, 28 Mar 2013 22:42:18 +0100 wenzelm ghost bullet via markup, which is painted as bar under text (normally space);
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.);
Thu, 28 Mar 2013 15:00:27 +0100 wenzelm maintain integer indentation during formatting -- it needs to be implemented by repeated spaces eventually;
less more (0) -50 -30 tip