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;
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
haftmann [Mon, 23 Mar 2009 08:14:58 +0100] rev 30664
Main is (Complex_Main) base entry point in library theories
haftmann [Mon, 23 Mar 2009 08:14:24 +0100] rev 30663
Main is (Complex_Main) base entry point in library theories
haftmann [Mon, 23 Mar 2009 08:14:23 +0100] rev 30662
added instances for bot, top, wellorder
haftmann [Mon, 23 Mar 2009 08:14:23 +0100] rev 30661
tuned header
haftmann [Mon, 23 Mar 2009 08:14:22 +0100] rev 30660
more canonical import, syntax fix
haftmann [Mon, 23 Mar 2009 07:41:07 +0100] rev 30659
merged
haftmann [Sun, 22 Mar 2009 20:47:49 +0100] rev 30658
merged
haftmann [Sun, 22 Mar 2009 20:46:12 +0100] rev 30657
more antiquotations
haftmann [Sun, 22 Mar 2009 20:46:12 +0100] rev 30656
moved import of module qelim to theory Presburger
haftmann [Sun, 22 Mar 2009 20:46:11 +0100] rev 30655
tuned header
haftmann [Sun, 22 Mar 2009 20:46:11 +0100] rev 30654
dropped theory Arith_Tools
haftmann [Sun, 22 Mar 2009 20:46:11 +0100] rev 30653
lemma nat_dvd_not_less moved here from Arith_Tools
haftmann [Sun, 22 Mar 2009 20:46:10 +0100] rev 30652
distributed contents of theory Arith_Tools to theories Int, IntDiv and NatBin accordingly
wenzelm [Sun, 22 Mar 2009 21:48:14 +0100] rev 30651
merged