src/Pure/Tools/build.scala
Mon, 26 Sep 2022 11:30:44 +0200 wenzelm clarified signature;
Thu, 22 Sep 2022 20:20:37 +0200 wenzelm clarified signature: re-use store/cache from build results;
Thu, 22 Sep 2022 16:17:02 +0200 wenzelm proper filter (amending fb4215da4919);
Thu, 22 Sep 2022 14:14:45 +0200 wenzelm clarified conditions: no_build is ok for presentation if "all_current" holds;
Thu, 22 Sep 2022 11:55:24 +0200 wenzelm tuned;
Thu, 22 Sep 2022 11:51:44 +0200 wenzelm tuned signature;
Thu, 22 Sep 2022 11:45:30 +0200 wenzelm clarified presentation_sessions: work with partial results;
Thu, 22 Sep 2022 11:30:12 +0200 wenzelm tuned signature: removed unused operations;
Thu, 22 Sep 2022 11:21:45 +0200 wenzelm tuned;
Thu, 25 Aug 2022 15:30:21 +0200 wenzelm maintain "uuid" column in session build database, to identity the original build process uniquely;
Sun, 21 Aug 2022 13:16:44 +0200 wenzelm clarified names;
Sun, 21 Aug 2022 13:12:25 +0200 wenzelm clarified modules;
Sun, 21 Aug 2022 12:19:38 +0200 wenzelm clarified names: Browser_Info.Config vs. Browser_Info.Context;
Sun, 21 Aug 2022 11:59:25 +0200 wenzelm clarified modules;
Fri, 19 Aug 2022 20:11:15 +0200 wenzelm tuned messages (again, see d50c2129e73a): presentation setup could fail initially for take some time;
Fri, 19 Aug 2022 20:07:41 +0200 wenzelm clarified modules;
Thu, 18 Aug 2022 12:48:01 +0200 wenzelm more robust directory structure: always relative to session_dir;
Thu, 18 Aug 2022 11:43:27 +0200 wenzelm clarified signature;
Wed, 17 Aug 2022 15:44:51 +0200 wenzelm clarified signature: replaced Sessions.Deps by Sessions.Structure from HTML_Context;
Wed, 17 Aug 2022 14:42:20 +0200 wenzelm clarified signature: avoid object-oriented HTML_Context;
Sun, 07 Aug 2022 23:06:29 +0200 wenzelm tuned message;
Sun, 07 Aug 2022 12:22:43 +0200 wenzelm clarified modules;
Sat, 06 Aug 2022 19:37:31 +0200 wenzelm clarified message;
Sat, 06 Aug 2022 17:28:59 +0200 wenzelm clarified signature: prefer Export.Context;
Sat, 06 Aug 2022 16:37:23 +0200 wenzelm prefer Export.Context/Session_Context/Theory_Context over Sessions.Database_Context;
Wed, 03 Aug 2022 12:10:52 +0200 wenzelm tuned signature;
Sat, 30 Jul 2022 14:00:03 +0200 wenzelm tuned;
Sat, 30 Jul 2022 13:58:01 +0200 wenzelm clarified signature;
Sat, 30 Jul 2022 13:06:19 +0200 wenzelm clarified names;
Sat, 30 Jul 2022 11:10:39 +0200 wenzelm clarified signature: more explicit types;
Fri, 01 Apr 2022 23:19:12 +0200 wenzelm tuned formatting;
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Thu, 25 Nov 2021 21:31:50 +0100 wenzelm clarified default for kodkod_scala;
Mon, 22 Nov 2021 15:03:37 +0100 wenzelm more compact data during presentation: Entity_Context.Theory_Export instead of full Export_Theory.Theory;
Sun, 21 Nov 2021 17:42:11 +0100 wenzelm clarified system option standard values: avoid oddities like "isabelle build -o document_output" producing directories named "true";
Wed, 17 Nov 2021 20:49:09 +0100 wenzelm clarified HTML_Context.theory_exports: prefer value-oriented parallelism;
Wed, 17 Nov 2021 15:54:11 +0100 wenzelm afford more parallelism for sessions (instead of theories in 5eac4b13d1f1): depend on disjoint data areas (notably base.session_theories in 2ad892ac749a);
Wed, 17 Nov 2021 15:23:15 +0100 wenzelm present only selected session theories (as in Isabelle2021), in contrast to 2bc24136bdeb, eb89b3a37826;
Wed, 17 Nov 2021 11:57:34 +0100 wenzelm tuned;
Tue, 16 Nov 2021 21:47:38 +0100 wenzelm tuned;
Tue, 16 Nov 2021 21:43:41 +0100 wenzelm removed redundant test (see also 86fac52c2795, a9fea3f11cc0);
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);
Sun, 14 Nov 2021 15:21:40 +0100 wenzelm clarified signature;
Fri, 12 Nov 2021 16:49:28 +0100 wenzelm clarified HTML_Context: more explicit directory structure;
Fri, 12 Nov 2021 13:36:35 +0100 wenzelm clarified signature;
Thu, 11 Nov 2021 21:54:28 +0100 wenzelm clarified signature: avoid potential misunderstanding of Resources.empty as proper Resources;
Mon, 08 Nov 2021 12:45:35 +0100 wenzelm just one cache, via HTML_Context, via Sessions.Store or Session;
Sat, 06 Nov 2021 15:25:20 +0100 wenzelm use all entity kinds from theory export, e.g. "method", "attribute";
Fri, 05 Nov 2021 22:43:29 +0100 wenzelm avoid multiple copies of fonts;
Fri, 05 Nov 2021 12:55:49 +0100 wenzelm clarified order: prefer bottom-up construction of partial content;
Fri, 05 Nov 2021 12:36:00 +0100 wenzelm more thorough update_global_index: overwrite old content;
Fri, 05 Nov 2021 12:25:28 +0100 wenzelm tuned;
Fri, 05 Nov 2021 12:11:30 +0100 wenzelm clarified HTML_Context: just one context type;
Thu, 04 Nov 2021 19:22:11 +0100 wenzelm clarified Theory_Cache: prefer immutable data with Synchronized variable;
Wed, 03 Nov 2021 21:06:04 +0100 wenzelm improved HTML presentation by Fabian Huch;
Mon, 13 Sep 2021 11:52:32 +0200 wenzelm clarified signature;
Mon, 07 Jun 2021 11:42:05 +0200 wenzelm allow system option short form NAME for NAME=true for type string, not just bool;
Fri, 04 Jun 2021 23:30:46 +0200 wenzelm allow build session setup, e.g. for protocol handlers;
Fri, 04 Jun 2021 22:58:38 +0200 wenzelm unused;
Tue, 25 May 2021 23:58:49 +0200 wenzelm unused;
less more (0) -300 -100 -60 tip