| Sat, 17 Aug 2013 22:08:21 +0200 | 
wenzelm | 
public access for protocol handlers and protocol commands -- to be used within reason;
 | 
file |
diff |
annotate
 | 
| Fri, 09 Aug 2013 11:18:36 +0200 | 
wenzelm | 
cancel_query via direct access to the exec_id of the running query process;
 | 
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
 | 
| Mon, 29 Jul 2013 14:37:59 +0200 | 
wenzelm | 
show displaced messages (e.g. from protocol thread) as raw output;
 | 
file |
diff |
annotate
 | 
| Mon, 29 Jul 2013 13:00:36 +0200 | 
wenzelm | 
obsolete;
 | 
file |
diff |
annotate
 | 
| Sat, 13 Jul 2013 17:05:22 +0200 | 
wenzelm | 
update_options with full update, e.g. required for re-assignment of Command.prints;
 | 
file |
diff |
annotate
 | 
| Tue, 09 Jul 2013 13:17:22 +0200 | 
wenzelm | 
tuned protocol terminology;
 | 
file |
diff |
annotate
 | 
| Fri, 05 Jul 2013 16:01:45 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Fri, 05 Jul 2013 15:38:03 +0200 | 
wenzelm | 
explicit module Document_ID as source of globally unique identifiers across ML/Scala;
 | 
file |
diff |
annotate
 | 
| Wed, 22 May 2013 16:13:52 +0200 | 
wenzelm | 
stop protocol handlers as well;
 | 
file |
diff |
annotate
 | 
| Wed, 22 May 2013 14:10:45 +0200 | 
wenzelm | 
explicit management of Session.Protocol_Handlers, with protocol state and functions;
 | 
file |
diff |
annotate
 | 
| Mon, 20 May 2013 16:17:56 +0200 | 
wenzelm | 
more explicit Session.update_options as source of Global_Options event;
 | 
file |
diff |
annotate
 | 
| Mon, 29 Apr 2013 15:47:42 +0200 | 
wenzelm | 
clarified module dependencies: avoid Properties and Document introding minimal "PIDE";
 | 
file |
diff |
annotate
 | 
| Tue, 09 Apr 2013 20:34:15 +0200 | 
wenzelm | 
public Isabelle_Process.xml_cache (thread-safe);
 | 
file |
diff |
annotate
 | 
| Tue, 09 Apr 2013 20:16:52 +0200 | 
wenzelm | 
just one timing protocol function, with 3 implementations: TTY/PG, PIDE/document, build;
 | 
file |
diff |
annotate
 | 
| Sun, 10 Feb 2013 22:03:21 +0100 | 
wenzelm | 
avoid crash (NPE) when properties are changed during prover startup (e.g. by font scaling);
 | 
file |
diff |
annotate
 | 
| Fri, 18 Jan 2013 17:51:50 +0100 | 
wenzelm | 
more systematic task statistics;
 | 
file |
diff |
annotate
 | 
| Sat, 05 Jan 2013 22:02:44 +0100 | 
wenzelm | 
ignore vacuous edits (e.g. stemming from Plugin.init_models) to avoid pointless protocol round-trip, which could lead to painting of outdated snapshot in the meantime (notably on Windows);
 | 
file |
diff |
annotate
 | 
| Thu, 03 Jan 2013 13:54:45 +0100 | 
wenzelm | 
improved Monitor_Dockable, based on ML_Statistics operations;
 | 
file |
diff |
annotate
 | 
| Sun, 16 Dec 2012 18:44:27 +0100 | 
wenzelm | 
tuned signature: use thy_load to adapt to prover/editor specific view on sources;
 | 
file |
diff |
annotate
 | 
| Thu, 13 Dec 2012 17:29:23 +0100 | 
wenzelm | 
more careful handling of Dialog_Result, with active area and color feedback;
 | 
file |
diff |
annotate
 | 
| Thu, 13 Dec 2012 13:52:18 +0100 | 
wenzelm | 
identify dialogs via official serial and maintain as result message;
 | 
file |
diff |
annotate
 | 
| Wed, 12 Dec 2012 23:36:07 +0100 | 
wenzelm | 
rendering of selected dialog_result as active_result_color, depending on dynamic command status in output panel, but not static popups etc.;
 | 
file |
diff |
annotate
 | 
