traytel [Sun, 09 Mar 2014 21:40:41 +0100] rev 56012
made typedef for the type of the bound optional (size-based)
traytel [Fri, 07 Mar 2014 23:10:27 +0100] rev 56011
made natLe{q,ss} constants (yields smaller terms in composition)
traytel [Fri, 07 Mar 2014 23:09:10 +0100] rev 56010
removed junk
wenzelm [Sun, 09 Mar 2014 18:43:38 +0100] rev 56009
tuned proofs;
wenzelm [Sun, 09 Mar 2014 17:43:40 +0100] rev 56008
unused;
wenzelm [Sun, 09 Mar 2014 17:40:02 +0100] rev 56007
tuned;
wenzelm [Sun, 09 Mar 2014 17:37:34 +0100] rev 56006
more formal read_root;
wenzelm [Sun, 09 Mar 2014 17:08:31 +0100] rev 56005
simplified / modernized hide commands: proper outer parsers and PIDE markup via check;
wenzelm [Sun, 09 Mar 2014 17:07:45 +0100] rev 56004
removed dead code;
wenzelm [Sun, 09 Mar 2014 17:02:18 +0100] rev 56003
check fact names with PIDE markup;
wenzelm [Sun, 09 Mar 2014 16:37:56 +0100] rev 56002
tuned signature;
wenzelm [Sun, 09 Mar 2014 15:21:08 +0100] rev 56001
do allow replacement of words where this is appropriate, notably symbol abbrevs and keyword templates (see also 1c42ebdb3a58);
wenzelm [Sat, 08 Mar 2014 23:03:15 +0100] rev 56000
tuned proofs;
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;
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;