Thu, 12 Sep 2024 19:52:01 +0200 clarified signature;
wenzelm [Thu, 12 Sep 2024 19:52:01 +0200] rev 80875
clarified signature;
Thu, 12 Sep 2024 19:46:08 +0200 prefer Pretty.pure_string_of to produce output without markup, instead of cleaning output afterwards;
wenzelm [Thu, 12 Sep 2024 19:46:08 +0200] rev 80874
prefer Pretty.pure_string_of to produce output without markup, instead of cleaning output afterwards;
Thu, 12 Sep 2024 15:09:07 +0200 clarified signature: more explicit operations;
wenzelm [Thu, 12 Sep 2024 15:09:07 +0200] rev 80873
clarified signature: more explicit operations;
Thu, 12 Sep 2024 14:42:04 +0200 tuned: trim message before formatting;
wenzelm [Thu, 12 Sep 2024 14:42:04 +0200] rev 80872
tuned: trim message before formatting;
Thu, 12 Sep 2024 14:38:19 +0200 tuned signature: more operations;
wenzelm [Thu, 12 Sep 2024 14:38:19 +0200] rev 80871
tuned signature: more operations;
Thu, 12 Sep 2024 14:24:36 +0200 clarified signature;
wenzelm [Thu, 12 Sep 2024 14:24:36 +0200] rev 80870
clarified signature;
Thu, 12 Sep 2024 13:13:59 +0200 clarified print_mode (again, amending 9de19e3a7231): support e.g. 'thm ("") symmetric' for formatting in ML and without markup;
wenzelm [Thu, 12 Sep 2024 13:13:59 +0200] rev 80869
clarified print_mode (again, amending 9de19e3a7231): support e.g. 'thm ("") symmetric' for formatting in ML and without markup;
Thu, 12 Sep 2024 13:10:36 +0200 more robust reports: ensure that markup is actually present;
wenzelm [Thu, 12 Sep 2024 13:10:36 +0200] rev 80868
more robust reports: ensure that markup is actually present;
Thu, 12 Sep 2024 13:09:26 +0200 tuned signature;
wenzelm [Thu, 12 Sep 2024 13:09:26 +0200] rev 80867
tuned signature;
Wed, 11 Sep 2024 23:26:25 +0200 clarified internal tool output: prefer Pretty.pure_string_of over manipulation of print_mode;
wenzelm [Wed, 11 Sep 2024 23:26:25 +0200] rev 80866
clarified internal tool output: prefer Pretty.pure_string_of over manipulation of print_mode;
Wed, 11 Sep 2024 23:07:18 +0200 unused;
wenzelm [Wed, 11 Sep 2024 23:07:18 +0200] rev 80865
unused;
Wed, 11 Sep 2024 22:56:42 +0200 misc tuning and clarification (see also 86a31308a8e1);
wenzelm [Wed, 11 Sep 2024 22:56:42 +0200] rev 80864
misc tuning and clarification (see also 86a31308a8e1);
Wed, 11 Sep 2024 22:28:42 +0200 tuned signature: more operations;
wenzelm [Wed, 11 Sep 2024 22:28:42 +0200] rev 80863
tuned signature: more operations;
Wed, 11 Sep 2024 21:41:33 +0200 clarified modules;
wenzelm [Wed, 11 Sep 2024 21:41:33 +0200] rev 80862
clarified modules;
Wed, 11 Sep 2024 21:25:15 +0200 dismantle print_mode operations for Markup/Pretty: hardwired check of "print_mode_active Print_Mode.PIDE";
wenzelm [Wed, 11 Sep 2024 21:25:15 +0200] rev 80861
dismantle print_mode operations for Markup/Pretty: hardwired check of "print_mode_active Print_Mode.PIDE";
Wed, 11 Sep 2024 20:45:17 +0200 clarified YXML bootstrap;
wenzelm [Wed, 11 Sep 2024 20:45:17 +0200] rev 80860
clarified YXML bootstrap;
Wed, 11 Sep 2024 20:06:12 +0200 tuned;
wenzelm [Wed, 11 Sep 2024 20:06:12 +0200] rev 80859
tuned;
Wed, 11 Sep 2024 20:05:09 +0200 more robust: global ML name space for markup elements;
wenzelm [Wed, 11 Sep 2024 20:05:09 +0200] rev 80858
more robust: global ML name space for markup elements;
Wed, 11 Sep 2024 19:59:10 +0200 clarified properties;
wenzelm [Wed, 11 Sep 2024 19:59:10 +0200] rev 80857
clarified properties;
Wed, 11 Sep 2024 19:53:35 +0200 clarified signature and modules;
wenzelm [Wed, 11 Sep 2024 19:53:35 +0200] rev 80856
clarified signature and modules;
Wed, 11 Sep 2024 19:35:21 +0200 further clarification of print_mode: PIDE markup depends on "isabelle_process" alone, Latex is stateless;
wenzelm [Wed, 11 Sep 2024 19:35:21 +0200] rev 80855
further clarification of print_mode: PIDE markup depends on "isabelle_process" alone, Latex is stateless;
Wed, 11 Sep 2024 17:00:02 +0200 misc tuning and clarification;
wenzelm [Wed, 11 Sep 2024 17:00:02 +0200] rev 80854
misc tuning and clarification;
Wed, 11 Sep 2024 15:36:14 +0200 minor performance tuning, notably for Bytes.add (e.g. YXML output);
wenzelm [Wed, 11 Sep 2024 15:36:14 +0200] rev 80853
minor performance tuning, notably for Bytes.add (e.g. YXML output);
Wed, 11 Sep 2024 12:46:56 +0200 revert 90f6e541e926, which has become pointless thanks to df85df6315af;
wenzelm [Wed, 11 Sep 2024 12:46:56 +0200] rev 80852
revert 90f6e541e926, which has become pointless thanks to df85df6315af;
Wed, 11 Sep 2024 12:32:11 +0200 clarified signature and modules;
wenzelm [Wed, 11 Sep 2024 12:32:11 +0200] rev 80851
clarified signature and modules;
Wed, 11 Sep 2024 12:18:29 +0200 clarified files;
wenzelm [Wed, 11 Sep 2024 12:18:29 +0200] rev 80850
clarified files;
Wed, 11 Sep 2024 12:11:47 +0200 drop pointless print_mode operations Output.output / Output.escape;
wenzelm [Wed, 11 Sep 2024 12:11:47 +0200] rev 80849
drop pointless print_mode operations Output.output / Output.escape;
Tue, 10 Sep 2024 20:36:01 +0200 clarified signature: prefer explicit type Bytes.T;
wenzelm [Tue, 10 Sep 2024 20:36:01 +0200] rev 80848
clarified signature: prefer explicit type Bytes.T;
Tue, 10 Sep 2024 20:06:51 +0200 clarified signature, roughly following Isabelle/Scala;
wenzelm [Tue, 10 Sep 2024 20:06:51 +0200] rev 80847
clarified signature, roughly following Isabelle/Scala;
Tue, 10 Sep 2024 19:57:45 +0200 clarified print mode "latex": no longer impact Output/Markup/Pretty operations;
wenzelm [Tue, 10 Sep 2024 19:57:45 +0200] rev 80846
clarified print mode "latex": no longer impact Output/Markup/Pretty operations; renamed Output.output to Output.output_; removed Output.escape;
Tue, 10 Sep 2024 16:06:38 +0200 tuned comments, following Isabelle/ML;
wenzelm [Tue, 10 Sep 2024 16:06:38 +0200] rev 80845
tuned comments, following Isabelle/ML;
Tue, 10 Sep 2024 16:03:42 +0200 tuned module structure;
wenzelm [Tue, 10 Sep 2024 16:03:42 +0200] rev 80844
tuned module structure;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 tip