blanchet [Tue, 07 Apr 2015 14:38:20 +0200] rev 59945
export ML function
wenzelm [Tue, 07 Apr 2015 11:25:54 +0200] rev 59944
recovered additional Markup.language_path from c043306d2598, which is important to override Markup.string from Command.read phase, and thus ensure that symbol completion is disabled;
wenzelm [Tue, 07 Apr 2015 10:13:33 +0200] rev 59943
more qualified names -- eliminated hide_const (open);
wenzelm [Mon, 06 Apr 2015 23:54:13 +0200] rev 59942
tuned;
wenzelm [Mon, 06 Apr 2015 23:24:45 +0200] rev 59941
merged
wenzelm [Mon, 06 Apr 2015 23:14:05 +0200] rev 59940
local setup of induction tools, with restricted access to auxiliary consts;
proper antiquotations for formerly inaccessible consts;
wenzelm [Mon, 06 Apr 2015 22:11:01 +0200] rev 59939
support for 'restricted' modifier: only qualified accesses outside the local scope;
wenzelm [Mon, 06 Apr 2015 17:28:07 +0200] rev 59938
tuned;
wenzelm [Mon, 06 Apr 2015 17:20:10 +0200] rev 59937
clarified rail syntax;
wenzelm [Mon, 06 Apr 2015 17:06:48 +0200] rev 59936
@{command_spec} is superseded by @{command_keyword};
wenzelm [Mon, 06 Apr 2015 16:30:44 +0200] rev 59935
clarified command keyword markup;
wenzelm [Mon, 06 Apr 2015 16:00:19 +0200] rev 59934
more position information and PIDE markup for command keywords;
wenzelm [Mon, 06 Apr 2015 14:09:31 +0200] rev 59933
allow prefix before keyword, notably 'private';
wenzelm [Mon, 06 Apr 2015 13:34:22 +0200] rev 59932
support local command setup;
wenzelm [Mon, 06 Apr 2015 13:28:54 +0200] rev 59931
proper header;
misc tuning;
wenzelm [Mon, 06 Apr 2015 12:51:25 +0200] rev 59930
tuned signature;
wenzelm [Mon, 06 Apr 2015 12:37:21 +0200] rev 59929
tuned;
nipkow [Mon, 06 Apr 2015 15:23:50 +0200] rev 59928
new theory Library/Tree_Multiset.thy
wenzelm [Sat, 04 Apr 2015 22:22:38 +0200] rev 59927
more standard local_theory command setup;
wenzelm [Sat, 04 Apr 2015 22:01:30 +0200] rev 59926
some explanation of 'private';
wenzelm [Sat, 04 Apr 2015 21:30:58 +0200] rev 59925
tuned message;
wenzelm [Sat, 04 Apr 2015 21:21:40 +0200] rev 59924
more general notion of command span: command keyword not necessarily at start;
support for special 'private' prefix for local_theory commands;
clarified parse_spans, with related operations for document Thy_Output and editor Token_Markup;
wenzelm [Sat, 04 Apr 2015 14:04:11 +0200] rev 59923
support private scope for individual local theory commands;
tuned signature;
wenzelm [Fri, 03 Apr 2015 21:25:55 +0200] rev 59922
rearranged sessions to save approx. 1min elapsed time, 5min CPU time;
wenzelm [Fri, 03 Apr 2015 21:04:56 +0200] rev 59921
obsolete (see 8b7caf447357);
wenzelm [Fri, 03 Apr 2015 20:52:17 +0200] rev 59920
check wrt. proper context, e.g. relevant for 'experiment' target;
wenzelm [Fri, 03 Apr 2015 20:23:19 +0200] rev 59919
clarified name space policy: show less stuff in usual print functions;
wenzelm [Fri, 03 Apr 2015 20:04:16 +0200] rev 59918
unused;
wenzelm [Fri, 03 Apr 2015 19:56:51 +0200] rev 59917
more uniform "verbose" option to print name space;
wenzelm [Fri, 03 Apr 2015 18:36:19 +0200] rev 59916
tuned;