| Wed, 12 Dec 2012 21:50:42 +0100 | 
wenzelm | 
support dialog via document content;
 | 
file |
diff |
annotate
 | 
| Sat, 08 Dec 2012 22:19:24 +0100 | 
wenzelm | 
basic monitor panel, using the powerful jfreechart library;
 | 
file |
diff |
annotate
 | 
| Wed, 05 Dec 2012 12:22:55 +0100 | 
wenzelm | 
tuned signature in accordance to document operations;
 | 
file |
diff |
annotate
 | 
| Tue, 04 Dec 2012 15:47:37 +0100 | 
wenzelm | 
emit bulk edits on initialization of multiple buffers, which greatly improves performance when starting big sessions (e.g. JinjaThreads);
 | 
file |
diff |
annotate
 | 
| Wed, 28 Nov 2012 17:18:53 +0100 | 
wenzelm | 
some support for ML runtime statistics;
 | 
file |
diff |
annotate
 | 
| Sun, 25 Nov 2012 19:49:24 +0100 | 
wenzelm | 
Isabelle-specific implementation of quasi-abstract markup elements -- back to module arrangement before d83797ef0d2d;
 | 
file |
diff |
annotate
 | 
| Sun, 18 Nov 2012 15:28:58 +0100 | 
wenzelm | 
update options via protocol;
 | 
file |
diff |
annotate
 | 
| Sat, 22 Sep 2012 14:41:41 +0200 | 
wenzelm | 
Thy_Syntax.consolidate_spans is subject to editor_reparse_limit, for improved experience of unbalanced comments etc.;
 | 
file |
diff |
annotate
 | 
| Sat, 22 Sep 2012 14:03:01 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Thu, 20 Sep 2012 19:23:05 +0200 | 
wenzelm | 
more management of Invoke_Scala tasks;
 | 
file |
diff |
annotate
 | 
| Tue, 18 Sep 2012 14:51:12 +0200 | 
wenzelm | 
some actual rich text markup via XML.content_markup;
 | 
file |
diff |
annotate
 | 
| Tue, 11 Sep 2012 20:22:03 +0200 | 
wenzelm | 
prefer tuning parameters as public methods (again) -- to allow overriding in applications;
 | 
file |
diff |
annotate
 | 
| Tue, 11 Sep 2012 19:19:39 +0200 | 
wenzelm | 
more options;
 | 
file |
diff |
annotate
 | 
| Mon, 10 Sep 2012 21:17:32 +0200 | 
wenzelm | 
option jedit_load_delay;
 | 
file |
diff |
annotate
 | 
| Fri, 07 Sep 2012 15:00:03 +0200 | 
wenzelm | 
postpone update of text overview panel after incoming session edits, to improve reactivity of editing massive theories like src/HOL/Multivariate_Analysis;
 | 
file |
diff |
annotate
 | 
| Wed, 29 Aug 2012 17:19:48 +0200 | 
wenzelm | 
clarified handling of raw output messages;
 | 
file |
diff |
annotate
 | 
| Wed, 22 Aug 2012 16:24:52 +0200 | 
wenzelm | 
clarified global get_recent_syntax: session always has its base_syntax, but it might be absent itself;
 | 
file |
diff |
annotate
 | 
| Tue, 21 Aug 2012 12:15:25 +0200 | 
wenzelm | 
clarified initialization of Thy_Load, Thy_Info, Session;
 | 
file |
diff |
annotate
 | 
| Tue, 14 Aug 2012 12:26:02 +0200 | 
wenzelm | 
check_errors for cumulative session content;
 | 
file |
diff |
annotate
 | 
| Tue, 14 Aug 2012 11:37:58 +0200 | 
wenzelm | 
added jedit option -d;
 | 
file |
diff |
annotate
 | 
| Fri, 10 Aug 2012 15:14:45 +0200 | 
wenzelm | 
apply all text edits to each node, before determining the resulting doc_edits -- allow several iterations to consolidate spans etc.;
 | 
file |
diff |
annotate
 | 
| Tue, 07 Aug 2012 20:28:35 +0200 | 
wenzelm | 
more token markers, based on actual outer syntax;
 | 
file |
diff |
annotate
 | 
| Tue, 07 Aug 2012 19:16:58 +0200 | 
wenzelm | 
simplified process startup phases: INIT suffices for is_ready;
 | 
file |
diff |
annotate
 | 
