Tue, 17 Sep 2024 11:06:11 +0200 wenzelm clarified signature;
Tue, 17 Sep 2024 11:00:03 +0200 wenzelm tuned comments;
Tue, 17 Sep 2024 10:47:08 +0200 wenzelm tuned;
Mon, 16 Sep 2024 20:44:46 +0200 wenzelm more detailed markup;
Mon, 16 Sep 2024 19:58:28 +0200 wenzelm more formal Markup.expression;
Mon, 16 Sep 2024 19:36:20 +0200 wenzelm tuned;
Mon, 16 Sep 2024 18:59:39 +0200 wenzelm clarified name space: no theory qualifier here --- treat like global datatype constructors;
Mon, 16 Sep 2024 15:49:36 +0200 wenzelm discontinued "isabelle build -k": superseded by admin-tool "isabelle check_keywords";
Mon, 16 Sep 2024 15:39:35 +0200 wenzelm clarified signature;
Mon, 16 Sep 2024 14:03:25 +0200 wenzelm tuned signature;
Mon, 16 Sep 2024 13:53:43 +0200 wenzelm obsolete (see also b93cc7d73431);
Sun, 15 Sep 2024 16:45:13 +0200 wenzelm performance tuning: cache for highly redundant markup (types and sorts);
Sun, 15 Sep 2024 14:56:33 +0200 wenzelm more operations;
Sun, 15 Sep 2024 14:21:31 +0200 wenzelm tuned;
Sun, 15 Sep 2024 14:06:06 +0200 wenzelm tuned;
Sun, 15 Sep 2024 13:47:25 +0200 wenzelm tuned signature and module structure;
Fri, 13 Sep 2024 19:13:53 +0200 wenzelm less ambitious Bytes.chunk_size for potentially more stable Poly/ML GC (see f0d8f659b19a, but also java.io.InputStream.DEFAULT_BUFFER_SIZE);
Thu, 12 Sep 2024 20:15:28 +0200 wenzelm tuned signature: more operations;
Thu, 12 Sep 2024 19:52:01 +0200 wenzelm clarified signature;
Thu, 12 Sep 2024 19:46:08 +0200 wenzelm prefer Pretty.pure_string_of to produce output without markup, instead of cleaning output afterwards;
Thu, 12 Sep 2024 15:09:07 +0200 wenzelm clarified signature: more explicit operations;
Thu, 12 Sep 2024 14:42:04 +0200 wenzelm tuned: trim message before formatting;
Thu, 12 Sep 2024 14:38:19 +0200 wenzelm tuned signature: more operations;
Thu, 12 Sep 2024 14:24:36 +0200 wenzelm clarified signature;
Thu, 12 Sep 2024 13:13:59 +0200 wenzelm 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 wenzelm more robust reports: ensure that markup is actually present;
Thu, 12 Sep 2024 13:09:26 +0200 wenzelm tuned signature;
Wed, 11 Sep 2024 23:26:25 +0200 wenzelm clarified internal tool output: prefer Pretty.pure_string_of over manipulation of print_mode;
Wed, 11 Sep 2024 23:07:18 +0200 wenzelm unused;
Wed, 11 Sep 2024 22:56:42 +0200 wenzelm misc tuning and clarification (see also 86a31308a8e1);
Wed, 11 Sep 2024 22:28:42 +0200 wenzelm tuned signature: more operations;
Wed, 11 Sep 2024 21:41:33 +0200 wenzelm clarified modules;
Wed, 11 Sep 2024 21:25:15 +0200 wenzelm dismantle print_mode operations for Markup/Pretty: hardwired check of "print_mode_active Print_Mode.PIDE";
Wed, 11 Sep 2024 20:45:17 +0200 wenzelm clarified YXML bootstrap;
Wed, 11 Sep 2024 20:06:12 +0200 wenzelm tuned;
Wed, 11 Sep 2024 20:05:09 +0200 wenzelm more robust: global ML name space for markup elements;
Wed, 11 Sep 2024 19:59:10 +0200 wenzelm clarified properties;
Wed, 11 Sep 2024 19:53:35 +0200 wenzelm clarified signature and modules;
Wed, 11 Sep 2024 19:35:21 +0200 wenzelm further clarification of print_mode: PIDE markup depends on "isabelle_process" alone, Latex is stateless;
Wed, 11 Sep 2024 17:00:02 +0200 wenzelm misc tuning and clarification;
Wed, 11 Sep 2024 15:36:14 +0200 wenzelm minor performance tuning, notably for Bytes.add (e.g. YXML output);
Wed, 11 Sep 2024 12:46:56 +0200 wenzelm revert 90f6e541e926, which has become pointless thanks to df85df6315af;
Wed, 11 Sep 2024 12:32:11 +0200 wenzelm clarified signature and modules;
Wed, 11 Sep 2024 12:18:29 +0200 wenzelm clarified files;
Wed, 11 Sep 2024 12:11:47 +0200 wenzelm drop pointless print_mode operations Output.output / Output.escape;
Tue, 10 Sep 2024 20:36:01 +0200 wenzelm clarified signature: prefer explicit type Bytes.T;
Tue, 10 Sep 2024 20:06:51 +0200 wenzelm clarified signature, roughly following Isabelle/Scala;
Tue, 10 Sep 2024 19:57:45 +0200 wenzelm clarified print mode "latex": no longer impact Output/Markup/Pretty operations;
Tue, 10 Sep 2024 16:06:38 +0200 wenzelm tuned comments, following Isabelle/ML;
Tue, 10 Sep 2024 16:03:42 +0200 wenzelm tuned module structure;
Tue, 10 Sep 2024 15:35:51 +0200 wenzelm tuned;
Tue, 10 Sep 2024 14:53:04 +0200 wenzelm clarified unbreakable latex output: Pretty.unformatted and (Pretty.string_of o Pretty.unbreakable) should coincide, but are produced by quite different means;
Tue, 10 Sep 2024 12:34:32 +0200 wenzelm clarified signature;
Tue, 10 Sep 2024 12:22:24 +0200 wenzelm tuned signature;
Tue, 10 Sep 2024 12:05:37 +0200 wenzelm tuned;
Mon, 09 Sep 2024 23:50:58 +0200 wenzelm minor performance tuning, following Isabelle/Scala;
Mon, 09 Sep 2024 23:47:08 +0200 wenzelm tuned;
Mon, 09 Sep 2024 23:45:45 +0200 wenzelm tuned signature;
Mon, 09 Sep 2024 22:59:51 +0200 wenzelm more scalable;
Mon, 09 Sep 2024 22:59:41 +0200 wenzelm tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip