wenzelm [Wed, 12 Mar 2014 14:22:51 +0100] rev 56060
tuned;
wenzelm [Wed, 12 Mar 2014 14:17:13 +0100] rev 56059
some document antiquotations for Isabelle/jEdit elements;
modernized theory setup;
wenzelm [Wed, 12 Mar 2014 12:18:41 +0100] rev 56058
merged
wenzelm [Wed, 12 Mar 2014 10:42:28 +0100] rev 56057
more explicit Sign.change_check -- detect structural mistakes where they emerge, not at later theory merges;
clarified sublocale_global: proper Local_Theory.exit (see also 8fe7414f00b1);
wenzelm [Tue, 11 Mar 2014 22:49:28 +0100] rev 56056
more efficient local theory operations, by imposing a linear change discipline on the main types/consts tables, in order to speed-up Proof_Context.transfer_syntax required for Local_Theory.raw_theory_result;
wenzelm [Tue, 11 Mar 2014 21:58:41 +0100] rev 56055
slightly more rubust (and opportunistic) exit for old-fashioned theory_to_proof, which is used by global 'sublocale' with Named_Target.init but without proper exit;
wenzelm [Tue, 11 Mar 2014 18:36:17 +0100] rev 56054
more standard internal data integrity;
wenzelm [Tue, 11 Mar 2014 18:26:47 +0100] rev 56053
tables with changes relative to some common base version -- support for efficient join/merge of big global tables with small local updates;
wenzelm [Tue, 11 Mar 2014 14:28:39 +0100] rev 56052
tuned signature;
wenzelm [Tue, 11 Mar 2014 13:58:22 +0100] rev 56051
tuned comment;
wenzelm [Tue, 11 Mar 2014 10:14:45 +0100] rev 56050
minor performance tuning via fast matching filter;
blanchet [Tue, 11 Mar 2014 17:18:42 +0100] rev 56049
added missing theorems to unfolding set