Tue, 26 Mar 2024 21:34:08 +0100 |
wenzelm |
more robust: untyped/unscoped markup elements need to reside in module Markup for minimal static checking (see also 11a1f4d7af51);
|
file |
diff |
annotate
|
Sun, 09 Jul 2023 17:39:46 +0200 |
wenzelm |
more markup for command_span: this allows to reconstruct Thy_Element structure without knowing the outer syntax;
|
file |
diff |
annotate
|
Wed, 10 May 2023 20:30:46 +0200 |
wenzelm |
more informative position information;
|
file |
diff |
annotate
|
Sat, 14 Jan 2023 22:24:01 +0100 |
wenzelm |
proper language context;
|
file |
diff |
annotate
|
Sat, 14 Jan 2023 19:47:02 +0100 |
wenzelm |
more operations: use proper constants;
|
file |
diff |
annotate
|
Fri, 13 Jan 2023 19:16:24 +0100 |
wenzelm |
clarified types;
|
file |
diff |
annotate
|
Fri, 13 Jan 2023 19:07:18 +0100 |
wenzelm |
more explicit language context;
|
file |
diff |
annotate
|
Fri, 13 Jan 2023 17:14:59 +0100 |
wenzelm |
clarified signature: more explicit types;
|
file |
diff |
annotate
|
Thu, 12 Jan 2023 20:09:08 +0100 |
wenzelm |
avoid confusion of markup element vs. property names;
|
file |
diff |
annotate
|
Thu, 12 Jan 2023 19:48:47 +0100 |
wenzelm |
clarified Latex markup: optional cite "location" consists of nested document text;
|
file |
diff |
annotate
|
Thu, 12 Jan 2023 16:01:49 +0100 |
wenzelm |
more explicit latex markup;
|
file |
diff |
annotate
|
Mon, 31 Oct 2022 11:04:54 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 26 Aug 2022 12:38:00 +0200 |
wenzelm |
removed unused "def_theory" markup (stemming from be49c660ebbf), superseded e.g. by Document_Info.theory_by_file();
|
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
|
Mon, 06 Dec 2021 15:34:54 +0100 |
wenzelm |
discontinued old-style {* verbatim *} tokens;
|
file |
diff |
annotate
|
Tue, 23 Nov 2021 21:02:13 +0100 |
wenzelm |
example: alternative document headings, based on more general document output markup;
|
file |
diff |
annotate
|
Mon, 22 Nov 2021 16:49:58 +0100 |
wenzelm |
source positions for document markup commands, e.g. to retrieve PIDE markup in presentation;
|
file |
diff |
annotate
|
Sat, 20 Nov 2021 20:42:41 +0100 |
wenzelm |
more symbolic latex_output via XML (using YXML within text);
|
file |
diff |
annotate
|
Sat, 20 Nov 2021 18:15:09 +0100 |
wenzelm |
more symbolic latex_output via XML;
|
file |
diff |
annotate
|
Mon, 15 Nov 2021 17:26:31 +0100 |
wenzelm |
more symbolic latex_output via XML;
|
file |
diff |
annotate
|
Sun, 14 Nov 2021 20:40:41 +0100 |
wenzelm |
more symbolic latex output;
|
file |
diff |
annotate
|
Sun, 14 Nov 2021 17:46:41 +0100 |
wenzelm |
symbolic latex_output via XML, interpreted in Isabelle/Scala;
|
file |
diff |
annotate
|
Sun, 14 Nov 2021 15:42:38 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 14 Nov 2021 15:21:40 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 03 Nov 2021 16:23:20 +0100 |
wenzelm |
more PIDE markup;
|
file |
diff |
annotate
|
Tue, 07 Sep 2021 22:35:44 +0200 |
wenzelm |
more markup, e.g. to locate defining theory node in formal document output;
|
file |
diff |
annotate
|
Tue, 07 Sep 2021 21:16:22 +0200 |
wenzelm |
export other entities, e.g. relevant for formal document output;
|
file |
diff |
annotate
|
Tue, 24 Aug 2021 13:39:37 +0200 |
wenzelm |
minor performance tuning;
|
file |
diff |
annotate
|
Tue, 03 Aug 2021 13:08:23 +0200 |
wenzelm |
more uniform signatures in ML and Scala;
|
file |
diff |
annotate
|
Tue, 08 Jun 2021 13:17:45 +0200 |
wenzelm |
more formal ML profiling messages;
|
file |
diff |
annotate
|
Tue, 25 May 2021 22:28:39 +0200 |
wenzelm |
compose Latex text as XML, output exported YXML in Isabelle/Scala;
|
file |
diff |
annotate
|
Sat, 10 Apr 2021 21:50:59 +0200 |
wenzelm |
more robust treatment of empty markup: it allows to produce formal chunks;
|
file |
diff |
annotate
|
Sat, 13 Mar 2021 12:36:24 +0100 |
wenzelm |
clarified signature: function_thread is determined in Isabelle/Scala, not Isabelle/ML;
|
file |
diff |
annotate
|
Thu, 04 Mar 2021 15:49:15 +0100 |
wenzelm |
tuned --- fewer warnings;
|
file |
diff |
annotate
|
Wed, 16 Dec 2020 13:22:38 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 13 Dec 2020 22:30:30 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 13 Dec 2020 19:04:46 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 09 Dec 2020 22:07:14 +0100 |
wenzelm |
clarified protocol: support "isabelle log" on failed theories as well;
|
file |
diff |
annotate
|
Mon, 07 Dec 2020 16:24:39 +0100 |
wenzelm |
clarified markup: support more completion, e.g. within ROOTS;
|
file |
diff |
annotate
|
Sun, 29 Nov 2020 17:57:20 +0100 |
wenzelm |
more completion;
|
file |
diff |
annotate
|
Sun, 29 Nov 2020 17:54:50 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 25 Nov 2020 20:48:33 +0100 |
wenzelm |
clarified command_timings protocol;
|
file |
diff |
annotate
|
Wed, 25 Nov 2020 15:24:55 +0100 |
wenzelm |
tuned signature;
|
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, 29 Sep 2020 13:19:34 +0200 |
wenzelm |
allow Scala function execution on separate thread: better reactivity, but potential overloading of the JVM;
|
file |
diff |
annotate
|
Sat, 15 Aug 2020 13:37:34 +0200 |
wenzelm |
provide protocol handlers via isabelle_system_service;
|
file |
diff |
annotate
|
Fri, 07 Aug 2020 22:57:14 +0200 |
wenzelm |
provide POLYSTATSDIR to keep $HOME/.polyml clean (requires Poly/ML 52881757b127, otherwise ignored);
|
file |
diff |
annotate
|
Fri, 07 Aug 2020 22:19:32 +0200 |
wenzelm |
clarified names;
|
file |
diff |
annotate
|
Fri, 07 Aug 2020 20:19:49 +0200 |
wenzelm |
ML statistics via external process: allows monitoring RTS while ML program sleeps;
|
file |
diff |
annotate
|
Thu, 06 Aug 2020 23:27:52 +0200 |
wenzelm |
more compact command_timings, as in former batch-build;
|
file |
diff |
annotate
|
Sat, 11 Jul 2020 15:51:15 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 10 Jul 2020 22:38:03 +0200 |
wenzelm |
proper session Timing for build_history log file (see 5c4800f6b25a);
|
file |
diff |
annotate
|
Wed, 08 Jul 2020 14:43:02 +0200 |
wenzelm |
more robust protocol for "Timing ..." messages, notably for pide_session=true;
|
file |
diff |
annotate
|
Fri, 03 Apr 2020 12:45:14 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sun, 29 Mar 2020 22:23:33 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sun, 29 Mar 2020 21:57:40 +0200 |
wenzelm |
clarified signature: more explicit type Protocol_Message.Marker;
|
file |
diff |
annotate
|
Fri, 27 Mar 2020 22:01:27 +0100 |
wenzelm |
misc tuning based on hints by IntelliJ IDEA;
|
file |
diff |
annotate
|
Sat, 23 Nov 2019 11:36:42 +0100 |
wenzelm |
clarified error: tmp file can be invalid in odd situations;
|
file |
diff |
annotate
|
Wed, 02 Oct 2019 14:45:37 +0200 |
wenzelm |
more robust: avoid update/interrupt of long-running print_consolidation;
|
file |
diff |
annotate
|