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
|
Thu, 26 Sep 2024 10:51:36 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 25 Sep 2024 13:32:52 +0200 |
wenzelm |
more markup;
|
file |
diff |
annotate
|
Wed, 25 Sep 2024 13:30:04 +0200 |
wenzelm |
minor performance tuning: prefer static values;
|
file |
diff |
annotate
|
Wed, 25 Sep 2024 13:20:36 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 25 Sep 2024 12:59:43 +0200 |
wenzelm |
clarified persistent datatype: more direct literal_markup, which also serves as a flag;
|
file |
diff |
annotate
|
Wed, 25 Sep 2024 10:48:16 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 19 Sep 2024 21:13:26 +0200 |
wenzelm |
support for Markup.expression properties in pretty-blocks;
|
file |
diff |
annotate
|
Thu, 19 Sep 2024 12:10:17 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 17 Sep 2024 11:06:11 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 23 Aug 2024 14:41:45 +0200 |
wenzelm |
tuned signature: separate markup vs. extern;
|
file |
diff |
annotate
|
Thu, 22 Aug 2024 17:12:32 +0200 |
wenzelm |
tuned: prefer configuration options via context;
|
file |
diff |
annotate
|
Tue, 19 Jan 2021 20:23:13 +0100 |
wenzelm |
suppress markup for literal tokens with block control symbols, for better PIDE/HTML output (see also d15fe10593ff);
|
file |
diff |
annotate
|
Thu, 03 Jan 2019 14:12:44 +0100 |
wenzelm |
clarified signature: more types;
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 14:58:01 +0200 |
wenzelm |
more liberal: detect free-form infixes as well, e.g. Orderings.ord_class.less_eq;
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 22:33:20 +0200 |
wenzelm |
more accurate syntax: e.g. avoid brackets as prefix notation;
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 21:16:24 +0200 |
wenzelm |
more approximative prefix syntax, including binder;
|
file |
diff |
annotate
|
Wed, 26 Sep 2018 17:04:50 +0200 |
wenzelm |
clarified get_infix: avoid old ASCII input syntax;
|
file |
diff |
annotate
|
Fri, 23 Feb 2018 15:07:30 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 13 Dec 2016 11:51:42 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Fri, 01 Apr 2016 16:15:31 +0200 |
wenzelm |
explicit property for unbreakable block;
|
file |
diff |
annotate
|
Thu, 31 Mar 2016 23:36:33 +0200 |
wenzelm |
explicit mixfix block properties;
|
file |
diff |
annotate
|
Sun, 06 Apr 2014 16:36:28 +0200 |
wenzelm |
more source positions;
|
file |
diff |
annotate
|
Tue, 28 May 2013 23:06:32 +0200 |
wenzelm |
explicit support for type annotations within printed syntax trees;
|
file |
diff |
annotate
|
Tue, 28 May 2013 16:29:11 +0200 |
wenzelm |
more explicit Printer.type_emphasis, depending on show_type_emphasis;
|
file |
diff |
annotate
|
Mon, 27 May 2013 18:24:38 +0200 |
wenzelm |
discontinued obsolete show_all_types;
|
file |
diff |
annotate
|
Thu, 16 May 2013 21:48:01 +0200 |
wenzelm |
more system options as context-sensitive config options;
|
file |
diff |
annotate
|
Sun, 12 May 2013 20:25:45 +0200 |
wenzelm |
some system options as context-sensitive config options;
|
file |
diff |
annotate
|
Thu, 11 Oct 2012 20:38:02 +0200 |
wenzelm |
clarified output token markup (see also bc22daeed49e);
|
file |
diff |
annotate
|
Wed, 03 Oct 2012 16:59:58 +0200 |
wenzelm |
more explicit show_type_constraint, show_sort_constraint;
|
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
|
Sat, 29 Sep 2012 13:43:23 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 02 May 2012 16:56:25 +0200 |
wenzelm |
avoid interference of markup for literal tokens, which may contain slightly odd \<^bsub> \<^esub> counted as pseudo-markup (especially relevant for HTML output, e.g. of thm power3_eq_cube);
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 23:47:05 +0200 |
wenzelm |
provide structure Syntax early (before structure Type), back-patch check/uncheck later;
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 21:11:29 +0200 |
wenzelm |
discontinued Syntax.max_pri, which is not really a symbolic parameter;
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 15:48:14 +0200 |
wenzelm |
discontinued special status of structure Printer;
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 15:02:11 +0200 |
wenzelm |
discontinued special treatment of structure Syntax_Ext (formerly Syn_Ext);
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:31:16 +0200 |
wenzelm |
explicit structure Syntax_Trans;
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 17:52:44 +0200 |
wenzelm |
simplified printer context: uniform externing and static token translations;
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 21:55:41 +0200 |
wenzelm |
moved type syntax translations to syn_trans.ML;
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 17:00:40 +0200 |
wenzelm |
more abstract print translation;
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 12:58:13 +0200 |
wenzelm |
moved unparse material to syntax_phases.ML;
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 13:32:20 +0100 |
wenzelm |
support for encoded positions (for id_position, longid_position) as pseudo type-constraints -- still inactive;
|
file |
diff |
annotate
|
Sat, 04 Dec 2010 14:57:04 +0100 |
wenzelm |
added Syntax.pretty_priority;
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 21:33:19 +0200 |
wenzelm |
more explicit indication of Config.raw options, which are only needed for bootstrapping Pure;
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 23:16:21 +0200 |
wenzelm |
turned show_brackets into proper configuration option;
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 21:41:24 +0200 |
wenzelm |
turned show_sorts/show_types into proper configuration options;
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 23:54:48 +0200 |
wenzelm |
turned eta_contract into proper configuration option;
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 22:57:21 +0200 |
wenzelm |
turned show_structs into proper configuration option;
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 17:43:44 +0200 |
wenzelm |
turned show_all_types into proper configuration option;
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 16:36:33 +0200 |
wenzelm |
treat show_free_types as plain ML option, without the extras of global default and registration in the attribute name space -- NB: 'print_configs' only shows the latter;
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 16:09:12 +0200 |
wenzelm |
more explicit Config.declare vs. Config.declare_global;
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 15:54:03 +0200 |
wenzelm |
turned show_no_free_types into proper configuration option show_free_types, with flipped polarity;
|
file |
diff |
annotate
|
Thu, 02 Sep 2010 00:48:07 +0200 |
wenzelm |
turned show_question_marks into proper configuration option;
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 14:44:33 +0200 |
wenzelm |
eliminated old-style sys_error/SYS_ERROR in favour of exception Fail -- after careful checking that there is no overlap with existing handling of that;
|
file |
diff |
annotate
|
Mon, 31 May 2010 21:06:57 +0200 |
wenzelm |
modernized some structure names, keeping a few legacy aliases;
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 12:03:47 +0100 |
wenzelm |
mark_atoms: more precise treatment of SynExt.standard_token_markers vs. syntax consts;
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 00:28:22 +0100 |
wenzelm |
authentic syntax for classes and type constructors;
|
file |
diff |
annotate
|
Sun, 21 Feb 2010 22:35:02 +0100 |
wenzelm |
slightly more abstract syntax mark/unmark operations;
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 15:57:51 +0200 |
wenzelm |
indicate CRITICAL nature of various setmp combinators;
|
file |
diff |
annotate
|