wenzelm [Tue, 24 Mar 2009 12:01:12 +0100] rev 30696
merged
haftmann [Tue, 24 Mar 2009 09:15:59 +0100] rev 30695
merged
haftmann [Tue, 24 Mar 2009 09:15:51 +0100] rev 30694
added Imperative_HOL_ex
Timothy Bourke [Tue, 24 Mar 2009 15:55:11 +1100] rev 30693
Use assms rather than prems in find_theorems solves.
huffman [Mon, 23 Mar 2009 14:29:59 -0700] rev 30692
clean up proofs of sign rules for multiplication; add list of lemmas mult_sign_intros
huffman [Mon, 23 Mar 2009 13:26:52 -0700] rev 30691
lemmas add_sign_intros
haftmann [Mon, 23 Mar 2009 19:01:34 +0100] rev 30690
merged
haftmann [Mon, 23 Mar 2009 19:01:17 +0100] rev 30689
moved Imperative_HOL examples to Imperative_HOL/ex
haftmann [Mon, 23 Mar 2009 19:01:17 +0100] rev 30688
corrected variable renaming
haftmann [Mon, 23 Mar 2009 19:01:16 +0100] rev 30687
tuned error messages
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
haftmann [Mon, 23 Mar 2009 19:01:15 +0100] rev 30685
structure LinArith now named Lin_Arith
haftmann [Mon, 23 Mar 2009 19:01:15 +0100] rev 30684
suddenly infix identifier oo occurs in generated code
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;
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
nipkow [Sun, 22 Mar 2009 19:43:21 +0100] rev 30650
merged
nipkow [Sun, 22 Mar 2009 19:36:04 +0100] rev 30649
1. New cancellation simprocs for common factors in inequations
2. Updated the documentation
haftmann [Sun, 22 Mar 2009 11:56:32 +0100] rev 30648
clarified relationship of modules Code_Name and Code_Printer
haftmann [Sun, 22 Mar 2009 11:56:22 +0100] rev 30647
added Symreltab (binary relations of symbols) instance of TableFun
wenzelm [Sun, 22 Mar 2009 21:30:21 +0100] rev 30646
proper signature;
eval: added do_run flag, store result parsetree if disabled;
added 'ML_parse' command;
wenzelm [Sun, 22 Mar 2009 20:50:02 +0100] rev 30645
added read_antiq, with improved error reporting;
tuned signature;
tuned;
wenzelm [Sun, 22 Mar 2009 20:49:48 +0100] rev 30644
ML_Lex.read_antiq;
eval: observe verbose flag;
command 'ML_test': proper keyword classification, inherit_env;
wenzelm [Sun, 22 Mar 2009 20:49:48 +0100] rev 30643
ML_Lex.read_antiq;
wenzelm [Sun, 22 Mar 2009 20:49:47 +0100] rev 30642
simplified Antiquote.read (again);
wenzelm [Sun, 22 Mar 2009 20:49:47 +0100] rev 30641
export report -- version that actually covers all cases;
export check_nesting;
simplified read (again);