wenzelm [Wed, 21 Mar 2012 23:41:58 +0100] rev 47070
actually expose target context;
wenzelm [Wed, 21 Mar 2012 23:26:35 +0100] rev 47069
more explicit Toplevel.open_target/close_target;
replaced 'context_includes' by 'context' 'includes';
tuned command descriptions;
wenzelm [Wed, 21 Mar 2012 21:24:13 +0100] rev 47068
tuned signature;
wenzelm [Wed, 21 Mar 2012 21:06:31 +0100] rev 47067
optional 'includes' element for long theorem statements;
tuned signatures;
wenzelm [Wed, 21 Mar 2012 17:25:35 +0100] rev 47066
basic support for nested contexts including bundles;
include multiple bundles;
renamed "affirm" back to "assert" (cf. c4492c6bf450 which was motivated by obsolete Alice/ML);
tuned signatures;
wenzelm [Wed, 21 Mar 2012 17:16:39 +0100] rev 47065
tuned messages;
wenzelm [Wed, 21 Mar 2012 15:19:45 +0100] rev 47064
basic support for nested local theory targets;
wenzelm [Wed, 21 Mar 2012 13:54:33 +0100] rev 47063
try apple.laf.useScreenMenuBar=false to make menus stay closer to the editor views they belong to -- potentially less confusing for jEdit newcomers;
wenzelm [Wed, 21 Mar 2012 11:36:47 +0100] rev 47062
improved isatest arguments for macbroy2;
wenzelm [Wed, 21 Mar 2012 11:25:19 +0100] rev 47061
clarified Local_Theory.init: avoid hardwired naming policy, discontinued odd/unused group argument (cf. 5ee13e0428d2);
tuned;
wenzelm [Wed, 21 Mar 2012 11:00:34 +0100] rev 47060
prefer explicitly qualified exception List.Empty;
wenzelm [Tue, 20 Mar 2012 21:37:31 +0100] rev 47059
merged
wenzelm [Tue, 20 Mar 2012 21:34:42 +0100] rev 47058
refined init_model: allow change of buffer name as caused by "Save as", for example;
avoid init_model while buffer.isLoading -- potentially prevent NPE of getText;
avoid emitting nested buffer.propertiesChanged events;
wenzelm [Tue, 20 Mar 2012 20:00:13 +0100] rev 47057
basic support for bundled declarations;