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);
wenzelm [Sun, 22 Mar 2009 19:12:36 +0100] rev 30640
Test of advanced ML compiler invocation in Poly/ML 5.3.
wenzelm [Sun, 22 Mar 2009 19:11:00 +0100] rev 30639
ML/ml_test.ML: test of advanced ML compiler invocation in Poly/ML 5.3;