wenzelm [Tue, 13 Jun 2017 20:19:25 +0200] rev 66083
tuned;
wenzelm [Tue, 13 Jun 2017 20:16:39 +0200] rev 66082
clarified modules;
wenzelm [Tue, 13 Jun 2017 15:11:01 +0200] rev 66081
clarified modules;
wenzelm [Tue, 13 Jun 2017 11:53:24 +0200] rev 66080
updated package;
wenzelm [Tue, 13 Jun 2017 11:34:05 +0200] rev 66079
tuned GUI;
wenzelm [Tue, 13 Jun 2017 11:13:34 +0200] rev 66078
obsolete;
wenzelm [Mon, 12 Jun 2017 21:14:38 +0200] rev 66077
removed pointless entries: not part of api.LanguageEntry;
wenzelm [Mon, 12 Jun 2017 21:12:59 +0200] rev 66076
avoid overlapping line background, notably for "quoted";
wenzelm [Mon, 12 Jun 2017 20:24:40 +0200] rev 66075
tuned rendering;
wenzelm [Mon, 12 Jun 2017 20:06:55 +0200] rev 66074
tuned;
wenzelm [Mon, 12 Jun 2017 19:28:16 +0200] rev 66073
clarified message;
wenzelm [Mon, 12 Jun 2017 15:52:49 +0200] rev 66072
retain vacuous CompletionProvider for now;
wenzelm [Mon, 12 Jun 2017 15:44:08 +0200] rev 66071
tuned;
wenzelm [Mon, 12 Jun 2017 15:40:40 +0200] rev 66070
dynamic configuration of prettify-symbols-mode, similar to VSCoq;
wenzelm [Mon, 12 Jun 2017 15:20:07 +0200] rev 66069
obsolete;
wenzelm [Mon, 12 Jun 2017 11:41:54 +0200] rev 66068
removed pointless default: vscode.previewHtml happens only after prover response;
wenzelm [Mon, 12 Jun 2017 11:32:23 +0200] rev 66067
more markup for HTML rendering;
wenzelm [Mon, 12 Jun 2017 10:58:10 +0200] rev 66066
tuned signature;
wenzelm [Mon, 12 Jun 2017 10:51:30 +0200] rev 66065
clarified;
wenzelm [Mon, 12 Jun 2017 10:48:26 +0200] rev 66064
tuned;
wenzelm [Sat, 10 Jun 2017 22:50:40 +0200] rev 66063
superseded by external protocol;
wenzelm [Sat, 10 Jun 2017 22:48:35 +0200] rev 66062
use old-style "textEdit" for the sake of the external protocol (see also vscode-languageserver-node/issues/188);
wenzelm [Sat, 10 Jun 2017 21:48:02 +0200] rev 66061
tuned;
wenzelm [Sat, 10 Jun 2017 21:34:05 +0200] rev 66060
symbol completion that bypasses the LS protocol, and thus observes the range properly;
more symbol operations;
eberlm <eberlm@in.tum.de> [Sat, 10 Jun 2017 14:54:56 +0200] rev 66059
More rules for Probability/Tree_Space
wenzelm [Fri, 09 Jun 2017 22:55:18 +0200] rev 66058
merged
wenzelm [Fri, 09 Jun 2017 22:41:53 +0200] rev 66057
tuned;
wenzelm [Fri, 09 Jun 2017 22:28:48 +0200] rev 66056
clarified output for symbol completion;
wenzelm [Fri, 09 Jun 2017 21:57:30 +0200] rev 66055
tuned;
wenzelm [Fri, 09 Jun 2017 21:43:31 +0200] rev 66054
more uniform syntax_completion + semantic_completion;
wenzelm [Fri, 09 Jun 2017 19:23:29 +0200] rev 66053
clarified modules;
wenzelm [Fri, 09 Jun 2017 17:13:50 +0200] rev 66052
provide information about Isabelle symbols within VSCode;
wenzelm [Fri, 09 Jun 2017 16:59:14 +0200] rev 66051
tuned signature;
eberlm <eberlm@in.tum.de> [Fri, 09 Jun 2017 18:36:25 +0200] rev 66050
Cleaned up and extended Probability/Tree_Space
hoelzl [Fri, 09 Jun 2017 10:10:08 -0400] rev 66049
HOL-Probability: use tree datastructure from Libary/Tree; hide left/right/var projections
wenzelm [Fri, 09 Jun 2017 14:25:00 +0200] rev 66048
avoid markup, for the sake of Build_Log.Log_File.parse_props;
wenzelm [Fri, 09 Jun 2017 13:56:32 +0200] rev 66047
more robust: store important meta info before potential failure;
wenzelm [Fri, 09 Jun 2017 13:42:17 +0200] rev 66046
tuned message;
wenzelm [Fri, 09 Jun 2017 11:39:02 +0200] rev 66045
merged
wenzelm [Thu, 08 Jun 2017 23:04:07 +0200] rev 66044
more HTML rendering as in Isabelle/jEdit;
tuned;
wenzelm [Thu, 08 Jun 2017 21:17:13 +0200] rev 66043
tuned signature;
wenzelm [Thu, 08 Jun 2017 15:12:30 +0200] rev 66042
clarified menu;
avoid non-portable ALT-mouse combination;
wenzelm [Thu, 08 Jun 2017 14:27:13 +0200] rev 66041
clarified signature;
wenzelm [Thu, 08 Jun 2017 14:08:07 +0200] rev 66040
HTML preview based on PIDE markup;
wenzelm [Thu, 08 Jun 2017 13:17:40 +0200] rev 66039
explicit foreground color, for the sake of dark theme in VSCode;
wenzelm [Thu, 08 Jun 2017 13:01:50 +0200] rev 66038
tuned layout (amending 8040d2563593);
wenzelm [Thu, 08 Jun 2017 12:54:55 +0200] rev 66037
more official session qualifier;
wenzelm [Thu, 08 Jun 2017 12:25:59 +0200] rev 66036
clarified;
boehmes [Thu, 08 Jun 2017 23:37:01 +0200] rev 66035
replace non-arithmetic terms by fresh variables before replaying linear-arithmetic proofs: avoid failed proof replays due to an overambitious simpset which may cause proof replay to diverge from the pre-computed proof trace
wenzelm [Wed, 07 Jun 2017 23:23:48 +0200] rev 66034
merged
wenzelm [Wed, 07 Jun 2017 21:19:33 +0200] rev 66033
clarified output;
wenzelm [Wed, 07 Jun 2017 20:46:03 +0200] rev 66032
more tooltips;
wenzelm [Wed, 07 Jun 2017 20:18:23 +0200] rev 66031
clarified imports;
wenzelm [Wed, 07 Jun 2017 20:06:50 +0200] rev 66030
update strictly local imports only;
wenzelm [Wed, 07 Jun 2017 19:41:05 +0200] rev 66029
proper imports_base;
wenzelm [Wed, 07 Jun 2017 19:13:22 +0200] rev 66028
tuned;
wenzelm [Wed, 07 Jun 2017 15:52:18 +0200] rev 66027
avoid redundant Preview documents;
hoelzl [Wed, 07 Jun 2017 17:11:45 -0400] rev 66026
HOL-Probability: add measurable space for trees
wenzelm [Tue, 06 Jun 2017 23:13:53 +0200] rev 66025
clarified import of loaded theory;
haftmann [Mon, 05 Jun 2017 21:24:41 +0200] rev 66024
decomposed tuple