wenzelm [Tue, 13 Mar 2012 14:44:27 +0100] rev 46902
merged
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;
wenzelm [Mon, 12 Mar 2012 23:16:02 +0100] rev 46891
some support for grouped list operations;
wenzelm [Mon, 12 Mar 2012 22:22:47 +0100] rev 46890
merged;
noschinl [Mon, 12 Mar 2012 22:11:10 +0100] rev 46889
merged
noschinl [Mon, 12 Mar 2012 21:34:45 +0100] rev 46888
NEWS
noschinl [Mon, 12 Mar 2012 21:34:43 +0100] rev 46887
use eventually_elim method
noschinl [Mon, 12 Mar 2012 21:28:10 +0100] rev 46886
add eventually_elim method
noschinl [Mon, 12 Mar 2012 21:42:40 +0100] rev 46885
merged
noschinl [Mon, 12 Mar 2012 21:41:11 +0100] rev 46884
tuned proofs
noschinl [Mon, 12 Mar 2012 15:12:22 +0100] rev 46883
tuned pred_set_conv lemmas. Skipped lemmas changing the lemmas generated by inductive_set
noschinl [Mon, 12 Mar 2012 15:11:24 +0100] rev 46882
tuned simpset
wenzelm [Mon, 12 Mar 2012 21:31:22 +0100] rev 46881
activate_notes in parallel -- to speedup main operation of locale interpretation;
wenzelm [Mon, 12 Mar 2012 20:44:10 +0100] rev 46880
refined activate_notes: simultaneous transformation before activation;
actually export all_registrations_of;
wenzelm [Mon, 12 Mar 2012 19:09:38 +0100] rev 46879
tuned headers;