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;
wenzelm [Fri, 07 Mar 2014 22:19:52 +0100] rev 55989
ignore special names that are treated differently for various sub-languages (main wild-card is identifier "__");
wenzelm [Fri, 07 Mar 2014 20:50:02 +0100] rev 55988
merged
wenzelm [Fri, 07 Mar 2014 20:46:27 +0100] rev 55987
misc tuning;
wenzelm [Fri, 07 Mar 2014 20:32:48 +0100] rev 55986
more strict discrimination: symbols vs. keywords could overlap;
wenzelm [Fri, 07 Mar 2014 20:24:14 +0100] rev 55985
tuned;
wenzelm [Fri, 07 Mar 2014 20:12:38 +0100] rev 55984
more accurate description;
wenzelm [Fri, 07 Mar 2014 19:56:31 +0100] rev 55983
misc tuning and clarification;
wenzelm [Fri, 07 Mar 2014 19:28:34 +0100] rev 55982
more accurate description;
wenzelm [Fri, 07 Mar 2014 17:07:30 +0100] rev 55981
tuned proofs;
wenzelm [Fri, 07 Mar 2014 16:50:42 +0100] rev 55980
tuned;
wenzelm [Fri, 07 Mar 2014 16:00:45 +0100] rev 55979
tuned message: reveal ambiguity where Syntax_Phases.decode_term fails and thus reduces proper_results beforehand, e.g. term "f(x := y)" in ~~/src/HOL/Hoare/Hoare_Logic.thy;
wenzelm [Fri, 07 Mar 2014 15:16:08 +0100] rev 55978
tuned description and its rendering;
wenzelm [Fri, 07 Mar 2014 14:37:25 +0100] rev 55977
more detailed description of completion items;
wenzelm [Fri, 07 Mar 2014 13:29:10 +0100] rev 55976
more basic const report (without completion) for known Const within syntax tree, which usually refers to special syntax (without proper @{const_syntax} markers);
tuned;