Fri, 29 Jul 2022 15:47:21 +0200 |
wenzelm |
unused (see 3064e165c660);
|
file |
diff |
annotate
|
Fri, 01 Apr 2022 23:19:12 +0200 |
wenzelm |
tuned formatting;
|
file |
diff |
annotate
|
Fri, 01 Apr 2022 17:06:10 +0200 |
wenzelm |
clarified formatting, for the sake of scala3;
|
file |
diff |
annotate
|
Thu, 31 Mar 2022 21:48:08 +0200 |
wenzelm |
tuned: avoid problems with scala3;
|
file |
diff |
annotate
|
Thu, 25 Nov 2021 12:36:54 +0100 |
wenzelm |
avoid broken links: auxiliary files are not yet supported;
|
file |
diff |
annotate
|
Mon, 22 Nov 2021 15:03:37 +0100 |
wenzelm |
more compact data during presentation: Entity_Context.Theory_Export instead of full Export_Theory.Theory;
|
file |
diff |
annotate
|
Wed, 17 Nov 2021 20:49:09 +0100 |
wenzelm |
clarified HTML_Context.theory_exports: prefer value-oriented parallelism;
|
file |
diff |
annotate
|
Wed, 17 Nov 2021 17:11:57 +0100 |
wenzelm |
more parallelism, at the cost of potential duplicates of make_thy;
|
file |
diff |
annotate
|
Wed, 17 Nov 2021 15:23:15 +0100 |
wenzelm |
present only selected session theories (as in Isabelle2021), in contrast to 2bc24136bdeb, eb89b3a37826;
|
file |
diff |
annotate
|
Wed, 17 Nov 2021 12:10:48 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 16 Nov 2021 21:21:15 +0100 |
wenzelm |
just one Presentation.State for all sessions: avoid duplication of already presented theories (very slow) and cached theory export (not very slow);
|
file |
diff |
annotate
|
Tue, 16 Nov 2021 17:57:52 +0100 |
wenzelm |
less ambitious parallelism: more direct read/write saves overall heap space and GC time;
|
file |
diff |
annotate
|
Sun, 14 Nov 2021 15:21:40 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 12 Nov 2021 16:49:28 +0100 |
wenzelm |
clarified HTML_Context: more explicit directory structure;
|
file |
diff |
annotate
|
Fri, 12 Nov 2021 14:37:00 +0100 |
wenzelm |
tuned comments;
|
file |
diff |
annotate
|
Fri, 12 Nov 2021 13:57:50 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 12 Nov 2021 13:36:35 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 12 Nov 2021 13:02:20 +0100 |
wenzelm |
clarified properties: avoid empty entry;
|
file |
diff |
annotate
|
Fri, 12 Nov 2021 12:51:22 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 11 Nov 2021 22:06:18 +0100 |
wenzelm |
clarified signature: prefer static operations;
|
file |
diff |
annotate
|
Thu, 11 Nov 2021 21:54:28 +0100 |
wenzelm |
clarified signature: avoid potential misunderstanding of Resources.empty as proper Resources;
|
file |
diff |
annotate
|
Thu, 11 Nov 2021 13:18:35 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 11 Nov 2021 13:14:12 +0100 |
wenzelm |
clarified signature: more explicit class Entity_Context with private state + operations;
|
file |
diff |
annotate
|
Thu, 11 Nov 2021 12:16:17 +0100 |
wenzelm |
more hyperlinks, notably internal fact references;
|
file |
diff |
annotate
|
Mon, 08 Nov 2021 13:51:24 +0100 |
wenzelm |
clarified messages, depending on option "document_echo";
|
file |
diff |
annotate
|
Mon, 08 Nov 2021 12:45:35 +0100 |
wenzelm |
just one cache, via HTML_Context, via Sessions.Store or Session;
|
file |
diff |
annotate
|
Sat, 06 Nov 2021 19:47:56 +0100 |
wenzelm |
cover all possible kinds, notably for references outside of this theory (amending 129fb11b357f);
|
file |
diff |
annotate
|
Sat, 06 Nov 2021 19:17:51 +0100 |
wenzelm |
proper foundational order;
|
file |
diff |
annotate
|
Sat, 06 Nov 2021 18:16:54 +0100 |
wenzelm |
back to non-strict Export_Theory.read_theory (without warning): theories could have been skipped due to "condition";
|
file |
diff |
annotate
|
Sat, 06 Nov 2021 15:25:20 +0100 |
wenzelm |
use all entity kinds from theory export, e.g. "method", "attribute";
|
file |
diff |
annotate
|