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;
paulson [Mon, 12 Mar 2012 16:57:29 +0000] rev 46878
merged
paulson [Mon, 12 Mar 2012 16:14:25 +0000] rev 46877
Structured proofs in ZF
wenzelm [Mon, 12 Mar 2012 17:27:52 +0100] rev 46876
refined define_command vs. run_command: static tokenization vs. dynamic parsing, to increase the chance that the proper transaction is run after redefining commands (NB: requires slightly more space and time for document state);
wenzelm [Mon, 12 Mar 2012 16:04:00 +0100] rev 46875
updated polyml/build option to prefer included libffi;
wenzelm [Mon, 12 Mar 2012 15:31:30 +0100] rev 46874
tuned signature;
wenzelm [Mon, 12 Mar 2012 13:53:26 +0100] rev 46873
clarified prepare_positions: always retain source positions to allow using it as formal information, not just markup reports;
wenzelm [Sun, 11 Mar 2012 22:06:13 +0100] rev 46872
merged