Tue, 02 Jul 2024 23:13:35 +0200 |
wenzelm |
clarified YXML.Source: more direct support for String and Bytes, instead of CharSequence;
|
file |
diff |
annotate
|
Sat, 01 Jun 2024 21:52:31 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 01 Jun 2024 12:31:06 +0200 |
wenzelm |
clarified signature: prefer symbolic isabelle.Path over physical java.io.File;
|
file |
diff |
annotate
|
Sun, 10 Mar 2024 10:50:12 +0100 |
wenzelm |
tuned signature: more uniform SQL.Data instances;
|
file |
diff |
annotate
|
Tue, 18 Jul 2023 19:51:12 +0200 |
wenzelm |
renamed object Data to private_data, to emphasize its intended scope (but it is publicly accessible in the database);
|
file |
diff |
annotate
|
Sun, 16 Jul 2023 11:29:23 +0200 |
wenzelm |
more informative trace;
|
file |
diff |
annotate
|
Sat, 08 Jul 2023 13:13:10 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 07 Jul 2023 14:08:53 +0200 |
wenzelm |
unused (see also ea35afdb1366);
|
file |
diff |
annotate
|
Fri, 07 Jul 2023 14:04:52 +0200 |
wenzelm |
more robust transaction_lock: avoid overlapping data spaces;
|
file |
diff |
annotate
|
Wed, 14 Jun 2023 11:47:43 +0200 |
wenzelm |
tuned signature: more operations;
|
file |
diff |
annotate
|
Sat, 11 Mar 2023 16:21:39 +0100 |
wenzelm |
more accurate shasum_meta_info;
|
file |
diff |
annotate
|
Tue, 07 Mar 2023 22:54:44 +0100 |
wenzelm |
renamed administrative tools to build Isabelle components (unrelated to "isabelle build");
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 21:12:47 +0100 |
wenzelm |
clarified signature: reduce boilerplate;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 16:06:24 +0100 |
wenzelm |
tuned: prefer iterator.nextOption;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 15:56:28 +0100 |
wenzelm |
tuned whitespace and braces;
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 15:38:50 +0100 |
wenzelm |
tuned signature: reduce boilerplate;
|
file |
diff |
annotate
|
Sun, 05 Mar 2023 16:36:18 +0100 |
wenzelm |
clarified signature: manage "verbose" flag via "progress";
|
file |
diff |
annotate
|
Sun, 05 Mar 2023 16:26:59 +0100 |
wenzelm |
removed unused arguments: avoid ambiguity concerning progress/verbose;
|
file |
diff |
annotate
|
Sun, 05 Mar 2023 15:25:02 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 04 Mar 2023 23:25:30 +0100 |
wenzelm |
clarified signature: manage "verbose" flag via "progress";
|
file |
diff |
annotate
|
Sun, 26 Feb 2023 20:19:01 +0100 |
wenzelm |
misc tuning and clarification: more uniform use of optional "sql" in SQL.Table.delete/select;
|
file |
diff |
annotate
|
Sat, 25 Feb 2023 14:33:19 +0100 |
wenzelm |
clarified signature: more robust operations;
|
file |
diff |
annotate
|
Fri, 24 Feb 2023 20:40:50 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 06 Feb 2023 16:29:19 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 06 Feb 2023 16:21:25 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 06 Feb 2023 16:04:17 +0100 |
wenzelm |
clarified signature, using right-associative operation;
|
file |
diff |
annotate
|
Mon, 06 Feb 2023 15:46:27 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Mon, 06 Feb 2023 15:35:18 +0100 |
wenzelm |
prefer explicit shasum: more robust due to explicit file names, which often work implicitly in LaTeX;
|
file |
diff |
annotate
|
Sun, 05 Feb 2023 15:59:18 +0100 |
wenzelm |
clarified signature selection: SortedSet[String], which fits better to stored json and works properly on Windows (NB: document theories have an authentic session-theory name);
|
file |
diff |
annotate
|
Fri, 03 Feb 2023 20:37:05 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Wed, 01 Feb 2023 23:02:59 +0100 |
wenzelm |
less verbosity by default, notably for regular "isabelle build -o document";
|
file |
diff |
annotate
|
Wed, 01 Feb 2023 22:39:02 +0100 |
wenzelm |
clarified messages, notably for session "Intro";
|
file |
diff |
annotate
|
Wed, 01 Feb 2023 21:23:54 +0100 |
wenzelm |
more general program start message;
|
file |
diff |
annotate
|
Wed, 01 Feb 2023 20:57:15 +0100 |
wenzelm |
clarified terminology of inlined "PROGRAM START" messages;
|
file |
diff |
annotate
|
Fri, 20 Jan 2023 13:42:39 +0100 |
wenzelm |
proper citations for unselected theories, notably for the default selection of the GUI panel;
|
file |
diff |
annotate
|
Thu, 19 Jan 2023 16:22:41 +0100 |
wenzelm |
clarified "selected" status;
|
file |
diff |
annotate
|
Wed, 18 Jan 2023 16:04:51 +0100 |
wenzelm |
more efficient, thanks to persistent lazy data in Document.Node;
|
file |
diff |
annotate
|
Wed, 18 Jan 2023 14:18:31 +0100 |
wenzelm |
proper line positions for PIDE document;
|
file |
diff |
annotate
|
Tue, 17 Jan 2023 16:56:27 +0100 |
wenzelm |
clarified file positions: retain original source path;
|
file |
diff |
annotate
|
Mon, 16 Jan 2023 20:08:15 +0100 |
wenzelm |
more detailed Program_Progress / Log_Progress: each program gets its own log output, which is attached to the document via markup;
|
file |
diff |
annotate
|
Tue, 03 Jan 2023 16:05:07 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Fri, 30 Dec 2022 13:25:29 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 24 Dec 2022 13:54:24 +0100 |
wenzelm |
clarified messages;
|
file |
diff |
annotate
|
Fri, 23 Dec 2022 14:43:04 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 23 Dec 2022 14:32:53 +0100 |
wenzelm |
clarified signature: more explicit types;
|
file |
diff |
annotate
|
Thu, 22 Dec 2022 16:53:45 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 22 Dec 2022 16:34:35 +0100 |
wenzelm |
proper node name instead of not base tex_name (amending 2fd0c33fe440);
|
file |
diff |
annotate
|
Wed, 21 Dec 2022 22:11:16 +0100 |
wenzelm |
more accurate error messages;
|
file |
diff |
annotate
|
Wed, 21 Dec 2022 15:34:33 +0100 |
wenzelm |
actually build document;
|
file |
diff |
annotate
|
Wed, 21 Dec 2022 14:14:02 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 20 Dec 2022 18:33:51 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 18 Dec 2022 14:39:35 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 16 Dec 2022 17:51:52 +0100 |
wenzelm |
clarified names;
|
file |
diff |
annotate
|
Mon, 12 Dec 2022 13:59:18 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 05 Nov 2022 14:41:51 +0100 |
wenzelm |
clarified options: support lualatex as well, but prefer old pdflatex for demos;
|
file |
diff |
annotate
|
Sat, 05 Nov 2022 13:08:37 +0100 |
wenzelm |
document_build engine for "lipics", with options and document_files;
|
file |
diff |
annotate
|
Sat, 05 Nov 2022 12:29:22 +0100 |
wenzelm |
clarified signature: allow to change options in instances of Document_Build.Engine;
|
file |
diff |
annotate
|
Mon, 24 Oct 2022 20:24:34 +0200 |
wenzelm |
tuned signature, e.g. for Isabelle/DOF;
|
file |
diff |
annotate
|
Thu, 22 Sep 2022 20:20:37 +0200 |
wenzelm |
clarified signature: re-use store/cache from build results;
|
file |
diff |
annotate
|
Sun, 21 Aug 2022 11:59:25 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|