src/Pure/Thy/sessions.scala
Thu, 02 Nov 2017 11:47:32 +0100 wenzelm allow unrelated ancestor;
Thu, 02 Nov 2017 11:25:37 +0100 wenzelm support alternative ancestor session;
Thu, 02 Nov 2017 10:16:22 +0100 wenzelm support focus_session, for much faster startup of Isabelle/jEdit;
Wed, 01 Nov 2017 21:02:16 +0100 wenzelm init only once (see also c0f776b661fa);
Wed, 01 Nov 2017 16:58:38 +0100 wenzelm clarified terminology;
Wed, 01 Nov 2017 16:43:51 +0100 wenzelm tuned signature;
Wed, 01 Nov 2017 16:38:15 +0100 wenzelm do not store bulky Session.Deps;
Wed, 01 Nov 2017 16:31:27 +0100 wenzelm avoid duplicate invocation of expensive Sessions.deps on full_sessions;
Wed, 01 Nov 2017 12:28:20 +0100 wenzelm clarified ROOT syntax: 'sessions' and 'theories' are optional, but need to be non-empty;
Tue, 31 Oct 2017 22:17:38 +0100 wenzelm removed unused option, which is potentially expensive;
Tue, 31 Oct 2017 21:50:09 +0100 wenzelm allow to augment session context via explicit session infos;
Tue, 31 Oct 2017 20:57:44 +0100 wenzelm synthesize session with all required theories from other session imports;
Tue, 31 Oct 2017 19:29:24 +0100 wenzelm clarified signature;
Tue, 31 Oct 2017 18:56:24 +0100 wenzelm clarified signature;
Tue, 31 Oct 2017 18:45:33 +0100 wenzelm clarified signature;
Tue, 31 Oct 2017 17:56:28 +0100 wenzelm clarified signature;
Tue, 31 Oct 2017 17:15:49 +0100 wenzelm clarified signature: global_theories is always required;
Tue, 31 Oct 2017 16:42:20 +0100 wenzelm tuned signature;
Tue, 31 Oct 2017 15:55:50 +0100 wenzelm clarified modules;
Tue, 31 Oct 2017 15:15:02 +0100 wenzelm more permissive: db could be empty after hard crash;
Wed, 25 Oct 2017 11:35:48 +0200 wenzelm uniform system name;
Mon, 16 Oct 2017 14:32:09 +0200 wenzelm provide theory timing information, similar to command timing but always considered relevant;
Fri, 13 Oct 2017 21:20:31 +0200 wenzelm tuned signature;
Thu, 12 Oct 2017 11:25:06 +0200 wenzelm clarified signature;
Wed, 11 Oct 2017 20:55:11 +0200 wenzelm clarified meta_digest;
Tue, 10 Oct 2017 11:24:35 +0200 wenzelm tuned signature;
Tue, 10 Oct 2017 11:20:02 +0200 wenzelm tuned signature;
Mon, 09 Oct 2017 21:43:27 +0200 wenzelm operations for graph display;
Mon, 09 Oct 2017 21:12:22 +0200 wenzelm tuned signature;
Mon, 09 Oct 2017 17:08:37 +0200 wenzelm tuned;
Mon, 09 Oct 2017 16:43:15 +0200 wenzelm clarified signature: public access to ROOT file syntax;
Sat, 07 Oct 2017 20:31:01 +0200 wenzelm theory qualifier is always session name (see also 31e8a86971a8);
Fri, 06 Oct 2017 17:13:57 +0200 wenzelm clarified node_syntax (amending ae38b8c0fdd9): default to overall_syntax, e.g. relevant for command spans wrt. bad header;
Wed, 04 Oct 2017 20:16:53 +0200 wenzelm process ROOT files only once, which allows duplicate (or overlapping) session root directories;
Mon, 02 Oct 2017 19:58:29 +0200 wenzelm discontinued obsolete 'files' in session ROOT;
Mon, 02 Oct 2017 15:37:46 +0200 wenzelm more compact (second-order) digest for 10^2..10^3 source files, with slightly increased risk of collisions;
Mon, 02 Oct 2017 13:33:36 +0200 wenzelm sources_stamp refers to full sources;
Sun, 01 Oct 2017 20:50:26 +0200 wenzelm persistent storage of imported_sources;
Sun, 01 Oct 2017 17:59:26 +0200 wenzelm cache sources: invoke SHA1.digest at most once;
Sun, 01 Oct 2017 16:56:47 +0200 wenzelm tuned;
Sun, 01 Oct 2017 13:07:31 +0200 wenzelm option -B for "isabelle build" and "isabelle imports";
Sun, 01 Oct 2017 12:28:52 +0200 wenzelm more standard merge operation;
Fri, 29 Sep 2017 22:43:29 +0200 wenzelm unused;
Fri, 29 Sep 2017 22:41:19 +0200 wenzelm more accurate node_syntax: avoid overall_syntax for PIDE edits;
Fri, 29 Sep 2017 22:12:32 +0200 wenzelm tuned signature;
Fri, 29 Sep 2017 21:30:31 +0200 wenzelm clarified theory syntax vs. overall session syntax;
Fri, 29 Sep 2017 21:03:04 +0200 wenzelm unused;
Fri, 29 Sep 2017 20:49:42 +0200 wenzelm more informative loaded_theories: dependencies and syntax;
Fri, 29 Sep 2017 17:41:39 +0200 wenzelm tuned signature;
Fri, 29 Sep 2017 17:35:09 +0200 wenzelm tuned;
Fri, 29 Sep 2017 17:28:44 +0200 wenzelm tuned signature;
Thu, 28 Sep 2017 15:11:32 +0200 wenzelm session-qualified theory names are mandatory;
Wed, 27 Sep 2017 17:39:03 +0200 wenzelm maintain loaded_files for each theory;
Tue, 26 Sep 2017 22:30:54 +0200 wenzelm clarified pure_files, based on uniform loaded_files;
Tue, 26 Sep 2017 17:32:16 +0200 wenzelm tuned signature -- more readable output as Scala value;
Sat, 16 Sep 2017 15:35:56 +0200 wenzelm proper standard_path to revert platform_path in JEdit_Sessions.session_base;
Tue, 05 Sep 2017 14:29:43 +0200 wenzelm tolerate more errors (cf. 1e5ae735e026);
Thu, 31 Aug 2017 19:06:14 +0200 wenzelm clarified signature: provide all_known information uniformly (it is subject to Sessions.T selection);
Thu, 31 Aug 2017 17:21:38 +0200 wenzelm tuned;
Thu, 31 Aug 2017 16:30:46 +0200 wenzelm clarified errors;
less more (0) -100 -60 tip