wenzelm [Fri, 07 Nov 2014 17:31:01 +0100] rev 58931
clarified keyword categories;
tuned;
wenzelm [Fri, 07 Nov 2014 16:55:09 +0100] rev 58930
tuned signature;
wenzelm [Fri, 07 Nov 2014 16:51:36 +0100] rev 58929
tuned;
wenzelm [Fri, 07 Nov 2014 16:36:55 +0100] rev 58928
plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
plain value Outer_Syntax within theory: parsing requires current theory context;
clarified name of Keyword.is_literal according to its semantics;
eliminated pointless type Keyword.T;
simplified @{command_spec};
clarified bootstrap keywords and syntax: take it as basis instead of side-branch;
wenzelm [Fri, 07 Nov 2014 16:22:25 +0100] rev 58927
proper import for command 'permanent_interpretation';
wenzelm [Fri, 07 Nov 2014 16:13:05 +0100] rev 58926
proper import of Main: BNF_Least_Fixpoint does not "contain pretty much everything", especially it lacks the 'value' command, which is defined *after* theory List;
wenzelm [Fri, 07 Nov 2014 15:19:30 +0100] rev 58925
more accurate keywords;
wenzelm [Thu, 06 Nov 2014 16:10:33 +0100] rev 58924
tuned signature;
wenzelm [Thu, 06 Nov 2014 15:47:04 +0100] rev 58923
more explicit Keyword.keywords;
wenzelm [Thu, 06 Nov 2014 15:42:34 +0100] rev 58922
proper Keyword.keywords (cf. 82a71046dce8);