wenzelm [Sat, 17 Mar 2012 23:50:47 +0100] rev 47000
amended locale_declaration: avoid duplication of Local_Theory.target with global_morphism (cf. 57def0b39696) -- Haftmann-Wenzel Sandwich has 3 layers, not 4;
wenzelm [Sat, 17 Mar 2012 22:46:19 +0100] rev 46999
more precise syntax;
wenzelm [Sat, 17 Mar 2012 17:58:40 +0100] rev 46998
more antiquotations;
wenzelm [Sat, 17 Mar 2012 17:44:29 +0100] rev 46997
misc tuning to accomodate scala-2.10.0-M2;
wenzelm [Sat, 17 Mar 2012 17:36:10 +0100] rev 46996
include scala.xml as of scala-2.9.1.final/misc/scala-tool-support/jedit/modes/scala.xml -- seems to be missing in more recent distributions;
wenzelm [Sat, 17 Mar 2012 16:13:41 +0100] rev 46995
merged
paulson [Sat, 17 Mar 2012 12:37:32 +0000] rev 46994
merged
paulson [Sat, 17 Mar 2012 12:36:11 +0000] rev 46993
tidying and structured proofs
wenzelm [Sat, 17 Mar 2012 16:07:03 +0100] rev 46992
refined Local_Theory.define vs. Local_Theory.define_internal, which allows to pass alternative name to the foundational axiom -- expecially important for 'instantiation' or 'overloading', which loose name information due to Long_Name.base_name cooking etc.;
actually make "raw_def" internal (cf. 80123a220219);
wenzelm [Sat, 17 Mar 2012 15:33:08 +0100] rev 46991
tuned proofs;