| 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 | 
| Fri, 06 Sep 2019 19:44:54 +0200 | wenzelm | prefer commands_accepted: fewer protocol messages; | file |
diff |
annotate | 
| Sat, 10 Aug 2019 12:53:35 +0200 | wenzelm | allow duplicate exports via strict = false; | file |
diff |
annotate | 
| Fri, 12 Apr 2019 19:48:29 +0200 | wenzelm | report document tags as seen in the text (not the active tag of Thy_Output.present_thy); | file |
diff |
annotate | 
| Sat, 30 Mar 2019 22:51:38 +0100 | wenzelm | more PIDE markup and hyperlinks; | file |
diff |
annotate | 
| Sun, 24 Mar 2019 17:24:24 +0100 | wenzelm | more markup for various text kinds, notably for nested formal comments; | file |
diff |
annotate | 
| Sun, 24 Mar 2019 13:48:46 +0100 | wenzelm | documentation of document markers and re-interpreted command tags; | file |
diff |
annotate | 
| Sun, 17 Mar 2019 20:03:55 +0100 | wenzelm | more meta data from "dcterms" (superset of "dc"); | file |
diff |
annotate | 
| Sun, 10 Mar 2019 14:19:30 +0100 | wenzelm | markup and document markers for some meta data from "Dublin Core Metadata Element Set"; | file |
diff |
annotate | 
| Mon, 04 Feb 2019 15:45:40 +0100 | wenzelm | added executable flag for exports; | file |
diff |
annotate | 
| Mon, 14 Jan 2019 13:58:12 +0100 | wenzelm | clarified message; | file |
diff |
annotate | 
| Sun, 13 Jan 2019 19:42:06 +0100 | wenzelm | support hyperlink to theory exports; | file |
diff |
annotate | 
| Mon, 31 Dec 2018 13:07:24 +0100 | wenzelm | update theory sources based on PIDE markup; | file |
diff |
annotate | 
| Wed, 21 Nov 2018 14:33:30 +0100 | wenzelm | more comment markup; | file |
diff |
annotate | 
| Sat, 15 Sep 2018 23:35:46 +0200 | wenzelm | more exports; | file |
diff |
annotate | 
| Sun, 02 Sep 2018 22:30:08 +0200 | wenzelm | clarified quasi_consolidated state: ensure that exports are present for ok nodes; | file |
diff |
annotate | 
| Sat, 01 Sep 2018 20:20:50 +0200 | wenzelm | more explicit status for "canceled" command within theory node; | file |
diff |
annotate | 
| Mon, 27 Aug 2018 19:29:07 +0200 | wenzelm | simplified markup; | file |
diff |
annotate | 
| Sat, 18 Aug 2018 22:09:09 +0200 | wenzelm | optional notification of nodes_status (via progress); | file |
diff |
annotate | 
| Tue, 29 May 2018 22:25:59 +0200 | wenzelm | more node status information; | file |
diff |
annotate | 
| Sun, 27 May 2018 13:42:01 +0200 | wenzelm | markup for deleted fragments of token source (NB: quoted tokens transform "\123" implicitly); | file |
diff |
annotate | 
| Fri, 11 May 2018 19:57:49 +0200 | wenzelm | more scalable -- avoid huge lines within stdout; | file |
diff |
annotate | 
| Mon, 07 May 2018 17:11:01 +0200 | wenzelm | store exports within PIDE command state; | file |
diff |
annotate | 
| Sun, 06 May 2018 22:15:52 +0200 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Sat, 05 May 2018 22:33:35 +0200 | wenzelm | protocol message for export of theory resources; | file |
diff |
annotate | 
| Thu, 15 Mar 2018 21:44:34 +0100 | wenzelm | clarified server log; | file |
diff |
annotate | 
| Mon, 12 Mar 2018 16:32:33 +0100 | wenzelm | explicit Server.Context with output channels (concurrent write); | file |
diff |
annotate | 
| Wed, 03 Jan 2018 20:55:13 +0100 | wenzelm | HTML output for Markdown elements; | file |
diff |
annotate | 
| Tue, 02 Jan 2018 19:52:17 +0100 | wenzelm | PIDE markup for Markdown items (which may consist of multiple paragraphs or lists); | file |
diff |
annotate | 
| Tue, 02 Jan 2018 15:38:22 +0100 | wenzelm | clarified terminology of "markdown_bullet"; | file |
diff |
annotate | 
| Mon, 30 Oct 2017 17:06:02 +0100 | wenzelm | proper order of initialization (amending 9953ae603a23); | 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 | 
| Mon, 16 Oct 2017 14:21:14 +0200 | wenzelm | tuned; | 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 | 
| Thu, 08 Jun 2017 23:04:07 +0200 | wenzelm | more HTML rendering as in Isabelle/jEdit; | file |
diff |
annotate | 
| Fri, 26 May 2017 20:52:01 +0200 | wenzelm | store errors in build_history logs and database; | file |
diff |
annotate | 
| Sun, 07 May 2017 16:04:19 +0200 | wenzelm | more operations; | file |
diff |
annotate | 
| Mon, 20 Mar 2017 20:43:26 +0100 | wenzelm | support to encode/decode command state; | file |
diff |
annotate | 
| Sat, 18 Mar 2017 22:11:05 +0100 | wenzelm | more informative session result; | file |
diff |
annotate | 
| Sat, 18 Mar 2017 20:51:42 +0100 | wenzelm | more realistic PIDE build session; | file |
diff |
annotate | 
| Fri, 10 Mar 2017 21:47:48 +0100 | wenzelm | suppress irrelevant markup for VSCode; | file |
diff |
annotate | 
| Mon, 24 Oct 2016 12:16:12 +0200 | wenzelm | discontinued unused / untested distinction of separate PIDE modules; | file |
diff |
annotate | 
| Sun, 23 Oct 2016 13:16:23 +0200 | wenzelm | more operations (see also properties.ML); | file |
diff |
annotate | 
| Fri, 12 Aug 2016 20:58:05 +0200 | wenzelm | active jEdit actions; | file |
diff |
annotate | 
| Wed, 13 Jul 2016 15:23:33 +0200 | wenzelm | obsolete; | file |
diff |
annotate | 
| Wed, 13 Jul 2016 15:19:16 +0200 | wenzelm | semantic indentation for unstructured proof scripts; | file |
diff |
annotate | 
| Wed, 22 Jun 2016 16:04:03 +0200 | wenzelm | report class parameters within instantiation; | file |
diff |
annotate | 
| Tue, 21 Jun 2016 14:42:47 +0200 | wenzelm | position information for literal facts; | file |
diff |
annotate | 
| Thu, 14 Apr 2016 22:55:53 +0200 | wenzelm | background color for entity def/ref focus; | file |
diff |
annotate | 
| Fri, 01 Apr 2016 21:34:17 +0200 | wenzelm | more markup; | file |
diff |
annotate | 
| Sat, 19 Dec 2015 14:47:52 +0100 | wenzelm | support for blocks with consistent breaks; | file |
diff |
annotate | 
| Thu, 17 Dec 2015 17:32:01 +0100 | wenzelm | support pretty break indent, like underlying ML systems; | file |
diff |
annotate | 
| Fri, 13 Nov 2015 19:59:28 +0100 | wenzelm | added antiquotation @{doc}, e.g. useful for demonstration purposes; | file |
diff |
annotate | 
| Sat, 07 Nov 2015 13:13:23 +0100 | wenzelm | less confusing markup; | file |
diff |
annotate | 
| Thu, 15 Oct 2015 15:06:03 +0200 | wenzelm | report Markdown document structure; | file |
diff |
annotate | 
| Mon, 10 Aug 2015 20:42:59 +0200 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Wed, 05 Aug 2015 14:18:07 +0200 | wenzelm | protocol support for thread debugger state; | file |
diff |
annotate | 
| Thu, 30 Jul 2015 11:39:30 +0200 | wenzelm | maintain debugger output messages; | file |
diff |
annotate | 
| Wed, 29 Jul 2015 14:04:19 +0200 | wenzelm | tuned; | file |
diff |
annotate | 
| Wed, 29 Jul 2015 13:34:04 +0200 | wenzelm | separate channel for debugger output; | file |
diff |
annotate | 
| Fri, 17 Jul 2015 16:23:25 +0200 | wenzelm | report possible breakpoint positions; | file |
diff |
annotate | 
| Sun, 15 Mar 2015 22:05:08 +0100 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Thu, 15 Jan 2015 12:54:08 +0100 | wenzelm | more informative build_theories_result: cumulative Runtime.exn_message; | file |
diff |
annotate | 
| Wed, 14 Jan 2015 17:24:55 +0100 | wenzelm | more type-safe handler interface; | file |
diff |
annotate | 
| Wed, 14 Jan 2015 16:27:19 +0100 | wenzelm | clarified build_theories: proper protocol handler; | file |
diff |
annotate | 
| Wed, 14 Jan 2015 14:28:52 +0100 | wenzelm | clarified build_theories; | file |
diff |
annotate | 
| Tue, 30 Dec 2014 23:45:03 +0100 | wenzelm | explicit message channel for "legacy", which is nonetheless a variant of "warning"; | file |
diff |
annotate | 
| Tue, 23 Dec 2014 21:14:44 +0100 | wenzelm | unused; | file |
diff |
annotate | 
| Tue, 23 Dec 2014 20:46:42 +0100 | wenzelm | explicit message channels for "state", "information"; | file |
diff |
annotate | 
| Mon, 08 Dec 2014 22:42:12 +0100 | wenzelm | expand ML cartouches to Input.source; | file |
diff |
annotate | 
| Wed, 03 Dec 2014 11:37:51 +0100 | wenzelm | clarified token kind; | file |
diff |
annotate | 
| Tue, 11 Nov 2014 18:16:25 +0100 | wenzelm | more position information, e.g. relevant for errors in generated ML source; | file |
diff |
annotate | 
| Fri, 31 Oct 2014 21:48:40 +0100 | wenzelm | discontinued obsolete control command category; | file |
diff |
annotate | 
| Sun, 05 Oct 2014 17:58:36 +0200 | wenzelm | citation tooltip/hyperlink based on open buffers with .bib files; | file |
diff |
annotate | 
| Sun, 05 Oct 2014 16:05:17 +0200 | wenzelm | bibtex support in ML: document antiquotation @{cite} with markup; | file |
diff |
annotate | 
| Fri, 26 Sep 2014 15:05:11 +0200 | wenzelm | support for sub-expression markup; | file |
diff |
annotate | 
| Wed, 27 Aug 2014 14:54:32 +0200 | wenzelm | more explicit Method.modifier with reported position; | file |
diff |
annotate | 
| Mon, 21 Jul 2014 17:39:20 +0200 | wenzelm | removed unused markup (cf. 2f7d91242b99); | file |
diff |
annotate | 
| Mon, 21 Jul 2014 17:37:22 +0200 | wenzelm | regular message to refer to Simplifier Trace panel (unused); | file |
diff |
annotate | 
| Mon, 05 May 2014 15:17:07 +0200 | wenzelm | support print operations as asynchronous query; | file |
diff |
annotate | 
| Sat, 03 May 2014 22:47:43 +0200 | wenzelm | support for path completion based on file-system content; | file |
diff |
annotate | 
| Sat, 26 Apr 2014 13:07:20 +0200 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Fri, 25 Apr 2014 23:42:25 +0200 | wenzelm | manager is direct receiver of prover output -- discontinued old performance tuning (329320fc88df, 1baa5d19ac44); | file |
diff |
annotate | 
| Sat, 19 Apr 2014 19:52:02 +0200 | wenzelm | more elementary option sledgehammer_provers, avoiding complications of defaults from ML side (NB: guessing at number of cores does not make sense in PIDE); | file |
diff |
annotate | 
| Thu, 17 Apr 2014 13:21:36 +0200 | wenzelm | added protocol command "use_theories", with core functionality of batch build; | file |
diff |
annotate | 
| Sat, 12 Apr 2014 17:46:54 +0200 | wenzelm | markup for prose words within formal comments; | file |
diff |
annotate | 
| Tue, 25 Mar 2014 16:11:00 +0100 | wenzelm | separate tokenization and language context for SML: no symbols, no antiquotes; | file |
diff |
annotate | 
| Tue, 18 Mar 2014 12:25:17 +0100 | wenzelm | more markup for improper elements; | file |
diff |
annotate | 
| Wed, 05 Mar 2014 16:13:24 +0100 | wenzelm | more explicit quasi_keyword markup, for Args.$$$ material, which is somewhere in between of outer and inner syntax; | file |
diff |
annotate | 
| Wed, 05 Mar 2014 13:11:08 +0100 | wenzelm | clarified init_assignable: make double-sure that initial values are reset; | file |
diff |
annotate | 
| Sun, 02 Mar 2014 19:00:45 +0100 | wenzelm | clarified names of antiquotations and markup; | file |
diff |
annotate | 
| Sat, 01 Mar 2014 22:46:31 +0100 | wenzelm | clarified language markup: added "delimited" property; | file |
diff |
annotate | 
| Wed, 26 Feb 2014 11:58:35 +0100 | wenzelm | markup for method combinators; | file |
diff |
annotate | 
| Tue, 25 Feb 2014 17:03:55 +0100 | wenzelm | clarified token markup: keyword1/keyword2 is for syntax, and "command" the entity kind; | file |
diff |
annotate | 
| Sun, 23 Feb 2014 21:11:59 +0100 | wenzelm | clarified semantic completion: retain kind.full_name as official item name for history; | file |
diff |
annotate | 
| Sun, 23 Feb 2014 14:39:51 +0100 | wenzelm | clarified completion names; | file |
diff |
annotate | 
| Sat, 22 Feb 2014 20:52:43 +0100 | wenzelm | support for completion within the formal context; | file |
diff |
annotate | 
| Sat, 22 Feb 2014 15:07:33 +0100 | wenzelm | refined language context: antiquotes; | file |
diff |
annotate | 
| Thu, 20 Feb 2014 13:23:49 +0100 | wenzelm | default completion context via outer syntax; | file |
diff |
annotate | 
| Thu, 20 Feb 2014 12:53:12 +0100 | wenzelm | completion of keywords and symbols based on language context; | file |
diff |
annotate | 
| Tue, 18 Feb 2014 18:29:02 +0100 | wenzelm | more standard names for protocol and markup elements; | file |
diff |
annotate | 
| Tue, 18 Feb 2014 17:03:12 +0100 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Tue, 18 Feb 2014 16:34:02 +0100 | wenzelm | generic markup for embedded languages; | file |
diff |
annotate | 
| Mon, 17 Feb 2014 11:14:26 +0100 | wenzelm | more markup; | file |
diff |
annotate | 
| Sat, 15 Feb 2014 18:28:18 +0100 | wenzelm | more uniform ML keyword markup; | file |
diff |
annotate | 
| Tue, 11 Feb 2014 11:30:33 +0100 | Lars Hupel | "no_memory" option for the simplifier trace to bypass memoization | file |
diff |
annotate | 
| Tue, 04 Feb 2014 09:04:59 +0000 | Lars Hupel | interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state | file |
diff |
annotate | 
| Sat, 18 Jan 2014 19:15:12 +0100 | wenzelm | support for nested text cartouches; | file |
diff |
annotate | 
| Mon, 09 Dec 2013 12:16:52 +0100 | wenzelm | added document antiquotation @{url}, which produces formal markup for LaTeX and PIDE; | file |
diff |
annotate | 
| Tue, 03 Sep 2013 13:09:15 +0200 | wenzelm | cases: more position information and PIDE markup; | file |
diff |
annotate | 
| Sat, 17 Aug 2013 22:15:45 +0200 | wenzelm | some protocol to determine provers according to ML; | file |
diff |
annotate | 
| Tue, 06 Aug 2013 21:34:58 +0200 | wenzelm | tuned -- more explicit type Status.Value; | file |
diff |
annotate | 
| Tue, 06 Aug 2013 21:08:04 +0200 | wenzelm | more explicit status for query operation; | file |
diff |
annotate | 
| Fri, 02 Aug 2013 22:17:53 +0200 | wenzelm | more general Output.result: allow to update arbitrary properties; | file |
diff |
annotate | 
| Tue, 30 Jul 2013 21:22:37 +0200 | wenzelm | less aggressive flushing: cope with massive amounts of protocol messages, e.g. from threads_trace; | file |
diff |
annotate |