Tue, 17 Apr 2012 16:14:06 +0100 sultana split TPTP_Parser thy -- parser can rely on smaller image, whereas TPTP_Interpret requires HOL;
Tue, 17 Apr 2012 16:48:37 +0200 wenzelm updated rel_comp ~> relcomp (cf. e1b761c216ac);
Tue, 17 Apr 2012 15:25:43 +0200 blanchet merged
Tue, 17 Apr 2012 13:54:31 +0200 blanchet more helpful error message
Tue, 17 Apr 2012 13:54:31 +0200 blanchet avoid option introduced in E 1.2 when invoking older versions of E
Tue, 17 Apr 2012 14:56:38 +0200 kuncar go back to the explicit compisition of quotient theorems
Tue, 17 Apr 2012 11:03:08 +0200 huffman add theory data for relator identity rules;
Tue, 17 Apr 2012 09:12:15 +0200 kuncar note the Quotient theorem in quotient_type
Mon, 16 Apr 2012 20:50:43 +0200 kuncar leave Lifting prefix
Mon, 16 Apr 2012 23:23:08 +0200 wenzelm more user aliases;
Mon, 16 Apr 2012 23:07:40 +0200 wenzelm 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 wenzelm updated and clarified OF/MRS;
Mon, 16 Apr 2012 21:37:08 +0200 wenzelm document attribute "abs_def";
Mon, 16 Apr 2012 19:38:48 +0200 wenzelm repaired some damage caused by merging with version from 12 days ago (cf. 8c8f27864ed1);
Mon, 16 Apr 2012 19:01:57 +0200 nipkow merged
Wed, 04 Apr 2012 09:59:49 +0200 nipkow refined new tutorial announcement
Mon, 16 Apr 2012 17:26:32 +0200 bulwahn merged
Mon, 16 Apr 2012 17:22:51 +0200 Christian Sternagel 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 wenzelm updated for release;
Mon, 16 Apr 2012 15:09:47 +0200 wenzelm more precise handling of java failure, due to missing ISABELLE_JDK_HOME;
Mon, 16 Apr 2012 11:24:57 +0200 huffman tuned some proofs;
Sun, 15 Apr 2012 20:51:07 +0200 haftmann centralized enriched_type declaration, thanks to in-situ available Isar commands
Sun, 15 Apr 2012 20:41:46 +0200 haftmann tuned whitespace
Sun, 15 Apr 2012 18:55:45 +0200 huffman replace locale 'UFT' with new un-named context block feature;
Sun, 15 Apr 2012 14:51:15 +0200 wenzelm more CONTRIBUTORS;
Sun, 15 Apr 2012 14:50:09 +0200 wenzelm some coverage of bundled declarations;
Sun, 15 Apr 2012 13:21:13 +0200 wenzelm more uniform outline;
Sun, 15 Apr 2012 13:15:14 +0200 wenzelm some coverage of unnamed contexts, which can be nested within other targets;
Sat, 14 Apr 2012 23:52:17 +0100 sultana gathered mirabelle_sledgehammer's hardcoded defaults
Sat, 14 Apr 2012 23:52:17 +0100 sultana 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 sultana Mirabelle now gives usage info when no arguments given
Sat, 14 Apr 2012 23:52:17 +0100 sultana switched from using sed to perl in mirabelle tool
Sat, 14 Apr 2012 23:52:17 +0100 sultana renamed mirabelle Tools directory to Actions, to make consistent with 'usage' description;
Sat, 14 Apr 2012 23:34:18 +0200 wenzelm 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";
Sat, 14 Apr 2012 20:44:53 +0200 wenzelm merged;
Sat, 14 Apr 2012 19:29:31 +0200 krauss removed HOL/ex/Set_Algebras -- outdated clone, obsolete as example
Sat, 14 Apr 2012 15:08:59 +0100 sultana aligned tptp_graph dependencies to Isabelle conventions;
Sat, 14 Apr 2012 20:10:10 +0200 wenzelm more ambitious isatest settings using polyml-svn (e.g. 1487);
Sat, 14 Apr 2012 19:09:34 +0200 wenzelm use official TextArea.isCaretVisible and thus follow the "blink" flag;
Sat, 14 Apr 2012 18:28:11 +0200 wenzelm display more memory;
Sat, 14 Apr 2012 17:26:08 +0200 wenzelm keyword ";" is declared via prover (as "minor", not "diag");
Sat, 14 Apr 2012 17:15:57 +0200 wenzelm outermost SELECT_GOAL potentially improves performance;
Sat, 14 Apr 2012 16:40:17 +0200 wenzelm report ISABELLE_HOME_WINDOWS;
Sat, 14 Apr 2012 15:46:19 +0200 wenzelm chmod +x;
Sat, 14 Apr 2012 14:36:36 +0200 wenzelm more robust invocation via ISABELLE_JDK_HOME and SCALA_HOME;
Sat, 14 Apr 2012 13:05:59 +0200 wenzelm misc tuning for release;
Sat, 14 Apr 2012 12:51:38 +0200 wenzelm revert changes of already published NEWS;
Sat, 14 Apr 2012 12:46:45 +0200 wenzelm some updates for release;
Sat, 14 Apr 2012 12:36:11 +0200 wenzelm 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 wenzelm updated Scala/JVM versions;
Fri, 13 Apr 2012 21:17:59 +0200 wenzelm include trailing comments in proper_command range;
Fri, 13 Apr 2012 21:09:11 +0200 wenzelm minimal support for x86-mingw;
Fri, 13 Apr 2012 19:44:15 +0200 wenzelm recognize MacOS on modern Java implementations, notably OpenJDK 1.7;
Fri, 13 Apr 2012 19:42:48 +0200 wenzelm updated to Scala 2.9.2;
Fri, 13 Apr 2012 14:00:26 +0200 wenzelm updated headers;
Fri, 13 Apr 2012 13:59:35 +0200 wenzelm eliminated hard tabs;
Fri, 13 Apr 2012 13:30:27 +0200 Andreas Lochbihler Automated merge with ssh://macbroy25.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
Fri, 13 Apr 2012 13:29:55 +0200 Andreas Lochbihler NEWS
Fri, 13 Apr 2012 12:49:33 +0200 Andreas Lochbihler adapt to changes in RBT_Impl
Fri, 13 Apr 2012 11:45:30 +0200 Andreas Lochbihler move RBT implementation into type class contexts
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip