Sun, 29 Jun 2025 15:48:13 +0200 |
wenzelm |
tuned signature: more operations;
|
file |
diff |
annotate
|
Sun, 29 Jun 2025 14:17:49 +0200 |
wenzelm |
basic support to reload theory markup from session store;
|
file |
diff |
annotate
|
Sat, 28 Jun 2025 15:45:55 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 28 Jun 2025 12:17:48 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 27 Jun 2025 15:03:12 +0200 |
wenzelm |
clarified signature: avoid Session with accidental Resources.bootstrap, which is mostly undefined;
|
file |
diff |
annotate
|
Fri, 27 Jun 2025 14:52:01 +0200 |
wenzelm |
clarified signature: prefer private operation (see also 803731b62180);
|
file |
diff |
annotate
|
Fri, 27 Jun 2025 14:48:37 +0200 |
wenzelm |
tuned (see also 5c7652e9bc01);
|
file |
diff |
annotate
|
Fri, 27 Jun 2025 14:41:18 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 27 Jun 2025 13:44:36 +0200 |
wenzelm |
clarified signature: omit pointless object-oriented indirection;
|
file |
diff |
annotate
|
Fri, 27 Jun 2025 13:37:36 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 26 Jun 2025 17:14:01 +0200 |
wenzelm |
proper build_context.store, instead of circular null value (amending 0e36478a1b6a and e891ff63e6db);
|
file |
diff |
annotate
|
Wed, 25 Jun 2025 13:16:07 +0200 |
wenzelm |
tuned signature: more explicit operations;
|
file |
diff |
annotate
|
Wed, 25 Jun 2025 12:25:02 +0200 |
wenzelm |
more robust session startup, notably Isabelle/jEdit with session build (amending 0e36478a1b6a);
|
file |
diff |
annotate
|
Tue, 24 Jun 2025 22:30:49 +0200 |
wenzelm |
clarified signature: general Session.open_session_context;
|
file |
diff |
annotate
|
Tue, 24 Jun 2025 21:49:43 +0200 |
wenzelm |
clarified signature: Session always provides Store (with Rich_Text.Cache);
|
file |
diff |
annotate
|
Tue, 24 Jun 2025 20:52:09 +0200 |
wenzelm |
clarified signature: more explicit subtypes of Session, with corresponding subtypes of Resources;
|
file |
diff |
annotate
|
Mon, 23 Jun 2025 14:42:40 +0200 |
wenzelm |
clarified signature, following c3793899b880;
|
file |
diff |
annotate
|
Mon, 01 Jul 2024 12:40:54 +0200 |
wenzelm |
clarified signature: more explicit XML.Body types, more uniform Symbol.encode_yxml;
|
file |
diff |
annotate
|
Sat, 08 Jun 2024 19:47:14 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 08 Jun 2024 19:43:08 +0200 |
wenzelm |
clarified output, following Consumer_Thread.failure;
|
file |
diff |
annotate
|
Sat, 08 Jun 2024 19:35:28 +0200 |
wenzelm |
more informative exception output, with optional trace;
|
file |
diff |
annotate
|
Sat, 11 Feb 2023 16:38:29 +0100 |
wenzelm |
clarified signature: avoid adhoc constants;
|
file |
diff |
annotate
|
Sun, 05 Feb 2023 20:09:39 +0100 |
wenzelm |
more diagnostic operations (see also 5c7652e9bc01);
|
file |
diff |
annotate
|
Sun, 05 Feb 2023 20:05:14 +0100 |
wenzelm |
more thorough consolidation: follow dependencies of forked proofs (e.g. see theories MaxPrefix vs. MaxChop in AFP/Functional-Automata);
|
file |
diff |
annotate
|
Tue, 31 Jan 2023 17:00:33 +0100 |
wenzelm |
automatically build document when selected theories are finished;
|
file |
diff |
annotate
|
Thu, 05 Jan 2023 17:14:29 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 05 Jan 2023 16:44:15 +0100 |
wenzelm |
clarified session sources: theory and blobs are read from database, instead of physical file-system;
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 15:32:12 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 11:58:45 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 27 Dec 2022 11:44:37 +0100 |
wenzelm |
clarified signature: more explicit types;
|
file |
diff |
annotate
|
Fri, 23 Dec 2022 22:48:29 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 23 Dec 2022 22:41:47 +0100 |
wenzelm |
more robust Document.Pending_Edits: cover all nodes simulataneously, and thus support proper Snapshot.switch;
|
file |
diff |
annotate
|
Fri, 23 Dec 2022 15:29:29 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 08 Dec 2022 22:38:03 +0100 |
wenzelm |
clarified signature: proper scopes and types;
|
file |
diff |
annotate
|
Wed, 07 Dec 2022 21:02:43 +0100 |
wenzelm |
clarified signature: just one level of arguments to avoid type-inference problems;
|
file |
diff |
annotate
|
Wed, 07 Dec 2022 12:38:06 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 09 Nov 2022 12:32:20 +0100 |
wenzelm |
clarified signature: more public operations;
|
file |
diff |
annotate
|
Sun, 06 Nov 2022 20:44:12 +0100 |
wenzelm |
provide Session.init_time as reference point for diagnostic messages;
|
file |
diff |
annotate
|
Wed, 02 Nov 2022 16:13:29 +0100 |
wenzelm |
tuned: avoid warning in IntelliJ IDEA;
|
file |
diff |
annotate
|
Mon, 31 Oct 2022 11:04:54 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Mon, 17 Oct 2022 12:15:23 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 17 Oct 2022 11:58:13 +0200 |
wenzelm |
tuned signature, following hints by IntelliJ IDEA;
|
file |
diff |
annotate
|
Sat, 03 Sep 2022 15:43:20 +0200 |
wenzelm |
unused (see 347ed6219dab);
|
file |
diff |
annotate
|
Fri, 05 Aug 2022 13:34:47 +0200 |
wenzelm |
clarified session name: treat PIDE session as Sessions.DRAFT with imports from other sessions;
|
file |
diff |
annotate
|
Thu, 21 Apr 2022 10:03:38 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 01 Apr 2022 17:06:10 +0200 |
wenzelm |
clarified formatting, for the sake of scala3;
|
file |
diff |
annotate
|
Mon, 08 Nov 2021 12:45:35 +0100 |
wenzelm |
just one cache, via HTML_Context, via Sessions.Store or Session;
|
file |
diff |
annotate
|
Thu, 04 Nov 2021 12:37:45 +0100 |
wenzelm |
avoid conflict with future keyword;
|
file |
diff |
annotate
|
Tue, 02 Nov 2021 15:40:02 +0100 |
wenzelm |
updated to scala-2.13.7 --- problems with jline disappear after purging $HOME/.inputrc;
|
file |
diff |
annotate
|
Tue, 07 Sep 2021 15:15:13 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 07 Sep 2021 15:10:53 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 16 May 2021 13:34:27 +0200 |
wenzelm |
tuned signature --- following hints by IntelliJ IDEA;
|
file |
diff |
annotate
|
Mon, 12 Apr 2021 18:10:13 +0200 |
wenzelm |
clarified signature for Scala functions;
|
file |
diff |
annotate
|
Sun, 11 Apr 2021 22:47:55 +0200 |
wenzelm |
more uniform use of Byte_Message;
|
file |
diff |
annotate
|
Thu, 04 Mar 2021 21:04:27 +0100 |
wenzelm |
clarified signature --- fewer warnings;
|
file |
diff |
annotate
|
Mon, 01 Mar 2021 22:22:12 +0100 |
wenzelm |
tuned --- fewer warnings;
|
file |
diff |
annotate
|