Sun, 22 Sep 2024 16:04:44 +0200 remove specific support for "expression" block markup: prefer "notation";
wenzelm [Sun, 22 Sep 2024 16:04:44 +0200] rev 80922
remove specific support for "expression" block markup: prefer "notation";
Sun, 22 Sep 2024 15:58:55 +0200 clarified inner syntax markup: use "notation" uniformly;
wenzelm [Sun, 22 Sep 2024 15:58:55 +0200] rev 80921
clarified inner syntax markup: use "notation" uniformly;
Sun, 22 Sep 2024 15:46:19 +0200 more uniform treatment of Markup.notation and Markup.expression: manage kinds via context;
wenzelm [Sun, 22 Sep 2024 15:46:19 +0200] rev 80920
more uniform treatment of Markup.notation and Markup.expression: manage kinds via context;
Sun, 22 Sep 2024 14:41:34 +0200 clarified modules and signature;
wenzelm [Sun, 22 Sep 2024 14:41:34 +0200] rev 80919
clarified modules and signature;
Sun, 22 Sep 2024 14:33:03 +0200 proper fbreaks (amending 53f12ab896e6);
wenzelm [Sun, 22 Sep 2024 14:33:03 +0200] rev 80918
proper fbreaks (amending 53f12ab896e6);
Fri, 20 Sep 2024 23:37:00 +0200 more inner syntax markup: minor object-logics;
wenzelm [Fri, 20 Sep 2024 23:37:00 +0200] rev 80917
more inner syntax markup: minor object-logics;
Fri, 20 Sep 2024 23:36:33 +0200 more inner syntax markup: Pure;
wenzelm [Fri, 20 Sep 2024 23:36:33 +0200] rev 80916
more inner syntax markup: Pure;
Fri, 20 Sep 2024 21:34:09 +0200 more markup elements;
wenzelm [Fri, 20 Sep 2024 21:34:09 +0200] rev 80915
more markup elements;
Fri, 20 Sep 2024 19:51:08 +0200 standardize mixfix annotations via "isabelle update -a -u mixfix_cartouches" --- to simplify systematic editing;
wenzelm [Fri, 20 Sep 2024 19:51:08 +0200] rev 80914
standardize mixfix annotations via "isabelle update -a -u mixfix_cartouches" --- to simplify systematic editing;
Fri, 20 Sep 2024 19:07:10 +0200 proper Haskell setup, following 406a85a25189;
wenzelm [Fri, 20 Sep 2024 19:07:10 +0200] rev 80913
proper Haskell setup, following 406a85a25189;
Fri, 20 Sep 2024 18:09:04 +0200 support more markup elements;
wenzelm [Fri, 20 Sep 2024 18:09:04 +0200] rev 80912
support more markup elements;
Fri, 20 Sep 2024 15:35:16 +0200 block markup for specific notation, notably infix and binder;
wenzelm [Fri, 20 Sep 2024 15:35:16 +0200] rev 80911
block markup for specific notation, notably infix and binder; tuned;
Fri, 20 Sep 2024 14:28:13 +0200 clarified signature: more explicit operations;
wenzelm [Fri, 20 Sep 2024 14:28:13 +0200] rev 80910
clarified signature: more explicit operations;
Fri, 20 Sep 2024 13:30:55 +0200 tuned;
wenzelm [Fri, 20 Sep 2024 13:30:55 +0200] rev 80909
tuned;
Fri, 20 Sep 2024 11:19:23 +0200 tuned;
wenzelm [Fri, 20 Sep 2024 11:19:23 +0200] rev 80908
tuned;
Fri, 20 Sep 2024 11:10:04 +0200 no need to suppress positions (see ff3b8e4079bd) thanks to Context_Position.set_visible false (see 5328d67ec647);
wenzelm [Fri, 20 Sep 2024 11:10:04 +0200] rev 80907
no need to suppress positions (see ff3b8e4079bd) thanks to Context_Position.set_visible false (see 5328d67ec647);
Fri, 20 Sep 2024 11:04:35 +0200 tuned;
wenzelm [Fri, 20 Sep 2024 11:04:35 +0200] rev 80906
tuned;
Thu, 19 Sep 2024 21:13:26 +0200 support for Markup.expression properties in pretty-blocks;
wenzelm [Thu, 19 Sep 2024 21:13:26 +0200] rev 80905
support for Markup.expression properties in pretty-blocks;
Thu, 19 Sep 2024 20:56:47 +0200 more positions;
wenzelm [Thu, 19 Sep 2024 20:56:47 +0200] rev 80904
more positions; clarified defaults;
Thu, 19 Sep 2024 20:38:34 +0200 more operations;
wenzelm [Thu, 19 Sep 2024 20:38:34 +0200] rev 80903
more operations;
Thu, 19 Sep 2024 20:38:19 +0200 more operations;
wenzelm [Thu, 19 Sep 2024 20:38:19 +0200] rev 80902
more operations;
Thu, 19 Sep 2024 12:41:02 +0200 minor performance tuning: avoid vacuous update of context;
wenzelm [Thu, 19 Sep 2024 12:41:02 +0200] rev 80901
minor performance tuning: avoid vacuous update of context;
Thu, 19 Sep 2024 12:10:17 +0200 tuned;
wenzelm [Thu, 19 Sep 2024 12:10:17 +0200] rev 80900
tuned;
Thu, 19 Sep 2024 12:08:56 +0200 proper Context_Position.report, following 5328d67ec647;
wenzelm [Thu, 19 Sep 2024 12:08:56 +0200] rev 80899
proper Context_Position.report, following 5328d67ec647;
Tue, 17 Sep 2024 18:49:46 +0200 more operations;
wenzelm [Tue, 17 Sep 2024 18:49:46 +0200] rev 80898
more operations;
Tue, 17 Sep 2024 17:51:55 +0200 more explicit context for syn_ext/mixfix operations, but it often degenerates to background theory;
wenzelm [Tue, 17 Sep 2024 17:51:55 +0200] rev 80897
more explicit context for syn_ext/mixfix operations, but it often degenerates to background theory;
Tue, 17 Sep 2024 17:05:37 +0200 obsolete --- superseded by Local_Theory.syntax_cmd;
wenzelm [Tue, 17 Sep 2024 17:05:37 +0200] rev 80896
obsolete --- superseded by Local_Theory.syntax_cmd;
Tue, 17 Sep 2024 11:32:11 +0200 tuned;
wenzelm [Tue, 17 Sep 2024 11:32:11 +0200] rev 80895
tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 tip