src/Pure/Thy/sessions.scala
Mon, 28 May 2018 17:40:34 +0200 wenzelm clarified signature: Known.theories retains Document.Node.Entry (with header);
Mon, 28 May 2018 11:15:17 +0200 wenzelm tuned signature;
Sat, 26 May 2018 21:24:07 +0200 wenzelm tuned;
Sat, 26 May 2018 19:40:02 +0200 wenzelm support 'export_files' in session ROOT;
Sat, 19 May 2018 20:05:13 +0200 wenzelm support for build_database_server (PostgreSQL);
Sat, 19 May 2018 16:13:39 +0200 wenzelm clarified store.clean_output: cleanup user_output_dir even in system_mode;
Sat, 19 May 2018 15:45:45 +0200 wenzelm clarified store directories;
Sat, 19 May 2018 14:52:01 +0200 wenzelm tuned;
Sat, 19 May 2018 14:47:54 +0200 wenzelm clarified handling of output heap;
Fri, 18 May 2018 21:50:46 +0200 wenzelm more abstract database access;
Fri, 18 May 2018 21:05:10 +0200 wenzelm clarified heap vs. database operations: discontinued correlation of directory;
Fri, 18 May 2018 17:21:12 +0200 wenzelm tuned signature;
Fri, 18 May 2018 17:09:55 +0200 wenzelm support Store with options;
Thu, 17 May 2018 16:42:13 +0200 wenzelm tuned signature;
Thu, 17 May 2018 15:38:36 +0200 wenzelm clarified signature;
Sun, 13 May 2018 16:37:36 +0200 wenzelm tuned signature;
Sat, 05 May 2018 13:56:51 +0200 wenzelm cleanup session output before starting build job;
Fri, 20 Apr 2018 22:17:42 +0200 wenzelm support for XZ.Cache;
Thu, 22 Mar 2018 16:20:53 +0100 wenzelm clarified signature: prefer selective include_sessions;
Fri, 16 Mar 2018 16:38:46 +0100 wenzelm tuned signature;
Thu, 15 Mar 2018 21:26:39 +0100 wenzelm support for "session_start";
Tue, 13 Mar 2018 21:04:42 +0100 wenzelm allow cancellation of Sessions.deps/base_info via progress.stopped (progress.echo only happens for options like "verbose");
Tue, 13 Mar 2018 18:28:12 +0100 wenzelm tuned;
Tue, 23 Jan 2018 19:25:39 +0100 wenzelm treat sessions as entities with defining position;
Fri, 19 Jan 2018 14:55:46 +0100 wenzelm formal treatment of documentation names;
Fri, 29 Dec 2017 17:40:57 +0100 wenzelm formal check of @{cite} bibtex entries -- only in batch-mode session builds;
Thu, 28 Dec 2017 21:45:28 +0100 wenzelm implicit thy_load context for bibtex files;
Thu, 28 Dec 2017 12:26:57 +0100 wenzelm avoid clash with special files in HTML output;
Thu, 28 Dec 2017 12:13:56 +0100 wenzelm tuned signature;
Sat, 16 Dec 2017 21:53:07 +0100 wenzelm added document antiquotation @{session name};
Sat, 16 Dec 2017 16:57:06 +0100 wenzelm disallow theory name "ROOT";
Sat, 16 Dec 2017 16:46:01 +0100 wenzelm PIDE markup for session ROOT files;
Sat, 16 Dec 2017 12:28:46 +0100 wenzelm tuned;
Mon, 27 Nov 2017 15:59:24 +0100 wenzelm retain files in Pure.thy, notably $POLYML_EXE;
Sun, 12 Nov 2017 19:46:19 +0100 wenzelm tuned signature;
Sun, 12 Nov 2017 12:55:10 +0100 wenzelm tuned;
Sun, 12 Nov 2017 12:41:05 +0100 wenzelm tuned signature;
Tue, 07 Nov 2017 21:32:22 +0100 wenzelm clarified signature (again);
Tue, 07 Nov 2017 17:16:53 +0100 wenzelm clarified exclusion: operate on completed selection, as last step;
Tue, 07 Nov 2017 17:21:39 +0100 wenzelm tuned;
Tue, 07 Nov 2017 16:50:26 +0100 wenzelm tuned signature;
Tue, 07 Nov 2017 16:44:25 +0100 wenzelm clarifified selection: always wrt. build_graph structure;
Tue, 07 Nov 2017 15:50:36 +0100 wenzelm tuned;
Tue, 07 Nov 2017 15:45:33 +0100 wenzelm tuned signature;
Tue, 07 Nov 2017 11:11:37 +0100 wenzelm backed out odd "bug fix" 671decd2e627;
Sun, 05 Nov 2017 16:57:03 +0100 wenzelm uniform graph restriction: build_graph is more sparse than imports_graph and may yield different results for exclude_session_groups / exclude_sessions (e.g. "isabelle build -a -X main");
Sat, 04 Nov 2017 17:11:21 +0100 wenzelm clarified lazy Completion within Outer_Syntax: measurable speedup of Sessions.deps;
Thu, 02 Nov 2017 15:21:35 +0100 wenzelm proper deps;
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;
Sat, 01 Jul 2017 16:39:56 +0200 wenzelm tuned;
Fri, 30 Jun 2017 14:19:37 +0200 wenzelm clarified platform file operations;
Mon, 26 Jun 2017 15:57:20 +0200 wenzelm proper bootstrap_name (amending b42743f5b595);
Thu, 01 Jun 2017 21:43:36 +0200 wenzelm tuned signature;
Fri, 26 May 2017 21:40:52 +0200 wenzelm unused;
Fri, 26 May 2017 20:52:01 +0200 wenzelm store errors in build_history logs and database;
Fri, 26 May 2017 15:19:21 +0200 wenzelm store errors in build db;
Wed, 17 May 2017 21:24:16 +0200 wenzelm clarified use of XML.Cache;
Sun, 14 May 2017 20:22:54 +0200 wenzelm tuned signature;
Sat, 06 May 2017 20:52:23 +0200 wenzelm tuned signature;
Sat, 06 May 2017 12:45:42 +0200 wenzelm clarified signature;
Wed, 03 May 2017 15:53:23 +0200 wenzelm tuned signature;
less more (0) -120 tip