| Thu, 08 Sep 2022 16:59:49 +0200 | wenzelm | support regex patterns on messages; | file |
diff |
annotate | 
| Tue, 06 Sep 2022 11:55:24 +0200 | wenzelm | inline markup for Output.state (in contrast to c94bba7906d2): make messages available via Rendering.text_messages and thus "isabelle log" (see cb0c407fbc6e), while Rendering.output_messages of Isabelle/jEdit/VSCode is unaffected; | file |
diff |
annotate | 
| Wed, 31 Aug 2022 15:05:28 +0200 | wenzelm | clarified signature; | file |
diff |
annotate | 
| Fri, 01 Apr 2022 23:19:12 +0200 | wenzelm | tuned formatting; | file |
diff |
annotate | 
| Fri, 01 Apr 2022 17:06:10 +0200 | wenzelm | clarified formatting, for the sake of scala3; | file |
diff |
annotate | 
| Tue, 08 Jun 2021 23:34:06 +0200 | wenzelm | prefer less intrusive tracing message; | file |
diff |
annotate | 
| Tue, 08 Jun 2021 13:17:45 +0200 | wenzelm | more formal ML profiling messages; | file |
diff |
annotate | 
| Mon, 01 Mar 2021 22:22:12 +0100 | wenzelm | tuned --- fewer warnings; | file |
diff |
annotate | 
| Fri, 18 Dec 2020 23:19:07 +0100 | wenzelm | improved markup for theory header imports; | file |
diff |
annotate | 
| Thu, 10 Dec 2020 22:15:16 +0100 | wenzelm | clarified messages; | file |
diff |
annotate | 
| Thu, 10 Dec 2020 21:48:53 +0100 | wenzelm | clarified messages; | file |
diff |
annotate | 
| Thu, 10 Dec 2020 17:41:46 +0100 | wenzelm | clarified messages; | file |
diff |
annotate | 
| Thu, 10 Dec 2020 17:14:49 +0100 | wenzelm | clarified types; | file |
diff |
annotate | 
| Sat, 28 Nov 2020 22:20:48 +0100 | wenzelm | clarified signature; | file |
diff |
annotate | 
| Fri, 27 Nov 2020 21:59:23 +0100 | wenzelm | clarified theory keywords: loaded_files are determined statically in Scala, but ML needs to do it semantically; | file |
diff |
annotate | 
| Fri, 27 Nov 2020 16:44:36 +0100 | wenzelm | more explicit types; | file |
diff |
annotate | 
| Mon, 23 Nov 2020 15:14:58 +0100 | wenzelm | support for PIDE markup in batch build (inactive due to pide_reports=false); | file |
diff |
annotate | 
| Tue, 17 Nov 2020 22:05:59 +0100 | wenzelm | more uniform Resources.init_session via YXML; | file |
diff |
annotate | 
| Mon, 16 Nov 2020 23:17:16 +0100 | wenzelm | proper html_symbols (amending 429afd0d1a79); | file |
diff |
annotate | 
| Sun, 15 Nov 2020 22:00:45 +0100 | wenzelm | refer to session structure from resources; | file |
diff |
annotate | 
| Sun, 15 Nov 2020 17:42:35 +0100 | wenzelm | tuned; | file |
diff |
annotate | 
| Sun, 15 Nov 2020 17:34:19 +0100 | wenzelm | clarified bibtex_entries: refer to overall session structure; | file |
diff |
annotate | 
| Tue, 01 Sep 2020 17:51:20 +0200 | wenzelm | unused (see also 7b318273a4aa); | file |
diff |
annotate | 
| Sat, 11 Jul 2020 15:23:22 +0200 | wenzelm | clarified inlined protocol messages; | file |
diff |
annotate | 
| Sun, 24 May 2020 10:36:42 +0200 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Fri, 03 Apr 2020 12:45:14 +0200 | wenzelm | clarified signature; | file |
diff |
annotate | 
| Wed, 01 Apr 2020 20:17:23 +0200 | wenzelm | pretty formatting as in Isabelle/ML; | file |
diff |
annotate | 
| Wed, 01 Apr 2020 18:22:19 +0200 | wenzelm | clarified signature; | file |
diff |
annotate | 
| Mon, 30 Mar 2020 11:59:44 +0200 | wenzelm | clarified modules: global quasi-scope for markers; | file |
diff |
annotate | 
| Sun, 29 Mar 2020 22:23:33 +0200 | wenzelm | clarified modules; | file |
diff |
annotate | 
| Fri, 27 Mar 2020 22:01:27 +0100 | wenzelm | misc tuning based on hints by IntelliJ IDEA; | file |
diff |
annotate | 
| Mon, 25 Nov 2019 13:28:31 +0100 | wenzelm | support for output messages; | file |
diff |
annotate | 
| Mon, 16 Sep 2019 20:06:25 +0200 | wenzelm | clarified signature -- removed pointless operations; | file |
diff |
annotate | 
| Mon, 16 Sep 2019 16:00:10 +0200 | wenzelm | find theories via session directories only -- ignore known_theories; | file |
diff |
annotate | 
| Thu, 12 Sep 2019 13:33:09 +0200 | wenzelm | find theory files via session structure: much faster Prover IDE startup; | file |
diff |
annotate | 
| Fri, 06 Sep 2019 19:44:54 +0200 | wenzelm | prefer commands_accepted: fewer protocol messages; | file |
diff |
annotate | 
| Fri, 06 Sep 2019 18:59:24 +0200 | wenzelm | prefer define_commands_bulk: fewer protocol messages; | file |
diff |
annotate | 
| Fri, 06 Sep 2019 16:11:19 +0200 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Mon, 02 Sep 2019 11:46:27 +0200 | wenzelm | clarified signature: prefer operations without position; | file |
diff |
annotate | 
| Sun, 19 May 2019 18:10:45 +0200 | wenzelm | more thorough assignment, e.g. when "purge" removes commands that were not assigned; | file |
diff |
annotate | 
| Thu, 28 Feb 2019 21:37:24 +0100 | wenzelm | more scalable on 32-bit Poly/ML; | file |
diff |
annotate | 
| Wed, 27 Feb 2019 21:30:16 +0100 | wenzelm | more compact representation: approx. factor 2; | file |
diff |
annotate | 
| Sat, 18 Aug 2018 12:41:05 +0200 | wenzelm | clarified modules; | file |
diff |
annotate | 
| Tue, 05 Jun 2018 16:12:26 +0200 | wenzelm | less wasteful consolidation, based on PIDE front-end state and recent changes; | file |
diff |
annotate | 
| Thu, 31 May 2018 22:27:13 +0200 | wenzelm | Document.update includes node consolidation / presentation as regular print operation: avoid user operations on protocol thread; | file |
diff |
annotate | 
| Tue, 29 May 2018 22:25:59 +0200 | wenzelm | more node status information; | file |
diff |
annotate | 
| Tue, 29 May 2018 20:00:10 +0200 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Thu, 22 Mar 2018 16:39:22 +0100 | wenzelm | clarified exported messages, e.g. suppress "information", "tracing"; | file |
diff |
annotate | 
| Wed, 21 Mar 2018 21:31:16 +0100 | wenzelm | tuned; | file |
diff |
annotate | 
| Fri, 16 Mar 2018 18:42:35 +0100 | wenzelm | support for "use_theories"; | file |
diff |
annotate | 
| Tue, 23 Jan 2018 19:25:39 +0100 | wenzelm | treat sessions as entities with defining position; | file |
diff |
annotate | 
| Fri, 19 Jan 2018 14:55:46 +0100 | wenzelm | formal treatment of documentation names; | file |
diff |
annotate | 
| Sat, 16 Dec 2017 21:53:07 +0100 | wenzelm | added document antiquotation @{session 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, 29 Sep 2017 20:49:42 +0200 | wenzelm | more informative loaded_theories: dependencies and syntax; | file |
diff |
annotate | 
| Thu, 28 Sep 2017 15:11:32 +0200 | wenzelm | session-qualified theory names are mandatory; | 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 | 
| Mon, 14 Aug 2017 13:53:49 +0200 | wenzelm | more explicit failure; | file |
diff |
annotate | 
| Mon, 14 Aug 2017 11:30:07 +0200 | wenzelm | explicit indication of consolidated nodes; | file |
diff |
annotate | 
| Tue, 08 Aug 2017 22:13:05 +0200 | wenzelm | maintain "consolidated" status of theory nodes, which means all evals are finished (but not necessarily prints nor imports); | file |
diff |
annotate |