paulson [Tue, 13 Mar 2012 12:04:07 +0000] rev 46901
More structured proofs about cardinal arithmetic
wenzelm [Tue, 13 Mar 2012 14:44:16 +0100] rev 46900
tuned proofs;
wenzelm [Tue, 13 Mar 2012 14:17:42 +0100] rev 46899
refined 'interpret': reset facts ("this") and print_result, which merely consist of internal / protected statement;
wenzelm [Tue, 13 Mar 2012 13:31:26 +0100] rev 46898
tuned proofs -- eliminated pointless chaining of facts after 'interpret';
wenzelm [Tue, 13 Mar 2012 12:51:52 +0100] rev 46897
proper printing of empty binding (again, cf. 93f6f24010c2);
wenzelm [Tue, 13 Mar 2012 11:23:39 +0100] rev 46896
tuned;
wenzelm [Tue, 13 Mar 2012 11:22:39 +0100] rev 46895
tuned strip_alls;
wenzelm [Tue, 13 Mar 2012 11:21:26 +0100] rev 46894
allow redefining pretty/markup modes (not output due to bootstrap issues) -- to support reloading of theory src/HOL/src/Tools/Code_Generator;
wenzelm [Mon, 12 Mar 2012 23:33:50 +0100] rev 46893
some grouping of Par_List operations, to adjust granularity;
wenzelm [Mon, 12 Mar 2012 23:16:54 +0100] rev 46892
Par_List.map is already smart;