| Tue, 18 Feb 2014 17:03:12 +0100 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Thu, 04 Apr 2013 17:16:51 +0200 | 
wenzelm | 
tuned imports;
 | 
file |
diff |
annotate
 | 
| Thu, 28 Mar 2013 22:42:18 +0100 | 
wenzelm | 
ghost bullet via markup, which is painted as bar under text (normally space);
 | 
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
 | 
| Thu, 28 Mar 2013 15:00:27 +0100 | 
wenzelm | 
maintain integer indentation during formatting -- it needs to be implemented by repeated spaces eventually;
 | 
file |
diff |
annotate
 | 
| Thu, 28 Mar 2013 14:47:37 +0100 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Mon, 25 Mar 2013 10:37:38 +0100 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Sat, 23 Mar 2013 13:57:46 +0100 | 
wenzelm | 
allow fractional pretty margin -- avoid premature rounding;
 | 
file |
diff |
annotate
 | 
| Sat, 23 Mar 2013 13:12:39 +0100 | 
wenzelm | 
more explicit Pretty.Metric, with clear distinction of unit (space width) vs. average char width (for visual adjustments) -- NB: Pretty formatting works via full space characters (despite a981a5c8a505 and 70f7483df9cb);
 | 
file |
diff |
annotate
 | 
| Thu, 21 Mar 2013 16:58:14 +0100 | 
wenzelm | 
proper metric for blanks -- NB: 70f7483df9cb discontinues coincidence of char_width with space width;
 | 
file |
diff |
annotate
 | 
| Thu, 21 Mar 2013 16:35:53 +0100 | 
wenzelm | 
eliminated char_width_int to avoid unclear rounding;
 | 
file |
diff |
annotate
 | 
| Sat, 12 Jan 2013 19:53:24 +0100 | 
wenzelm | 
more uniform Pretty.char_width;
 | 
file |
diff |
annotate
 | 
| Sun, 25 Nov 2012 19:49:24 +0100 | 
wenzelm | 
Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
 | 
file |
diff |
annotate
 | 
| Fri, 12 Oct 2012 23:38:48 +0200 | 
wenzelm | 
further refinement of jEdit line range, avoiding lack of final \n;
 | 
file |
diff |
annotate
 | 
| Thu, 11 Oct 2012 23:10:49 +0200 | 
wenzelm | 
refined separator: FBreak needs to be free for proper breaking, extra space at end helps to work around last-line oddity in jEdit;
 | 
file |
diff |
annotate
 | 
| Sat, 29 Sep 2012 16:17:46 +0200 | 
wenzelm | 
turn constraints into Isabelle_Markup.typing, depending on show_markup options;
 | 
file |
diff |
annotate
 | 
| Fri, 28 Sep 2012 23:02:39 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Fri, 28 Sep 2012 22:53:18 +0200 | 
wenzelm | 
support for wrapped XML elements, which allows to preserve full markup tree information in to_XML/from_XML conversion;
 | 
file |
diff |
annotate
 | 
| Thu, 20 Sep 2012 21:31:56 +0200 | 
wenzelm | 
tuned rendering;
 | 
file |
diff |
annotate
 | 
| Thu, 20 Sep 2012 15:00:14 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Tue, 18 Sep 2012 14:51:12 +0200 | 
wenzelm | 
some actual rich text markup via XML.content_markup;
 | 
file |
diff |
annotate
 | 
| Tue, 18 Sep 2012 13:18:45 +0200 | 
wenzelm | 
some support for inital command markup;
 | 
file |
diff |
annotate
 | 
| Wed, 29 Aug 2012 12:55:41 +0200 | 
wenzelm | 
clarified separated_chunks vs. space_explode;
 | 
file |
diff |
annotate
 | 
| Tue, 07 Aug 2012 12:10:26 +0200 | 
wenzelm | 
tuned signature -- make Pretty less dependent on Symbol;
 | 
file |
diff |
annotate
 | 
| Mon, 28 Nov 2011 22:05:32 +0100 | 
wenzelm | 
separate module for concrete Isabelle markup;
 | 
file |
diff |
annotate
 | 
| Sat, 22 Oct 2011 23:30:02 +0200 | 
wenzelm | 
more private stuff;
 | 
file |
diff |
annotate
 | 
| Sat, 09 Jul 2011 12:56:51 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Wed, 25 Aug 2010 22:57:40 +0200 | 
wenzelm | 
Pretty: tuned markup objects;
 | 
file |
diff |
annotate
 | 
| Sun, 22 Aug 2010 13:52:24 +0200 | 
wenzelm | 
tuned signatures;
 | 
file |
diff |
annotate
 | 
| Sat, 14 Aug 2010 22:45:23 +0200 | 
wenzelm | 
more basic Markup.parse_int/print_int (using signed_string_of_int) (ML);
 | 
file |
diff |
annotate
 |