wenzelm [Sat, 16 Aug 2014 13:54:19 +0200] rev 57949
updated to named_theorems;
wenzelm [Sat, 16 Aug 2014 13:23:50 +0200] rev 57948
modernized module name and setup;
wenzelm [Sat, 16 Aug 2014 12:15:56 +0200] rev 57947
updated syntax for localized commands;
wenzelm [Sat, 16 Aug 2014 12:10:36 +0200] rev 57946
updated documentation concerning 'named_theorems';
wenzelm [Sat, 16 Aug 2014 11:35:33 +0200] rev 57945
prefer 'named_theorems' over Named_Thms, with subtle change of semantics due to visual order vs. internal reverse order;
wenzelm [Fri, 15 Aug 2014 18:02:34 +0200] rev 57944
more informative Token.Name with history of morphisms;
tuned signature;
wenzelm [Thu, 14 Aug 2014 19:55:00 +0200] rev 57943
merged
wenzelm [Thu, 14 Aug 2014 16:20:14 +0200] rev 57942
more informative Token.Fact: retain name of dynamic fact (without selection);
wenzelm [Thu, 14 Aug 2014 14:28:11 +0200] rev 57941
localized command 'method_setup' and 'attribute_setup';
clarified (non)application of morphism: argument src is already transformed, semantic body remains untransformed;
wenzelm [Thu, 14 Aug 2014 12:49:49 +0200] rev 57940
T1 font encoding with searchable underscore (requires proper cm-super fonts);
wenzelm [Thu, 14 Aug 2014 12:46:37 +0200] rev 57939
prefer high-level change of \isabellestyle;
wenzelm [Thu, 14 Aug 2014 12:33:21 +0200] rev 57938
tuned;
wenzelm [Thu, 14 Aug 2014 12:13:24 +0200] rev 57937
tuned;
wenzelm [Thu, 14 Aug 2014 11:55:09 +0200] rev 57936
tuned signature;
wenzelm [Thu, 14 Aug 2014 11:51:17 +0200] rev 57935
localized method definitions (see also f14c1248d064);
wenzelm [Thu, 14 Aug 2014 10:48:40 +0200] rev 57934
tuned signature -- prefer self-contained user-space tool;
desharna [Thu, 14 Aug 2014 13:21:19 +0200] rev 57933
document property 'rel_map'
desharna [Thu, 14 Aug 2014 13:20:54 +0200] rev 57932
generate 'rel_map' theorem for BNFs
wenzelm [Wed, 13 Aug 2014 22:29:43 +0200] rev 57931
tuned;
wenzelm [Wed, 13 Aug 2014 20:43:19 +0200] rev 57930
merged
wenzelm [Wed, 13 Aug 2014 16:06:32 +0200] rev 57929
tuned signature -- proper Local_Theory.add_thms_dynamic;
wenzelm [Wed, 13 Aug 2014 14:57:03 +0200] rev 57928
transfer result of Global_Theory.add_thms_dynamic to context stack;
more accurate local aliases;
wenzelm [Wed, 13 Aug 2014 13:57:55 +0200] rev 57927
localized attribute definitions;
wenzelm [Wed, 13 Aug 2014 13:30:28 +0200] rev 57926
load local_theory.ML before attrib.ML, with subtle change of semantics due to canonical Local_Theory.map_contexts instead of private Local_Theory.map_top;
wenzelm [Wed, 13 Aug 2014 12:59:27 +0200] rev 57925
clarified terminology: first is top (amending d110b0d1bc12);
wenzelm [Wed, 13 Aug 2014 12:52:26 +0200] rev 57924
tuned whitespace;
wenzelm [Wed, 13 Aug 2014 10:46:14 +0200] rev 57923
tuned comments;
Andreas Lochbihler [Wed, 13 Aug 2014 17:17:51 +0200] rev 57922
add algebraic type class instances for Enum.finite* types