| Tue, 07 Aug 2012 17:08:22 +0200 | 
wenzelm | 
prefer static Build.session_content for loaded theories -- discontinued incremental protocol;
 | 
file |
diff |
annotate
 | 
| Tue, 07 Aug 2012 16:34:15 +0200 | 
wenzelm | 
prefer static Build.outer_syntax in Isabelle/Scala session -- discontinued incremental protocol;
 | 
file |
diff |
annotate
 | 
| Tue, 07 Aug 2012 15:01:48 +0200 | 
wenzelm | 
simplified Document.Node.Header -- internalized errors;
 | 
file |
diff |
annotate
 | 
| Sun, 22 Jul 2012 00:00:22 +0200 | 
wenzelm | 
determine source dependencies, relatively to preloaded theories;
 | 
file |
diff |
annotate
 | 
| Tue, 29 May 2012 21:48:05 +0200 | 
wenzelm | 
clarified prover startup: no timeout, read stderr more carefully;
 | 
file |
diff |
annotate
 | 
| Tue, 29 May 2012 18:00:54 +0200 | 
wenzelm | 
more explicit treatment of return code vs. session phase;
 | 
file |
diff |
annotate
 | 
| Sat, 21 Apr 2012 14:53:04 +0200 | 
wenzelm | 
some builtin session timing;
 | 
file |
diff |
annotate
 | 
| Fri, 20 Apr 2012 20:29:44 +0200 | 
wenzelm | 
simplified internal actor protocol;
 | 
file |
diff |
annotate
 | 
| Sat, 07 Apr 2012 16:59:27 +0200 | 
wenzelm | 
init message not bad;
 | 
file |
diff |
annotate
 | 
| Fri, 06 Apr 2012 11:49:08 +0200 | 
wenzelm | 
discontinued Document.update_perspective side-entry (cf. 546adfa8a6fc) -- NB: re-assignment is always necessary due to non-monotonic cancel_execution;
 | 
file |
diff |
annotate
 | 
| Thu, 05 Apr 2012 14:14:51 +0200 | 
wenzelm | 
less aggressive discontinue_execution before document update, to avoid unstable execs that need to be re-assigned;
 | 
file |
diff |
annotate
 | 
| Mon, 19 Mar 2012 23:08:27 +0100 | 
wenzelm | 
explicit propagation of assignment event, even if changed command set is empty;
 | 
file |
diff |
annotate
 | 
| Thu, 15 Mar 2012 14:39:42 +0100 | 
wenzelm | 
more recent recent_syntax, e.g. relevant for document rendering during startup;
 | 
file |
diff |
annotate
 | 
| Thu, 15 Mar 2012 14:13:49 +0100 | 
wenzelm | 
basic support for outer syntax keywords in theory header;
 | 
file |
diff |
annotate
 | 
| Thu, 15 Mar 2012 11:37:56 +0100 | 
wenzelm | 
maintain Version.syntax within document state;
 | 
file |
diff |
annotate
 | 
| Sat, 03 Mar 2012 18:18:39 +0100 | 
wenzelm | 
clarified terminology of raw protocol messages;
 | 
file |
diff |
annotate
 | 
| Sat, 03 Mar 2012 17:30:14 +0100 | 
wenzelm | 
tuned signature -- emphasize Isabelle_Process Input vs. Output;
 | 
file |
diff |
annotate
 | 
| Sat, 03 Mar 2012 16:59:30 +0100 | 
wenzelm | 
explicit syslog_limit reduces danger of low-level message flooding;
 | 
file |
diff |
annotate
 | 
| Thu, 01 Mar 2012 11:28:33 +0100 | 
wenzelm | 
clarified document nodes (full import graph) vs. node_status (non-preloaded theories);
 | 
file |
diff |
annotate
 | 
| Wed, 29 Feb 2012 23:09:06 +0100 | 
wenzelm | 
clarified module Thy_Load;
 | 
file |
diff |
annotate
 | 
| Sun, 26 Feb 2012 19:36:35 +0100 | 
wenzelm | 
tuned signature (in accordance with ML);
 | 
file |
diff |
annotate
 | 
| Sun, 26 Feb 2012 17:54:35 +0100 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Thu, 23 Feb 2012 20:24:05 +0100 | 
wenzelm | 
streamlined abstract datatype;
 | 
file |
diff |
annotate
 | 
