Thu, 16 Mar 2017 21:22:01 +0100 wenzelm tuned signature;
Thu, 16 Mar 2017 21:09:13 +0100 wenzelm tuned;
Thu, 16 Mar 2017 12:00:40 +0100 wenzelm tuned comments;
Thu, 16 Mar 2017 11:25:09 +0100 wenzelm clarified message: exception output usally happens in a context without extra newline;
Thu, 16 Mar 2017 16:02:18 +0000 paulson Removed [simp] status for Complex_eq. Also tidied some proofs
Thu, 16 Mar 2017 13:55:29 +0000 paulson Removal of [simp] status for greaterThan_0. Moved two theorems into main HOL.
Wed, 15 Mar 2017 21:52:04 +0100 wenzelm always output proof state: there is only one output buffer in Isabelle/VSCode;
Wed, 15 Mar 2017 20:39:23 +0100 wenzelm updated package;
Wed, 15 Mar 2017 19:46:19 +0100 wenzelm merged
Wed, 15 Mar 2017 19:39:34 +0100 wenzelm unused;
Wed, 15 Mar 2017 19:33:34 +0100 wenzelm misc tuning and modernization;
Wed, 15 Mar 2017 17:24:48 +0100 wenzelm clarified message;
Wed, 15 Mar 2017 16:58:52 +0100 wenzelm keep PIDE.plugin for the sake of still open dockables etc. -- jEdit exits these *after* the stop operation;
Wed, 15 Mar 2017 16:55:37 +0100 wenzelm keep style extender for the sake of potentially remaining token markers;
Wed, 15 Mar 2017 15:50:28 +0100 wenzelm dynamic session_options for tuning parameters and initial prover options;
Wed, 15 Mar 2017 15:39:15 +0100 wenzelm strict initialization of plugin.session: no user errors to be expected before session.start;
Wed, 15 Mar 2017 14:29:55 +0100 wenzelm resources are part of early/strict initialization, but session_base is permissive to avoid crash of "isabelle jedit -l BAD";
Wed, 15 Mar 2017 14:08:36 +0100 wenzelm clarified initialization;
Wed, 15 Mar 2017 14:04:58 +0100 wenzelm clarified initialization;
Wed, 15 Mar 2017 13:49:39 +0100 wenzelm clarified modules;
Wed, 15 Mar 2017 13:35:14 +0100 wenzelm clarified modules;
Wed, 15 Mar 2017 13:09:08 +0100 wenzelm more explicit strict vs. non-strict initialization;
Wed, 15 Mar 2017 12:41:22 +0100 wenzelm more explicit options;
Wed, 15 Mar 2017 11:07:07 +0100 wenzelm unused;
Wed, 15 Mar 2017 11:04:46 +0100 wenzelm clarified fall-back base, e.g. relevant for "isabelle jedit -l BAD";
Wed, 15 Mar 2017 10:48:46 +0100 wenzelm tuned whitespace;
Wed, 15 Mar 2017 10:43:54 +0100 wenzelm map values statically;
Wed, 15 Mar 2017 10:31:42 +0100 wenzelm clarified modules;
Wed, 15 Mar 2017 10:08:27 +0100 wenzelm tuned signature;
Tue, 14 Mar 2017 23:25:53 +0100 wenzelm tuned signature;
Tue, 14 Mar 2017 22:05:59 +0100 wenzelm tuned;
Tue, 14 Mar 2017 21:54:46 +0100 wenzelm tuned signature;
Tue, 14 Mar 2017 21:43:54 +0100 wenzelm clarified singleton module;
Tue, 14 Mar 2017 21:36:27 +0100 wenzelm proper plugin access;
Tue, 14 Mar 2017 21:32:12 +0100 wenzelm clarified modules;
Tue, 14 Mar 2017 21:26:25 +0100 wenzelm proper plugin access;
Tue, 14 Mar 2017 21:24:33 +0100 wenzelm tuned;
Tue, 14 Mar 2017 21:14:57 +0100 wenzelm prefer local variables;
Tue, 14 Mar 2017 21:11:04 +0100 wenzelm clarified modules;
Tue, 14 Mar 2017 20:50:21 +0100 wenzelm avoid global variables with implicit initialization;
Tue, 14 Mar 2017 20:39:50 +0100 wenzelm more robust early initialization;
Tue, 14 Mar 2017 20:17:44 +0100 wenzelm show user error as on command-line, e.g. relevant for unexpected crashes;
Tue, 14 Mar 2017 19:46:53 +0100 wenzelm afford early initialization of JEdit_Options, but it may lead to messy exception trace for malformed etc/preferences (see also 6eeaaefcea56);
Tue, 14 Mar 2017 19:40:39 +0100 wenzelm tuned message;
Tue, 14 Mar 2017 18:08:21 +0100 wenzelm normalize changes strictly as specified in the protocol definition (assuming non-overlapping ranges, amending 0f555ce33970), e.g. relevant for automatic quotes/parentheses around selection;
Tue, 14 Mar 2017 17:32:19 +0100 wenzelm always update decorations eventually after document changes: VSCode might reset it, but PIDE might produce an unchanged result that is not published again;
Tue, 14 Mar 2017 16:20:07 +0100 wenzelm avoid race condition between current_state().stable_tip_version and model.rendering();
Tue, 14 Mar 2017 15:19:33 +0100 wenzelm tuned;
Tue, 14 Mar 2017 15:14:56 +0100 wenzelm updated dependencies;
Tue, 14 Mar 2017 14:55:00 +0100 wenzelm explicitly ignore "initialized" message;
Tue, 14 Mar 2017 14:43:10 +0100 wenzelm clarified shutdown;
Tue, 14 Mar 2017 13:27:39 +0100 wenzelm tuned;
Tue, 14 Mar 2017 11:49:51 +0100 wenzelm tuned;
Tue, 14 Mar 2017 11:48:15 +0100 wenzelm support for permanent phase_changed watcher;
Tue, 14 Mar 2017 11:22:47 +0100 wenzelm tuned;
Tue, 14 Mar 2017 11:16:23 +0100 wenzelm more robust startup, despite remaining race condition of debugger.is_active vs. session.is_ready;
Tue, 14 Mar 2017 10:49:07 +0100 wenzelm more robust debugger initialization, e.g. required for GUI components before actual session startup;
Tue, 14 Mar 2017 09:41:02 +0100 wenzelm more abstract module Document;
Tue, 14 Mar 2017 00:13:38 +0100 wenzelm tuned;
Tue, 14 Mar 2017 00:09:15 +0100 wenzelm misc tuning and simplification;
Mon, 13 Mar 2017 23:24:20 +0100 wenzelm more explicit Session.xml_cache;
Mon, 13 Mar 2017 23:14:44 +0100 wenzelm tuned;
Mon, 13 Mar 2017 22:50:26 +0100 wenzelm tuned signature;
Mon, 13 Mar 2017 22:02:42 +0100 wenzelm tuned signature;
Mon, 13 Mar 2017 21:37:35 +0100 wenzelm clarified modules;
Mon, 13 Mar 2017 20:33:42 +0100 wenzelm proper local debugger state, depending on session;
Mon, 13 Mar 2017 17:21:46 +0100 wenzelm more robust startup/init: let Session.stop wait for protocol handler initialization;
Mon, 13 Mar 2017 16:06:13 +0100 wenzelm tuned;
Mon, 13 Mar 2017 15:59:00 +0100 wenzelm tuned signature;
Mon, 13 Mar 2017 15:32:19 +0100 wenzelm tuned signature;
Mon, 13 Mar 2017 15:25:25 +0100 wenzelm more robust Session.stop: idempotent, avoid conflict with startup;
Mon, 13 Mar 2017 12:48:45 +0100 wenzelm more strict Session.start: no restart from terminated session;
Mon, 13 Mar 2017 12:04:11 +0100 wenzelm clarified Session.Phase;
Tue, 14 Mar 2017 21:42:42 +0100 immler recovered typedef with set bcontfun (amending d23eded35a33)
Fri, 10 Mar 2017 23:16:40 +0100 immler modernized construction of type bcontfun; base explicit theorems on Uniform_Limit.thy; added some lemmas
Sun, 12 Mar 2017 19:06:10 +0100 wenzelm proper edits;
Sun, 12 Mar 2017 18:50:02 +0100 wenzelm suppress vacuous messages;
Sun, 12 Mar 2017 18:45:53 +0100 wenzelm clarified modules;
Sun, 12 Mar 2017 18:05:06 +0100 wenzelm more explicit message type: allows body to become empty;
Sun, 12 Mar 2017 17:59:03 +0100 wenzelm clarified current_command: index refers to node content, negative index means first command;
Sun, 12 Mar 2017 14:43:50 +0100 wenzelm clarified caret offset;
Sun, 12 Mar 2017 14:31:29 +0100 wenzelm tuned signature;
Sun, 12 Mar 2017 14:23:38 +0100 wenzelm discontinued pointless Text.Length: Javascript and Java agree in old-fashioned UTF-16;
Sun, 12 Mar 2017 13:48:10 +0100 wenzelm tuned;
Sun, 12 Mar 2017 13:41:16 +0100 wenzelm misc tuning and simplification;
Sun, 12 Mar 2017 13:14:24 +0100 wenzelm misc tuning and simplification;
Sat, 11 Mar 2017 23:18:36 +0100 wenzelm updated package;
Sat, 11 Mar 2017 23:12:55 +0100 wenzelm dynamic output, depending on caret focus (see also Tools/jEdit/src/output_dockable.scala);
Sat, 11 Mar 2017 22:19:22 +0100 wenzelm tuned;
Sat, 11 Mar 2017 20:22:43 +0100 wenzelm support for caret handling and dynamic output;
Sat, 11 Mar 2017 20:18:06 +0100 wenzelm more complete exception handling;
Sat, 11 Mar 2017 16:22:12 +0100 wenzelm tuned;
Sat, 11 Mar 2017 15:36:47 +0100 wenzelm tuned;
Sat, 11 Mar 2017 14:33:37 +0100 wenzelm tuned colors;
Sat, 11 Mar 2017 14:25:26 +0100 wenzelm apply multiple edits bottom-to-top as specified in the protocol definition (assuming canonical order);
Sat, 11 Mar 2017 14:18:21 +0100 wenzelm tuned colors;
Sat, 11 Mar 2017 14:03:46 +0100 wenzelm proper Map operations;
Sat, 11 Mar 2017 12:24:54 +0100 wenzelm tuned colors according to Light+ and Dark+ themes;
Sat, 11 Mar 2017 12:12:55 +0100 wenzelm tuned signature;
Fri, 10 Mar 2017 23:09:53 +0100 wenzelm updated package;
Fri, 10 Mar 2017 23:02:10 +0100 wenzelm merged
Fri, 10 Mar 2017 23:02:05 +0100 wenzelm tuned colors according to Light+ and Dark+ themes;
Fri, 10 Mar 2017 21:47:48 +0100 wenzelm suppress irrelevant markup for VSCode;
Fri, 10 Mar 2017 18:12:52 +0100 wenzelm tuned colors;
Fri, 10 Mar 2017 17:08:21 +0100 wenzelm avoid extra decorations for regular command keywords;
Fri, 10 Mar 2017 16:07:20 +0100 wenzelm more compact protocol message;
Fri, 10 Mar 2017 14:16:45 +0100 wenzelm default cygwin_root from Isabelle distribution;
Fri, 10 Mar 2017 11:03:46 +0100 wenzelm prefer type equality;
Fri, 10 Mar 2017 13:47:35 +0100 haftmann restored surj as output abbreviation, amending 6af79184bef3
Thu, 09 Mar 2017 21:55:02 +0100 wenzelm updated package;
Thu, 09 Mar 2017 21:25:01 +0100 wenzelm prefer immutable bindings;
Thu, 09 Mar 2017 21:22:01 +0100 wenzelm tuned;
Thu, 09 Mar 2017 21:17:32 +0100 wenzelm tuned;
Thu, 09 Mar 2017 21:09:45 +0100 wenzelm updated to vscode-languageclient 3.0;
Thu, 09 Mar 2017 21:08:41 +0100 wenzelm more thorough build;
Thu, 09 Mar 2017 16:56:39 +0100 wenzelm clarified versions;
Thu, 09 Mar 2017 15:27:37 +0100 wenzelm tuned;
Thu, 09 Mar 2017 15:20:45 +0100 wenzelm clarified;
Thu, 09 Mar 2017 15:19:24 +0100 wenzelm incremental document changes;
Thu, 09 Mar 2017 15:08:44 +0100 wenzelm proper treatment of line that becomes empty;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip