Mon, 23 Mar 2009 19:01:17 +0100 moved Imperative_HOL examples to Imperative_HOL/ex
haftmann [Mon, 23 Mar 2009 19:01:17 +0100] rev 30689
moved Imperative_HOL examples to Imperative_HOL/ex
Mon, 23 Mar 2009 19:01:17 +0100 corrected variable renaming
haftmann [Mon, 23 Mar 2009 19:01:17 +0100] rev 30688
corrected variable renaming
Mon, 23 Mar 2009 19:01:16 +0100 tuned error messages
haftmann [Mon, 23 Mar 2009 19:01:16 +0100] rev 30687
tuned error messages
Mon, 23 Mar 2009 19:01:16 +0100 moved generic arith_tac (formerly silent_arith_tac), verbose_arith_tac (formerly arith_tac) to Arith_Data; simple_arith-tac now named linear_arith_tac
haftmann [Mon, 23 Mar 2009 19:01:16 +0100] rev 30686
moved generic arith_tac (formerly silent_arith_tac), verbose_arith_tac (formerly arith_tac) to Arith_Data; simple_arith-tac now named linear_arith_tac
Mon, 23 Mar 2009 19:01:15 +0100 structure LinArith now named Lin_Arith
haftmann [Mon, 23 Mar 2009 19:01:15 +0100] rev 30685
structure LinArith now named Lin_Arith
Mon, 23 Mar 2009 19:01:15 +0100 suddenly infix identifier oo occurs in generated code
haftmann [Mon, 23 Mar 2009 19:01:15 +0100] rev 30684
suddenly infix identifier oo occurs in generated code
Tue, 24 Mar 2009 11:57:41 +0100 datatype antiquote: maintain original Position.range, which is eventually attached to the resulting ML tokens;
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;
Tue, 24 Mar 2009 11:39:25 +0100 eliminated non-canonical alias structure T = ML_Lex;
wenzelm [Tue, 24 Mar 2009 11:39:25 +0100] rev 30682
eliminated non-canonical alias structure T = ML_Lex;
Tue, 24 Mar 2009 00:36:32 +0100 error "Static Errors";
wenzelm [Tue, 24 Mar 2009 00:36:32 +0100] rev 30681
error "Static Errors";
Tue, 24 Mar 2009 00:30:52 +0100 more systematic type use_context;
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';
Mon, 23 Mar 2009 22:57:27 +0100 tuned;
wenzelm [Mon, 23 Mar 2009 22:57:27 +0100] rev 30679
tuned;
Mon, 23 Mar 2009 22:56:03 +0100 more systematic type use_context;
wenzelm [Mon, 23 Mar 2009 22:56:03 +0100] rev 30678
more systematic type use_context;
Mon, 23 Mar 2009 22:38:02 +0100 eliminated Output.ml_output;
wenzelm [Mon, 23 Mar 2009 22:38:02 +0100] rev 30677
eliminated Output.ml_output;
Mon, 23 Mar 2009 22:37:41 +0100 pretty_ml/ml_pretty: proper handling of markup and string length;
wenzelm [Mon, 23 Mar 2009 22:37:41 +0100] rev 30676
pretty_ml/ml_pretty: proper handling of markup and string length;
Mon, 23 Mar 2009 21:57:52 +0100 more systematic type use_context;
wenzelm [Mon, 23 Mar 2009 21:57:52 +0100] rev 30675
more systematic type use_context;
Mon, 23 Mar 2009 21:40:12 +0100 removed obsolete ml_output;
wenzelm [Mon, 23 Mar 2009 21:40:12 +0100] rev 30674
removed obsolete ml_output;
Mon, 23 Mar 2009 21:40:11 +0100 more systematic type use_context;
wenzelm [Mon, 23 Mar 2009 21:40:11 +0100] rev 30673
more systematic type use_context; put_message: print optional context message as well;
Mon, 23 Mar 2009 21:40:11 +0100 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 30672
more systematic type use_context, with particular values ML_Parse.global_context and ML_Context.local_context;
Mon, 23 Mar 2009 21:40:11 +0100 de-camelized ML_Name_Space;
wenzelm [Mon, 23 Mar 2009 21:40:11 +0100] rev 30671
de-camelized ML_Name_Space;
Mon, 23 Mar 2009 17:21:42 +0100 suppress status output for traditional tty modes (including Proof General);
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;
Mon, 23 Mar 2009 17:20:31 +0100 added report_text -- status messages with text body;
wenzelm [Mon, 23 Mar 2009 17:20:31 +0100] rev 30669
added report_text -- status messages with text body;
Mon, 23 Mar 2009 15:33:35 +0100 maintain parse trees cumulatively;
wenzelm [Mon, 23 Mar 2009 15:33:35 +0100] rev 30668
maintain parse trees cumulatively;
Mon, 23 Mar 2009 15:23:06 +0100 Block markup: maintain output version within tree values (in accordance with String) -- changes operational behaviour wrt. print_mode;
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;
Mon, 23 Mar 2009 11:20:46 +0100 future scheduler: reduced wait timeout if tasks need to be canceled -- to improve reactivity of interrupts;
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;
Mon, 23 Mar 2009 08:16:24 +0100 merged
haftmann [Mon, 23 Mar 2009 08:16:24 +0100] rev 30665
merged
Mon, 23 Mar 2009 08:14:58 +0100 Main is (Complex_Main) base entry point in library theories
haftmann [Mon, 23 Mar 2009 08:14:58 +0100] rev 30664
Main is (Complex_Main) base entry point in library theories
Mon, 23 Mar 2009 08:14:24 +0100 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
Mon, 23 Mar 2009 08:14:23 +0100 added instances for bot, top, wellorder
haftmann [Mon, 23 Mar 2009 08:14:23 +0100] rev 30662
added instances for bot, top, wellorder
Mon, 23 Mar 2009 08:14:23 +0100 tuned header
haftmann [Mon, 23 Mar 2009 08:14:23 +0100] rev 30661
tuned header
Mon, 23 Mar 2009 08:14:22 +0100 more canonical import, syntax fix
haftmann [Mon, 23 Mar 2009 08:14:22 +0100] rev 30660
more canonical import, syntax fix
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip