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