Mon, 16 Apr 2012 23:07:40 +0200 redirect bash stderr to Isabelle warning as appropriate -- avoid raw process error output which may either get ignored or overload PIDE syslog in extreme cases;
wenzelm [Mon, 16 Apr 2012 23:07:40 +0200] rev 47499
redirect bash stderr to Isabelle warning as appropriate -- avoid raw process error output which may either get ignored or overload PIDE syslog in extreme cases;
Mon, 16 Apr 2012 21:53:11 +0200 updated and clarified OF/MRS;
wenzelm [Mon, 16 Apr 2012 21:53:11 +0200] rev 47498
updated and clarified OF/MRS;
Mon, 16 Apr 2012 21:37:08 +0200 document attribute "abs_def";
wenzelm [Mon, 16 Apr 2012 21:37:08 +0200] rev 47497
document attribute "abs_def";
Mon, 16 Apr 2012 19:38:48 +0200 repaired some damage caused by merging with version from 12 days ago (cf. 8c8f27864ed1);
wenzelm [Mon, 16 Apr 2012 19:38:48 +0200] rev 47496
repaired some damage caused by merging with version from 12 days ago (cf. 8c8f27864ed1);
Mon, 16 Apr 2012 19:01:57 +0200 merged
nipkow [Mon, 16 Apr 2012 19:01:57 +0200] rev 47495
merged
Wed, 04 Apr 2012 09:59:49 +0200 refined new tutorial announcement
nipkow [Wed, 04 Apr 2012 09:59:49 +0200] rev 47494
refined new tutorial announcement
Mon, 16 Apr 2012 17:26:32 +0200 merged
bulwahn [Mon, 16 Apr 2012 17:26:32 +0200] rev 47493
merged
Mon, 16 Apr 2012 17:22:51 +0200 duplicate "relpow" facts for "relpowp" (to emphasize that both worlds exist and obtain better search results with "find_theorems")
Christian Sternagel [Mon, 16 Apr 2012 17:22:51 +0200] rev 47492
duplicate "relpow" facts for "relpowp" (to emphasize that both worlds exist and obtain better search results with "find_theorems")
Mon, 16 Apr 2012 17:20:32 +0200 updated for release;
wenzelm [Mon, 16 Apr 2012 17:20:32 +0200] rev 47491
updated for release;
Mon, 16 Apr 2012 15:09:47 +0200 more precise handling of java failure, due to missing ISABELLE_JDK_HOME;
wenzelm [Mon, 16 Apr 2012 15:09:47 +0200] rev 47490
more precise handling of java failure, due to missing ISABELLE_JDK_HOME;
Mon, 16 Apr 2012 11:24:57 +0200 tuned some proofs;
huffman [Mon, 16 Apr 2012 11:24:57 +0200] rev 47489
tuned some proofs; removed duplicate lemma zero_le_imp_of_nat
Sun, 15 Apr 2012 20:51:07 +0200 centralized enriched_type declaration, thanks to in-situ available Isar commands
haftmann [Sun, 15 Apr 2012 20:51:07 +0200] rev 47488
centralized enriched_type declaration, thanks to in-situ available Isar commands
Sun, 15 Apr 2012 20:41:46 +0200 tuned whitespace
haftmann [Sun, 15 Apr 2012 20:41:46 +0200] rev 47487
tuned whitespace
Sun, 15 Apr 2012 18:55:45 +0200 replace locale 'UFT' with new un-named context block feature;
huffman [Sun, 15 Apr 2012 18:55:45 +0200] rev 47486
replace locale 'UFT' with new un-named context block feature; use locale begin/end instead of 'in';
Sun, 15 Apr 2012 14:51:15 +0200 more CONTRIBUTORS;
wenzelm [Sun, 15 Apr 2012 14:51:15 +0200] rev 47485
more CONTRIBUTORS;
Sun, 15 Apr 2012 14:50:09 +0200 some coverage of bundled declarations;
wenzelm [Sun, 15 Apr 2012 14:50:09 +0200] rev 47484
some coverage of bundled declarations;
Sun, 15 Apr 2012 13:21:13 +0200 more uniform outline;
wenzelm [Sun, 15 Apr 2012 13:21:13 +0200] rev 47483
more uniform outline;
Sun, 15 Apr 2012 13:15:14 +0200 some coverage of unnamed contexts, which can be nested within other targets;
wenzelm [Sun, 15 Apr 2012 13:15:14 +0200] rev 47482
some coverage of unnamed contexts, which can be nested within other targets;
Sat, 14 Apr 2012 23:52:17 +0100 gathered mirabelle_sledgehammer's hardcoded defaults
sultana [Sat, 14 Apr 2012 23:52:17 +0100] rev 47481
gathered mirabelle_sledgehammer's hardcoded defaults
Sat, 14 Apr 2012 23:52:17 +0100 Mirabelle's 'usage' description relating to Sledgehammer now synchs with the ML code of the Mirabelle-Sledgehammer action
sultana [Sat, 14 Apr 2012 23:52:17 +0100] rev 47480
Mirabelle's 'usage' description relating to Sledgehammer now synchs with the ML code of the Mirabelle-Sledgehammer action
Sat, 14 Apr 2012 23:52:17 +0100 Mirabelle now gives usage info when no arguments given
sultana [Sat, 14 Apr 2012 23:52:17 +0100] rev 47479
Mirabelle now gives usage info when no arguments given
Sat, 14 Apr 2012 23:52:17 +0100 switched from using sed to perl in mirabelle tool
sultana [Sat, 14 Apr 2012 23:52:17 +0100] rev 47478
switched from using sed to perl in mirabelle tool
Sat, 14 Apr 2012 23:52:17 +0100 renamed mirabelle Tools directory to Actions, to make consistent with 'usage' description;
sultana [Sat, 14 Apr 2012 23:52:17 +0100] rev 47477
renamed mirabelle Tools directory to Actions, to make consistent with 'usage' description;
Sat, 14 Apr 2012 23:34:18 +0200 refined Cooper.tac / "presburger" method: Subgoal.FOCUS_PARAMS allows to solve more problems with outer quantifiers, e.g "!!x. [| 0 <= (x::int); x div 2 < f x |] ==> x < f x * 2";
wenzelm [Sat, 14 Apr 2012 23:34:18 +0200] rev 47476
refined Cooper.tac / "presburger" method: Subgoal.FOCUS_PARAMS allows to solve more problems with outer quantifiers, e.g "!!x. [| 0 <= (x::int); x div 2 < f x |] ==> x < f x * 2"; clarified thin_prems_tac: fail as tactic without error;
Sat, 14 Apr 2012 20:44:53 +0200 merged;
wenzelm [Sat, 14 Apr 2012 20:44:53 +0200] rev 47475
merged;
Sat, 14 Apr 2012 19:29:31 +0200 removed HOL/ex/Set_Algebras -- outdated clone, obsolete as example
krauss [Sat, 14 Apr 2012 19:29:31 +0200] rev 47474
removed HOL/ex/Set_Algebras -- outdated clone, obsolete as example
Sat, 14 Apr 2012 15:08:59 +0100 aligned tptp_graph dependencies to Isabelle conventions;
sultana [Sat, 14 Apr 2012 15:08:59 +0100] rev 47473
aligned tptp_graph dependencies to Isabelle conventions;
Sat, 14 Apr 2012 20:10:10 +0200 more ambitious isatest settings using polyml-svn (e.g. 1487);
wenzelm [Sat, 14 Apr 2012 20:10:10 +0200] rev 47472
more ambitious isatest settings using polyml-svn (e.g. 1487);
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip