wenzelm [Tue, 24 Mar 2009 11:57:41 +0100] rev 30683
datatype antiquote: maintain original Position.range, which is eventually attached to the resulting ML tokens;
wenzelm [Tue, 24 Mar 2009 11:39:25 +0100] rev 30682
eliminated non-canonical alias structure T = ML_Lex;
wenzelm [Tue, 24 Mar 2009 00:36:32 +0100] rev 30681
error "Static Errors";
wenzelm [Tue, 24 Mar 2009 00:30:52 +0100] rev 30680
more systematic type use_context;
result_fun: actually apply result, only one version of eval;
removed obsolete 'ML_parse';
wenzelm [Mon, 23 Mar 2009 22:57:27 +0100] rev 30679
tuned;
wenzelm [Mon, 23 Mar 2009 22:56:03 +0100] rev 30678
more systematic type use_context;
wenzelm [Mon, 23 Mar 2009 22:38:02 +0100] rev 30677
eliminated Output.ml_output;
wenzelm [Mon, 23 Mar 2009 22:37:41 +0100] rev 30676
pretty_ml/ml_pretty: proper handling of markup and string length;
wenzelm [Mon, 23 Mar 2009 21:57:52 +0100] rev 30675
more systematic type use_context;
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;