sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47513
improved naming of 'distinct objects' in tptp import
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47512
reorganised tptp testing thys
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47511
enforced 'include' restrictions
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47510
tuned
sultana [Tue, 17 Apr 2012 16:14:06 +0100] rev 47509
split TPTP_Parser thy -- parser can rely on smaller image, whereas TPTP_Interpret requires HOL;
wenzelm [Tue, 17 Apr 2012 16:48:37 +0200] rev 47508
updated rel_comp ~> relcomp (cf. e1b761c216ac);
blanchet [Tue, 17 Apr 2012 15:25:43 +0200] rev 47507
merged
blanchet [Tue, 17 Apr 2012 13:54:31 +0200] rev 47506
more helpful error message
blanchet [Tue, 17 Apr 2012 13:54:31 +0200] rev 47505
avoid option introduced in E 1.2 when invoking older versions of E
kuncar [Tue, 17 Apr 2012 14:56:38 +0200] rev 47504
go back to the explicit compisition of quotient theorems
huffman [Tue, 17 Apr 2012 11:03:08 +0200] rev 47503
add theory data for relator identity rules;
preprocess transfer rules generated by lift_definition using relator rules
kuncar [Tue, 17 Apr 2012 09:12:15 +0200] rev 47502
note the Quotient theorem in quotient_type
kuncar [Mon, 16 Apr 2012 20:50:43 +0200] rev 47501
leave Lifting prefix
wenzelm [Mon, 16 Apr 2012 23:23:08 +0200] rev 47500
more user aliases;
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;
wenzelm [Mon, 16 Apr 2012 21:53:11 +0200] rev 47498
updated and clarified OF/MRS;
wenzelm [Mon, 16 Apr 2012 21:37:08 +0200] rev 47497
document attribute "abs_def";
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);
nipkow [Mon, 16 Apr 2012 19:01:57 +0200] rev 47495
merged
nipkow [Wed, 04 Apr 2012 09:59:49 +0200] rev 47494
refined new tutorial announcement
bulwahn [Mon, 16 Apr 2012 17:26:32 +0200] rev 47493
merged
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")
wenzelm [Mon, 16 Apr 2012 17:20:32 +0200] rev 47491
updated for release;
wenzelm [Mon, 16 Apr 2012 15:09:47 +0200] rev 47490
more precise handling of java failure, due to missing ISABELLE_JDK_HOME;
huffman [Mon, 16 Apr 2012 11:24:57 +0200] rev 47489
tuned some proofs;
removed duplicate lemma zero_le_imp_of_nat
haftmann [Sun, 15 Apr 2012 20:51:07 +0200] rev 47488
centralized enriched_type declaration, thanks to in-situ available Isar commands
haftmann [Sun, 15 Apr 2012 20:41:46 +0200] rev 47487
tuned whitespace
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';
wenzelm [Sun, 15 Apr 2012 14:51:15 +0200] rev 47485
more CONTRIBUTORS;
wenzelm [Sun, 15 Apr 2012 14:50:09 +0200] rev 47484
some coverage of bundled declarations;
wenzelm [Sun, 15 Apr 2012 13:21:13 +0200] rev 47483
more uniform outline;
wenzelm [Sun, 15 Apr 2012 13:15:14 +0200] rev 47482
some coverage of unnamed contexts, which can be nested within other targets;
sultana [Sat, 14 Apr 2012 23:52:17 +0100] rev 47481
gathered mirabelle_sledgehammer's hardcoded defaults
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
sultana [Sat, 14 Apr 2012 23:52:17 +0100] rev 47479
Mirabelle now gives usage info when no arguments given
sultana [Sat, 14 Apr 2012 23:52:17 +0100] rev 47478
switched from using sed to perl in mirabelle tool
sultana [Sat, 14 Apr 2012 23:52:17 +0100] rev 47477
renamed mirabelle Tools directory to Actions, to make consistent with 'usage' description;
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;
wenzelm [Sat, 14 Apr 2012 20:44:53 +0200] rev 47475
merged;
krauss [Sat, 14 Apr 2012 19:29:31 +0200] rev 47474
removed HOL/ex/Set_Algebras -- outdated clone, obsolete as example
sultana [Sat, 14 Apr 2012 15:08:59 +0100] rev 47473
aligned tptp_graph dependencies to Isabelle conventions;
wenzelm [Sat, 14 Apr 2012 20:10:10 +0200] rev 47472
more ambitious isatest settings using polyml-svn (e.g. 1487);
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;
wenzelm [Sat, 14 Apr 2012 18:28:11 +0200] rev 47470
display more memory;
wenzelm [Sat, 14 Apr 2012 17:26:08 +0200] rev 47469
keyword ";" is declared via prover (as "minor", not "diag");
wenzelm [Sat, 14 Apr 2012 17:15:57 +0200] rev 47468
outermost SELECT_GOAL potentially improves performance;
wenzelm [Sat, 14 Apr 2012 16:40:17 +0200] rev 47467
report ISABELLE_HOME_WINDOWS;
wenzelm [Sat, 14 Apr 2012 15:46:19 +0200] rev 47466
chmod +x;
wenzelm [Sat, 14 Apr 2012 14:36:36 +0200] rev 47465
more robust invocation via ISABELLE_JDK_HOME and SCALA_HOME;
wenzelm [Sat, 14 Apr 2012 13:05:59 +0200] rev 47464
misc tuning for release;
wenzelm [Sat, 14 Apr 2012 12:51:38 +0200] rev 47463
revert changes of already published NEWS;
wenzelm [Sat, 14 Apr 2012 12:46:45 +0200] rev 47462
some updates for release;
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;
wenzelm [Sat, 14 Apr 2012 11:46:35 +0200] rev 47460
updated Scala/JVM versions;
wenzelm [Fri, 13 Apr 2012 21:17:59 +0200] rev 47459
include trailing comments in proper_command range;
wenzelm [Fri, 13 Apr 2012 21:09:11 +0200] rev 47458
minimal support for x86-mingw;
wenzelm [Fri, 13 Apr 2012 19:44:15 +0200] rev 47457
recognize MacOS on modern Java implementations, notably OpenJDK 1.7;
wenzelm [Fri, 13 Apr 2012 19:42:48 +0200] rev 47456
updated to Scala 2.9.2;
wenzelm [Fri, 13 Apr 2012 14:00:26 +0200] rev 47455
updated headers;
wenzelm [Fri, 13 Apr 2012 13:59:35 +0200] rev 47454
eliminated hard tabs;