wenzelm [Sat, 08 Mar 2014 22:21:44 +0100] rev 55999
tuned proofs;
wenzelm [Sat, 08 Mar 2014 21:31:12 +0100] rev 55998
keep current context visibility for PIDE markup and completion (in contrast to 8e3e004f1c31): Attrib.check_src of 9dc5ce83202c should intern/report attributes once, which happens for local_theory in the (visible) auxiliary context;
wenzelm [Sat, 08 Mar 2014 21:08:10 +0100] rev 55997
modernized Attrib.check_name/check_src similar to methods (see also a989bdaf8121);
proper context for global data;
tuned signature;
wenzelm [Sat, 08 Mar 2014 13:49:01 +0100] rev 55996
allow suffix of underscores for words (notably keywords), similar to semantic completion;
wenzelm [Sat, 08 Mar 2014 13:25:56 +0100] rev 55995
back to polyml-svn, with more threads to avoid problems with HOL-Proofs (see f376f18fd0b7);
wenzelm [Sat, 08 Mar 2014 12:44:15 +0100] rev 55994
no completion for complete keywords, to avoid confusion of 'assume' ~> 'assumes' etc.;
wenzelm [Sat, 08 Mar 2014 12:31:23 +0100] rev 55993
clarified description;
tuned;
wenzelm [Sat, 08 Mar 2014 11:50:12 +0100] rev 55992
tuned;
wenzelm [Fri, 07 Mar 2014 23:28:05 +0100] rev 55991
tuned proofs;
wenzelm [Fri, 07 Mar 2014 22:30:58 +0100] rev 55990
more antiquotations;