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);
wenzelm [Thu, 06 Nov 2014 15:05:15 +0100] rev 58921
prefer explicit Keyword.keywords (cf. 82a71046dce8);
wenzelm [Thu, 06 Nov 2014 13:44:14 +0100] rev 58920
tuned signature;
wenzelm [Thu, 06 Nov 2014 13:36:19 +0100] rev 58919
prefer explicit Keyword.keywords;
wenzelm [Thu, 06 Nov 2014 11:44:41 +0100] rev 58918
simplified keyword kinds;
more explicit bootstrap syntax;
paulson <lp15@cam.ac.uk> [Fri, 07 Nov 2014 15:40:08 +0000] rev 58917
Tidying up. Removing unnecessary conditions from some theorems.
traytel [Fri, 07 Nov 2014 11:28:37 +0100] rev 58916
more complete fp_sugars for sum and prod;
tuned;
removed theorem duplicates;
removed obsolete Lifting_{Option,Product,Sum} theories
desharna [Fri, 07 Nov 2014 12:24:56 +0100] rev 58915
document '*_transfer' attribute
desharna [Fri, 07 Nov 2014 11:52:56 +0100] rev 58914
document 'size_neq'