src/Pure/Thy/sessions.scala
Mon, 04 Apr 2022 23:46:14 +0200 wenzelm clarified signature: avoid ambiguity in scala3;
Mon, 04 Apr 2022 23:33:14 +0200 wenzelm clarified signature: avoid ambiguity in scala3;
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, 31 Mar 2022 22:40:34 +0200 wenzelm tuned: eliminted do-while for the sake of scala3;
Wed, 23 Mar 2022 12:15:25 +0100 wenzelm tuned signature;
Tue, 22 Mar 2022 18:56:28 +0100 wenzelm more robust errors -- on foreground process instead of background server;
Wed, 17 Nov 2021 13:11:58 +0100 wenzelm tuned;
Wed, 17 Nov 2021 12:28:07 +0100 wenzelm tuned (see also e0d1d9203275);
Wed, 17 Nov 2021 12:10:48 +0100 wenzelm clarified signature;
Mon, 08 Nov 2021 12:45:35 +0100 wenzelm just one cache, via HTML_Context, via Sessions.Store or Session;
Fri, 05 Nov 2021 12:05:17 +0100 wenzelm unused (see also 217e6cf61453, 5e7916535860);
Thu, 08 Jul 2021 13:34:12 +0200 wenzelm tuned 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;
Sat, 05 Jun 2021 21:01:00 +0200 wenzelm clarified modules;
Sat, 05 Jun 2021 20:20:25 +0200 wenzelm clarified check (refining fc828f64da5b): etc/settings or etc/components is not strictly required according to "init_component", and notable components only have session ROOTS (e.g. AFP/thys);
Mon, 17 May 2021 16:15:25 +0200 wenzelm clarified modules;
Sun, 16 May 2021 13:14:16 +0200 wenzelm ignore session build timeout, notably in AFP;
Sun, 16 May 2021 13:06:13 +0200 wenzelm check timeout_ignored as in ML, before applying timeout_scale;
Thu, 04 Mar 2021 21:04:27 +0100 wenzelm clarified signature --- fewer warnings;
Thu, 04 Mar 2021 16:23:34 +0100 wenzelm proper scala.collection.immutable;
Thu, 04 Mar 2021 15:41:46 +0100 wenzelm tuned --- fewer warnings;
Wed, 03 Mar 2021 22:31:11 +0100 wenzelm tuned --- fewer warnings;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Sat, 27 Feb 2021 13:37:04 +0100 wenzelm clarified message;
Sat, 27 Feb 2021 13:20:52 +0100 wenzelm clarified message;
Mon, 04 Jan 2021 13:23:51 +0100 wenzelm tuned signature;
Sat, 02 Jan 2021 22:50:09 +0100 wenzelm clarified caching;
Sat, 02 Jan 2021 22:22:34 +0100 wenzelm clarified signature: absorb XZ.Cache into XML.Cache;
Sat, 02 Jan 2021 15:58:48 +0100 wenzelm clarified signature --- internal Cache.none;
Wed, 09 Dec 2020 20:10:10 +0100 wenzelm added "isabelle log": print messages from build database;
Wed, 09 Dec 2020 14:29:30 +0100 wenzelm tuned signature;
Tue, 08 Dec 2020 17:30:24 +0100 wenzelm clarified signature;
Mon, 07 Dec 2020 20:26:09 +0100 wenzelm clarified signature: provide XZ.Cache where Export.Entry is created;
Mon, 07 Dec 2020 19:22:37 +0100 wenzelm tuned signature;
Sun, 06 Dec 2020 21:43:52 +0100 wenzelm clarified File_Format.detect: needs to operate on full node name;
Sun, 06 Dec 2020 16:27:37 +0100 wenzelm PIDE support for session ROOTS;
Sun, 06 Dec 2020 13:22:20 +0100 wenzelm tuned signature;
Sat, 05 Dec 2020 12:14:40 +0100 wenzelm support for PIDE markup for auxiliary files ("blobs");
Tue, 01 Dec 2020 16:07:19 +0100 wenzelm clarified signature;
Sat, 28 Nov 2020 21:56:24 +0100 wenzelm added document antiquotation @{tool};
Sat, 28 Nov 2020 17:38:03 +0100 wenzelm clarified protocol: Doc.check at run-time via Scala function;
Thu, 26 Nov 2020 23:23:19 +0100 wenzelm store timings for used_theories in canonical order, with reconstructed store.read_theories;
Thu, 26 Nov 2020 12:27:09 +0100 wenzelm clarified signature;
Thu, 26 Nov 2020 12:21:45 +0100 wenzelm clarified signature --- avoid repeated open_database on server;
Tue, 24 Nov 2020 16:39:58 +0100 wenzelm clarified signature and database layout;
Sat, 21 Nov 2020 21:02:38 +0100 wenzelm clarified signature: prefer Database_Context;
Sat, 21 Nov 2020 20:35:48 +0100 wenzelm clarified modules;
Sat, 21 Nov 2020 15:20:12 +0100 wenzelm tuned signature;
Fri, 20 Nov 2020 23:53:37 +0100 wenzelm tuned signature;
Fri, 20 Nov 2020 23:47:34 +0100 wenzelm generate theory HTML in Isabelle/Scala;
Fri, 20 Nov 2020 12:00:08 +0100 wenzelm proper meta_digest: avoid non-portable position information;
Wed, 18 Nov 2020 21:34:13 +0100 wenzelm store documents within session database, instead of browser_info directory;
Wed, 18 Nov 2020 15:52:12 +0100 wenzelm clarified modules;
Wed, 18 Nov 2020 15:36:41 +0100 wenzelm clarified signature: more explicit types;
Wed, 18 Nov 2020 13:16:08 +0100 wenzelm more explicit presentation directory;
Wed, 18 Nov 2020 13:14:01 +0100 wenzelm more robust, e.g. for "isabelle build_doc system";
Tue, 17 Nov 2020 16:34:01 +0100 wenzelm clarified access to single database server vs. collection of database files;
Mon, 16 Nov 2020 23:27:43 +0100 wenzelm clarified signature;
Mon, 16 Nov 2020 23:19:07 +0100 wenzelm clarified signature: theory imports could be from other sessions;
less more (0) -300 -100 -60 tip