| Tue, 21 Feb 2012 13:37:03 +0100 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Thu, 12 Jan 2012 20:58:17 +0100 | 
wenzelm | 
added cat_lines convenience;
 | 
file |
diff |
annotate
 | 
| Thu, 05 Jan 2012 14:48:41 +0100 | 
wenzelm | 
prefer raw_message for protocol implementation;
 | 
file |
diff |
annotate
 | 
| Thu, 05 Jan 2012 14:34:18 +0100 | 
wenzelm | 
prefer raw_message for protocol implementation;
 | 
file |
diff |
annotate
 | 
| Thu, 05 Jan 2012 14:15:37 +0100 | 
wenzelm | 
prefer raw_message for protocol implementation;
 | 
file |
diff |
annotate
 | 
| Thu, 05 Jan 2012 13:27:50 +0100 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Thu, 01 Dec 2011 14:29:14 +0100 | 
wenzelm | 
clarified modules (again) -- NB: both Document and Protocol are specific to this particular prover;
 | 
file |
diff |
annotate
 | 
| Tue, 29 Nov 2011 20:18:02 +0100 | 
wenzelm | 
clarified modules;
 | 
file |
diff |
annotate
 | 
| Mon, 28 Nov 2011 22:05:32 +0100 | 
wenzelm | 
separate module for concrete Isabelle markup;
 | 
file |
diff |
annotate
 | 
| Fri, 25 Nov 2011 21:29:11 +0100 | 
wenzelm | 
explicit change_parser thread, which avoids undirected Future.fork with its tendency towards hundreds of worker threads;
 | 
file |
diff |
annotate
 | 
| Fri, 25 Nov 2011 18:37:14 +0100 | 
wenzelm | 
retain stderr and include it in syslog, which is buffered and thus increases the chance that users see remains from crashes etc.;
 | 
file |
diff |
annotate
 | 
| Sat, 22 Oct 2011 23:28:24 +0200 | 
wenzelm | 
class Volatile as abstract datatype;
 | 
file |
diff |
annotate
 | 
| Mon, 17 Oct 2011 11:24:22 +0200 | 
wenzelm | 
always use sockets on Windows/Cygwin;
 | 
file |
diff |
annotate
 | 
| Sun, 25 Sep 2011 17:25:34 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Sun, 25 Sep 2011 13:48:59 +0200 | 
wenzelm | 
more uniform defaults;
 | 
file |
diff |
annotate
 | 
| Fri, 23 Sep 2011 13:44:31 +0200 | 
wenzelm | 
explicit option for socket vs. fifo communication;
 | 
file |
diff |
annotate
 | 
| Sun, 18 Sep 2011 00:05:22 +0200 | 
wenzelm | 
graph traversal in topological order;
 | 
file |
diff |
annotate
 | 
| Sat, 17 Sep 2011 17:55:39 +0200 | 
wenzelm | 
sane default for class Thy_Load;
 | 
file |
diff |
annotate
 | 
| Wed, 07 Sep 2011 21:38:48 +0200 | 
wenzelm | 
clarified terminology;
 | 
file |
diff |
annotate
 | 
| Wed, 07 Sep 2011 11:00:39 +0200 | 
wenzelm | 
added "cancel" button based on cancel_execution, not interrupt (cf. 156be0e43336);
 | 
file |
diff |
annotate
 | 
| Tue, 06 Sep 2011 11:25:27 +0200 | 
wenzelm | 
more specific message channels to avoid potential bottle-neck of raw_messages;
 | 
file |
diff |
annotate
 | 
| Tue, 06 Sep 2011 11:18:19 +0200 | 
wenzelm | 
buffer prover messages to prevent overloading of session_actor input channel -- which is critical due to synchronous messages wrt. GUI thread;
 | 
file |
diff |
annotate
 | 
| Tue, 06 Sep 2011 10:27:04 +0200 | 
wenzelm | 
more abstract receiver interface;
 | 
file |
diff |
annotate
 | 
| Mon, 05 Sep 2011 23:26:41 +0200 | 
wenzelm | 
commands_change_delay within main actor -- prevents overloading of commands_change_buffer input channel;
 | 
file |
diff |
annotate
 | 
| Mon, 05 Sep 2011 20:30:37 +0200 | 
wenzelm | 
tuned imports;
 | 
file |
diff |
annotate
 | 
