wenzelm [Fri, 17 Mar 2017 11:35:03 +0100] rev 65289
tuned signature;
wenzelm [Fri, 17 Mar 2017 11:27:58 +0100] rev 65288
tuned;
wenzelm [Fri, 17 Mar 2017 11:15:57 +0100] rev 65287
tuned message;
wenzelm [Fri, 17 Mar 2017 10:58:32 +0100] rev 65286
clarified signature;
wenzelm [Fri, 17 Mar 2017 10:39:14 +0100] rev 65285
more selective queries;
wenzelm [Fri, 17 Mar 2017 10:03:00 +0100] rev 65284
clarified data representation;
wenzelm [Fri, 17 Mar 2017 09:49:01 +0100] rev 65283
data representation with XML.Cache;
tuned;
wenzelm [Fri, 17 Mar 2017 09:33:58 +0100] rev 65282
clarified name;
wenzelm [Thu, 16 Mar 2017 23:33:39 +0100] rev 65281
SQL database operations for combined session info;
wenzelm [Thu, 16 Mar 2017 23:27:29 +0100] rev 65280
prefer non-strict default;
wenzelm [Thu, 16 Mar 2017 23:26:16 +0100] rev 65279
clarified signature (again, see also 3ed43cfc8b14);
wenzelm [Thu, 16 Mar 2017 21:22:01 +0100] rev 65278
tuned signature;
wenzelm [Thu, 16 Mar 2017 21:09:13 +0100] rev 65277
tuned;
wenzelm [Thu, 16 Mar 2017 12:00:40 +0100] rev 65276
tuned comments;
wenzelm [Thu, 16 Mar 2017 11:25:09 +0100] rev 65275
clarified message: exception output usally happens in a context without extra newline;
paulson <lp15@cam.ac.uk> [Thu, 16 Mar 2017 16:02:18 +0000] rev 65274
Removed [simp] status for Complex_eq. Also tidied some proofs
paulson <lp15@cam.ac.uk> [Thu, 16 Mar 2017 13:55:29 +0000] rev 65273
Removal of [simp] status for greaterThan_0. Moved two theorems into main HOL.
wenzelm [Wed, 15 Mar 2017 21:52:04 +0100] rev 65272
always output proof state: there is only one output buffer in Isabelle/VSCode;
wenzelm [Wed, 15 Mar 2017 20:39:23 +0100] rev 65271
updated package;
wenzelm [Wed, 15 Mar 2017 19:46:19 +0100] rev 65270
merged
wenzelm [Wed, 15 Mar 2017 19:39:34 +0100] rev 65269
unused;
wenzelm [Wed, 15 Mar 2017 19:33:34 +0100] rev 65268
misc tuning and modernization;
wenzelm [Wed, 15 Mar 2017 17:24:48 +0100] rev 65267
clarified message;
wenzelm [Wed, 15 Mar 2017 16:58:52 +0100] rev 65266
keep PIDE.plugin for the sake of still open dockables etc. -- jEdit exits these *after* the stop operation;
wenzelm [Wed, 15 Mar 2017 16:55:37 +0100] rev 65265
keep style extender for the sake of potentially remaining token markers;
wenzelm [Wed, 15 Mar 2017 15:50:28 +0100] rev 65264
dynamic session_options for tuning parameters and initial prover options;
wenzelm [Wed, 15 Mar 2017 15:39:15 +0100] rev 65263
strict initialization of plugin.session: no user errors to be expected before session.start;
wenzelm [Wed, 15 Mar 2017 14:29:55 +0100] rev 65262
resources are part of early/strict initialization, but session_base is permissive to avoid crash of "isabelle jedit -l BAD";
PIDE._plugin indicates intialization state of Plugin;
tuned;
wenzelm [Wed, 15 Mar 2017 14:08:36 +0100] rev 65261
clarified initialization;
tuned;
wenzelm [Wed, 15 Mar 2017 14:04:58 +0100] rev 65260
clarified initialization;