src/Pure/Syntax/syntax_ext.ML
Fri, 29 Nov 2024 17:40:15 +0100 wenzelm clarified signature: shorten common cases;
Tue, 22 Oct 2024 12:03:46 +0200 wenzelm clarified markers for syntax consts: avoid overlap with logical consts;
Sat, 12 Oct 2024 22:05:37 +0200 wenzelm misc tuning and clarification;
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;
Sun, 22 Sep 2024 16:04:44 +0200 wenzelm remove specific support for "expression" block markup: prefer "notation";
Sun, 22 Sep 2024 15:46:19 +0200 wenzelm more uniform treatment of Markup.notation and Markup.expression: manage kinds via context;
Sun, 22 Sep 2024 14:41:34 +0200 wenzelm clarified modules and signature;
Fri, 20 Sep 2024 15:35:16 +0200 wenzelm block markup for specific notation, notably infix and binder;
Fri, 20 Sep 2024 13:30:55 +0200 wenzelm tuned;
Fri, 20 Sep 2024 11:19:23 +0200 wenzelm tuned;
Fri, 20 Sep 2024 11:10:04 +0200 wenzelm no need to suppress positions (see ff3b8e4079bd) thanks to Context_Position.set_visible false (see 5328d67ec647);
Thu, 19 Sep 2024 21:13:26 +0200 wenzelm support for Markup.expression properties in pretty-blocks;
Thu, 19 Sep 2024 20:56:47 +0200 wenzelm more positions;
Thu, 19 Sep 2024 12:08:56 +0200 wenzelm proper Context_Position.report, following 5328d67ec647;
Tue, 17 Sep 2024 17:51:55 +0200 wenzelm more explicit context for syn_ext/mixfix operations, but it often degenerates to background theory;
Tue, 17 Sep 2024 11:32:11 +0200 wenzelm tuned;
Tue, 17 Sep 2024 11:14:25 +0200 wenzelm unused (see 39261908e12f);
Tue, 17 Sep 2024 11:06:11 +0200 wenzelm clarified signature;
Tue, 17 Sep 2024 10:47:08 +0200 wenzelm tuned;
Mon, 16 Sep 2024 19:58:28 +0200 wenzelm more formal Markup.expression;
Fri, 23 Aug 2024 18:38:44 +0200 wenzelm support for syntax const dependencies, with minimal integrity checks;
Tue, 09 May 2023 00:41:01 +0200 wenzelm tuned signature;
Fri, 13 Mar 2020 16:04:27 +0100 wenzelm allow slightly odd "' " in mixfix as documented (introduced in 55754d6d399c, but broken in be8a8d60d962);
Thu, 03 Jan 2019 20:16:42 +0100 wenzelm tuned signature;
Wed, 26 Sep 2018 17:04:50 +0200 wenzelm clarified get_infix: avoid old ASCII input syntax;
Sun, 16 Sep 2018 22:45:34 +0200 wenzelm export plain infix syntax;
Wed, 28 Dec 2016 10:39:50 +0100 wenzelm more uniform treatment of "bad" like other messages (with serial number);
Wed, 21 Sep 2016 22:43:06 +0200 wenzelm more general mixfix delimiters;
Mon, 05 Sep 2016 23:11:00 +0200 wenzelm clarified modules;
Fri, 01 Apr 2016 22:20:03 +0200 wenzelm explicit warning about formal use of Unicode;
Fri, 01 Apr 2016 21:34:17 +0200 wenzelm more markup;
Fri, 01 Apr 2016 19:01:34 +0200 wenzelm require actual space;
Fri, 01 Apr 2016 18:43:54 +0200 wenzelm tuned messages;
Fri, 01 Apr 2016 18:32:52 +0200 wenzelm clarified errors -- disallow cartouche fragments as delimiter;
Fri, 01 Apr 2016 17:14:27 +0200 wenzelm removed redundant Position.set_range -- already done in Position.range;
Fri, 01 Apr 2016 16:15:31 +0200 wenzelm explicit property for unbreakable block;
Fri, 01 Apr 2016 15:27:59 +0200 wenzelm tuned markup;
Fri, 01 Apr 2016 14:49:02 +0200 wenzelm clarified treatment of properties;
Thu, 31 Mar 2016 23:36:33 +0200 wenzelm explicit mixfix block properties;
Wed, 30 Mar 2016 22:35:41 +0200 wenzelm more language markup;
Wed, 30 Mar 2016 19:25:04 +0200 wenzelm more PIDE markup;
Wed, 30 Mar 2016 17:03:26 +0200 wenzelm clarified modules;
Wed, 30 Mar 2016 16:36:23 +0200 wenzelm clarified errors: more positions;
Tue, 29 Mar 2016 22:22:12 +0200 wenzelm tuned messages -- more positions;
Tue, 29 Mar 2016 21:17:29 +0200 wenzelm more position information for type mixfix;
Sun, 06 Mar 2016 16:19:02 +0100 wenzelm clarified treatment of fragments of Isabelle symbols during bootstrap;
Sun, 29 Mar 2015 19:24:07 +0200 wenzelm tuned signature;
Fri, 31 Oct 2014 22:02:49 +0100 wenzelm discontinued obsolete \<^sync> marker;
Sat, 25 May 2013 15:37:53 +0200 wenzelm syntax translations always depend on context;
Wed, 24 Aug 2011 23:00:53 +0200 wenzelm more accurate treatment of index syntax constants, for proper entity references in concrete notation (e.g. infix "\<oplus>\<index>");
Thu, 09 Jun 2011 20:22:22 +0200 wenzelm tuned signature: Name.invent and Name.invent_names;
Thu, 09 Jun 2011 15:38:49 +0200 wenzelm prefer new-style Name.invents;
Fri, 08 Apr 2011 22:40:29 +0200 wenzelm more accurate markup for syntax consts, notably binders which point back to the original logical entity;
Fri, 08 Apr 2011 21:11:29 +0200 wenzelm discontinued Syntax.max_pri, which is not really a symbolic parameter;
Fri, 08 Apr 2011 18:08:13 +0200 wenzelm simplified Pure syntax bootstrap;
Fri, 08 Apr 2011 17:45:37 +0200 wenzelm renamed sprop "prop#" to "prop'" -- proper identifier;
Fri, 08 Apr 2011 15:02:11 +0200 wenzelm discontinued special treatment of structure Syntax_Ext (formerly Syn_Ext);
less more (0) tip