| Sat, 03 Sep 2011 21:15:35 +0200 | 
wenzelm | 
Document.removed_versions on Scala side;
 | 
file |
diff |
annotate
 | 
| Fri, 02 Sep 2011 21:48:27 +0200 | 
wenzelm | 
raw message function "assign_execs" avoids full overhead of decoding and caching message body;
 | 
file |
diff |
annotate
 | 
| Fri, 02 Sep 2011 11:52:13 +0200 | 
wenzelm | 
clarified define_command: store name as structural information;
 | 
file |
diff |
annotate
 | 
| Thu, 01 Sep 2011 13:39:40 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Thu, 01 Sep 2011 13:34:45 +0200 | 
wenzelm | 
more abstract Document.Node.Name;
 | 
file |
diff |
annotate
 | 
| Wed, 31 Aug 2011 20:47:33 +0200 | 
wenzelm | 
explicit cancel_execution before queueing new edits -- potential performance improvement for machines with few cores;
 | 
file |
diff |
annotate
 | 
| Wed, 31 Aug 2011 17:22:49 +0200 | 
wenzelm | 
tuned Commands_Changed: cover nodes as well;
 | 
file |
diff |
annotate
 | 
| Tue, 30 Aug 2011 16:04:26 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Mon, 29 Aug 2011 21:55:49 +0200 | 
wenzelm | 
actual auto loading of required files;
 | 
file |
diff |
annotate
 | 
| Mon, 29 Aug 2011 16:38:56 +0200 | 
wenzelm | 
some dialog for auto loading of required files (still inactive);
 | 
file |
diff |
annotate
 | 
| Fri, 26 Aug 2011 22:14:12 +0200 | 
wenzelm | 
tuned Session.edit_node: update_perspective based on last_exec_offset;
 | 
file |
diff |
annotate
 | 
| Fri, 26 Aug 2011 16:06:58 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Fri, 26 Aug 2011 15:09:54 +0200 | 
wenzelm | 
refined document state assignment: observe perspective, more explicit assignment message;
 | 
file |
diff |
annotate
 | 
| Thu, 25 Aug 2011 17:38:12 +0200 | 
wenzelm | 
maintain last_execs assignment on Scala side;
 | 
file |
diff |
annotate
 | 
| Thu, 25 Aug 2011 16:44:06 +0200 | 
wenzelm | 
propagate information about last command with exec state assignment through document model;
 | 
file |
diff |
annotate
 | 
| Thu, 25 Aug 2011 13:24:41 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Wed, 24 Aug 2011 17:25:45 +0200 | 
wenzelm | 
misc tuning and simplification;
 | 
file |
diff |
annotate
 | 
| Wed, 24 Aug 2011 16:27:27 +0200 | 
wenzelm | 
clarified norm_header/header_edit -- disallow update of loaded theories;
 | 
file |
diff |
annotate
 | 
| Wed, 24 Aug 2011 13:03:39 +0200 | 
wenzelm | 
update_perspective without actual edits, bypassing the full state assignment protocol;
 | 
file |
diff |
annotate
 | 
| Tue, 23 Aug 2011 12:20:12 +0200 | 
wenzelm | 
propagate editor perspective through document model;
 | 
file |
diff |
annotate
 | 
| Mon, 22 Aug 2011 21:42:02 +0200 | 
wenzelm | 
some support for editor perspective;
 | 
file |
diff |
annotate
 | 
| Mon, 22 Aug 2011 21:09:26 +0200 | 
wenzelm | 
discontinued redundant Edit_Command_ID;
 | 
file |
diff |
annotate
 | 
| Fri, 19 Aug 2011 14:01:20 +0200 | 
wenzelm | 
Future.promise: explicit abort operation (like uninterruptible future job);
 | 
file |
diff |
annotate
 | 
| Tue, 16 Aug 2011 22:48:31 +0200 | 
wenzelm | 
more robust Thy_Header.base_name, with minimal assumptions about path syntax;
 | 
file |
diff |
annotate
 | 
| Tue, 16 Aug 2011 21:13:52 +0200 | 
wenzelm | 
use full .thy file name as node name, which makes MiscUtilities.resolveSymlinks/File.getCanonicalPath more predictable;
 | 
file |
diff |
annotate
 | 
| Sat, 13 Aug 2011 20:20:36 +0200 | 
wenzelm | 
provide node header via Scala layer;
 | 
file |
diff |
annotate
 |