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);
Sat, 14 Apr 2012 19:09:34 +0200 use official TextArea.isCaretVisible and thus follow the "blink" flag;
wenzelm [Sat, 14 Apr 2012 19:09:34 +0200] rev 47471
use official TextArea.isCaretVisible and thus follow the "blink" flag; updated jedit_build component;
Sat, 14 Apr 2012 18:28:11 +0200 display more memory;
wenzelm [Sat, 14 Apr 2012 18:28:11 +0200] rev 47470
display more memory;
Sat, 14 Apr 2012 17:26:08 +0200 keyword ";" is declared via prover (as "minor", not "diag");
wenzelm [Sat, 14 Apr 2012 17:26:08 +0200] rev 47469
keyword ";" is declared via prover (as "minor", not "diag");
Sat, 14 Apr 2012 17:15:57 +0200 outermost SELECT_GOAL potentially improves performance;
wenzelm [Sat, 14 Apr 2012 17:15:57 +0200] rev 47468
outermost SELECT_GOAL potentially improves performance;
Sat, 14 Apr 2012 16:40:17 +0200 report ISABELLE_HOME_WINDOWS;
wenzelm [Sat, 14 Apr 2012 16:40:17 +0200] rev 47467
report ISABELLE_HOME_WINDOWS;
Sat, 14 Apr 2012 15:46:19 +0200 chmod +x;
wenzelm [Sat, 14 Apr 2012 15:46:19 +0200] rev 47466
chmod +x;
Sat, 14 Apr 2012 14:36:36 +0200 more robust invocation via ISABELLE_JDK_HOME and SCALA_HOME;
wenzelm [Sat, 14 Apr 2012 14:36:36 +0200] rev 47465
more robust invocation via ISABELLE_JDK_HOME and SCALA_HOME;
Sat, 14 Apr 2012 13:05:59 +0200 misc tuning for release;
wenzelm [Sat, 14 Apr 2012 13:05:59 +0200] rev 47464
misc tuning for release;
Sat, 14 Apr 2012 12:51:38 +0200 revert changes of already published NEWS;
wenzelm [Sat, 14 Apr 2012 12:51:38 +0200] rev 47463
revert changes of already published NEWS;
Sat, 14 Apr 2012 12:46:45 +0200 some updates for release;
wenzelm [Sat, 14 Apr 2012 12:46:45 +0200] rev 47462
some updates for release;
Sat, 14 Apr 2012 12:36:11 +0200 more robust treatment of ISABELLE_HOME on windows: eliminate spaces and funny unicode characters in directory name via DOS~1 notation;
wenzelm [Sat, 14 Apr 2012 12:36:11 +0200] rev 47461
more robust treatment of ISABELLE_HOME on windows: eliminate spaces and funny unicode characters in directory name via DOS~1 notation;
Sat, 14 Apr 2012 11:46:35 +0200 updated Scala/JVM versions;
wenzelm [Sat, 14 Apr 2012 11:46:35 +0200] rev 47460
updated Scala/JVM versions;
Fri, 13 Apr 2012 21:17:59 +0200 include trailing comments in proper_command range;
wenzelm [Fri, 13 Apr 2012 21:17:59 +0200] rev 47459
include trailing comments in proper_command range;
Fri, 13 Apr 2012 21:09:11 +0200 minimal support for x86-mingw;
wenzelm [Fri, 13 Apr 2012 21:09:11 +0200] rev 47458
minimal support for x86-mingw;
Fri, 13 Apr 2012 19:44:15 +0200 recognize MacOS on modern Java implementations, notably OpenJDK 1.7;
wenzelm [Fri, 13 Apr 2012 19:44:15 +0200] rev 47457
recognize MacOS on modern Java implementations, notably OpenJDK 1.7;
Fri, 13 Apr 2012 19:42:48 +0200 updated to Scala 2.9.2;
wenzelm [Fri, 13 Apr 2012 19:42:48 +0200] rev 47456
updated to Scala 2.9.2;
Fri, 13 Apr 2012 14:00:26 +0200 updated headers;
wenzelm [Fri, 13 Apr 2012 14:00:26 +0200] rev 47455
updated headers;
Fri, 13 Apr 2012 13:59:35 +0200 eliminated hard tabs;
wenzelm [Fri, 13 Apr 2012 13:59:35 +0200] rev 47454
eliminated hard tabs;
Fri, 13 Apr 2012 13:30:27 +0200 Automated merge with ssh://macbroy25.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
Andreas Lochbihler [Fri, 13 Apr 2012 13:30:27 +0200] rev 47453
Automated merge with ssh://macbroy25.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip