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
bulwahn [Sun, 11 Mar 2012 20:18:38 +0100] rev 46871
renewing Executable_Relation
wenzelm [Sun, 11 Mar 2012 22:06:12 +0100] rev 46870
tuned;
wenzelm [Sun, 11 Mar 2012 14:09:01 +0100] rev 46869
more direct Name_Space.defined_entry;
tuned Variable.export_inst: avoid keeping full contexts within the gen_fixesT closure (NB: locale infrastructure stores morphisms persistently);