wenzelm [Mon, 23 Mar 2009 21:40:12 +0100] rev 30674
removed obsolete ml_output;
wenzelm [Mon, 23 Mar 2009 21:40:11 +0100] rev 30673
more systematic type use_context;
put_message: print optional context message as well;
wenzelm [Mon, 23 Mar 2009 21:40:11 +0100] rev 30672
more systematic type use_context, with particular values ML_Parse.global_context and ML_Context.local_context;
wenzelm [Mon, 23 Mar 2009 21:40:11 +0100] rev 30671
de-camelized ML_Name_Space;
wenzelm [Mon, 23 Mar 2009 17:21:42 +0100] rev 30670
suppress status output for traditional tty modes (including Proof General);
keyword report: explicitly issue message on writeln channel as well;
wenzelm [Mon, 23 Mar 2009 17:20:31 +0100] rev 30669
added report_text -- status messages with text body;
wenzelm [Mon, 23 Mar 2009 15:33:35 +0100] rev 30668
maintain parse trees cumulatively;
wenzelm [Mon, 23 Mar 2009 15:23:06 +0100] rev 30667
Block markup: maintain output version within tree values (in accordance with String) -- changes operational behaviour wrt. print_mode;
to_ML/from_ML: proper handling of markup;
wenzelm [Mon, 23 Mar 2009 11:20:46 +0100] rev 30666
future scheduler: reduced wait timeout if tasks need to be canceled -- to improve reactivity of interrupts;
haftmann [Mon, 23 Mar 2009 08:16:24 +0100] rev 30665
merged