Thomas Sewell <thomas.sewell@nicta.com.au> [Tue, 17 Apr 2012 16:21:47 +1000] rev 47567
New tactic "word_bitwise" expands word equalities/inequalities into logic.
kuncar [Wed, 18 Apr 2012 23:57:44 +0200] rev 47566
setup_lifting: no_code switch and supoport for quotient theorems
blanchet [Wed, 18 Apr 2012 23:13:11 +0200] rev 47565
remove old TPTP CNF/FOF parser; always use Nik's new parser
blanchet [Wed, 18 Apr 2012 23:13:10 +0200] rev 47564
more standard SZS output
blanchet [Wed, 18 Apr 2012 22:40:25 +0200] rev 47563
Sledgehammer NEWS and CONTRIBUTORS
blanchet [Wed, 18 Apr 2012 22:40:25 +0200] rev 47562
tuned SZS status output
blanchet [Wed, 18 Apr 2012 22:40:25 +0200] rev 47561
update documentation (mostly based on feedback by Makarius)
blanchet [Wed, 18 Apr 2012 22:40:25 +0200] rev 47560
added SZS status wrappers in TPTP mode
blanchet [Wed, 18 Apr 2012 22:40:25 +0200] rev 47559
fixed Auto Nitpick's output
blanchet [Wed, 18 Apr 2012 22:39:35 +0200] rev 47558
phase out "$TPTP_PROBLEMS_PATH"; prefer "$TPTP" for consistency with CASC setup
blanchet [Wed, 18 Apr 2012 22:16:05 +0200] rev 47557
started integrating Nik's parser into TPTP command-line tools
wenzelm [Wed, 18 Apr 2012 21:28:49 +0200] rev 47556
merged
haftmann [Wed, 18 Apr 2012 21:11:50 +0200] rev 47555
tuned
haftmann [Wed, 18 Apr 2012 20:48:15 +0200] rev 47554
dropped errorneous NEWS entry
wenzelm [Wed, 18 Apr 2012 21:06:12 +0200] rev 47553
merged
haftmann [Wed, 18 Apr 2012 20:47:21 +0200] rev 47552
consolidated NEWS entries on fold
haftmann [Wed, 18 Apr 2012 20:45:48 +0200] rev 47551
grouped fold-related NEWS entries together
haftmann [Wed, 18 Apr 2012 20:40:52 +0200] rev 47550
grouped NEWS concerning relations together
haftmann [Wed, 18 Apr 2012 20:38:15 +0200] rev 47549
merged rename traces
sultana [Wed, 18 Apr 2012 17:33:11 +0100] rev 47548
fixed type interpretation;
output now excludes parsed term;
tuned;
sultana [Wed, 18 Apr 2012 17:33:11 +0100] rev 47547
more tptp testing support functions;
nipkow [Wed, 18 Apr 2012 18:24:16 +0200] rev 47546
tuned text, improved dependencies
kuncar [Wed, 18 Apr 2012 17:04:03 +0200] rev 47545
Lifting: generate more thms & note them & tuned
huffman [Wed, 18 Apr 2012 15:48:32 +0200] rev 47544
move constant 'Respects' into Lifting.thy;
add quantifier transfer rules for quotients
wenzelm [Wed, 18 Apr 2012 20:42:55 +0200] rev 47543
more friendly sendback rendering, using green and "frisches Steingrau";
wenzelm [Wed, 18 Apr 2012 20:22:44 +0200] rev 47542
more robust Sendback handling: JVM/jEdit paranoia for case matching, treat Pretty body not just XML.Text, replace proper_range only (without trailing whitespace);
wenzelm [Wed, 18 Apr 2012 18:31:48 +0200] rev 47541
approximative file position for Pure entities;
wenzelm [Wed, 18 Apr 2012 17:32:34 +0200] rev 47540
render last ML_TYPING only -- relevant for inline antiquotations like @{term};
wenzelm [Wed, 18 Apr 2012 16:53:00 +0200] rev 47539
flat presentation of collective markup;
huffman [Wed, 18 Apr 2012 15:09:07 +0200] rev 47538
add lemma Quotient_abs_induct
huffman [Wed, 18 Apr 2012 14:59:04 +0200] rev 47537
more usage of context blocks
huffman [Wed, 18 Apr 2012 14:34:25 +0200] rev 47536
use context block
huffman [Wed, 18 Apr 2012 12:15:20 +0200] rev 47535
lifting_setup generates transfer rule for rep of typedefs
huffman [Wed, 18 Apr 2012 10:52:49 +0200] rev 47534
use context block to organize typedef lifting theorems
blanchet [Wed, 18 Apr 2012 10:53:28 +0200] rev 47533
avoid generating syntactically invalid patterns (with "if_then_else") in SMT-LIB files
blanchet [Wed, 18 Apr 2012 10:53:28 +0200] rev 47532
compile
blanchet [Wed, 18 Apr 2012 10:53:28 +0200] rev 47531
get rid of minor optimization that caused strange problems and was hard to debug (and apparently saved less than 100 ms on a 30 s run)
blanchet [Wed, 18 Apr 2012 10:53:27 +0200] rev 47530
doc update
blanchet [Wed, 18 Apr 2012 10:53:27 +0200] rev 47529
display more messages, now that more provers are run by default
sultana [Tue, 17 Apr 2012 23:22:40 +0100] rev 47528
added testing of tptp problem names;
sultana [Tue, 17 Apr 2012 23:22:40 +0100] rev 47527
tidied exception-handling relating to tptp problem names;
sultana [Tue, 17 Apr 2012 23:22:40 +0100] rev 47526
updated TPTP's ROOT.ML to include TPTP_Interpret;
wenzelm [Tue, 17 Apr 2012 23:24:46 +0200] rev 47525
retain ISABELLE_HOME_WINDOWS which is useful for jEdit to fold file names symbolically, but without DOS expansion that causes problems with Cygwin/Posix roundtrip (cf. 5a7903ba2dac);
wenzelm [Tue, 17 Apr 2012 22:26:36 +0200] rev 47524
updated to scala-2.9.2;
huffman [Tue, 17 Apr 2012 14:00:09 +0200] rev 47523
make transfer method more deterministic by using SOLVED' on some subgoals
wenzelm [Tue, 17 Apr 2012 20:48:07 +0200] rev 47522
accomodate ProofGeneral as Isabelle component, with adhoc version switch for Cygwin as before;
kuncar [Tue, 17 Apr 2012 19:16:13 +0200] rev 47521
tuned the setup of lifting; generate transfer rules for typedef and Quotient thms
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47520
improved exception-handling in tptp;
tuned;
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47519
simplified interpretation of '$i';
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47518
more cleaning of tptp tests;
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47517
improved tptp_graph robustness by relying on thy;
reused cleanup code;
improved messages;
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47516
improved tptp interpretation test thy
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47515
tuned comments
sultana [Tue, 17 Apr 2012 16:14:07 +0100] rev 47514
improved handling of quoted names in tptp import
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;
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
Andreas Lochbihler [Fri, 13 Apr 2012 13:29:55 +0200] rev 47452
NEWS
Andreas Lochbihler [Fri, 13 Apr 2012 12:49:33 +0200] rev 47451
adapt to changes in RBT_Impl
Andreas Lochbihler [Fri, 13 Apr 2012 11:45:30 +0200] rev 47450
move RBT implementation into type class contexts
wenzelm [Fri, 13 Apr 2012 12:09:25 +0200] rev 47449
misc tuning;
atbroy100 no longer available (?);
bulwahn [Fri, 13 Apr 2012 09:17:01 +0200] rev 47448
NEWS
krauss [Thu, 12 Apr 2012 23:51:36 +0200] rev 47447
merged
krauss [Thu, 12 Apr 2012 23:15:34 +0200] rev 47446
distributivity of * over Un and UNION
krauss [Thu, 12 Apr 2012 23:07:01 +0200] rev 47445
Set_Algebras: removed syntax \<oplus> and \<otimes>, in favour of plain + and *
krauss [Thu, 12 Apr 2012 22:55:11 +0200] rev 47444
removed "setsum_set", now subsumed by generic setsum
krauss [Thu, 12 Apr 2012 19:58:59 +0200] rev 47443
backported Set_Algebras to use type classes (basically reverting b3e8d5ec721d from 2008)
wenzelm [Thu, 12 Apr 2012 23:04:51 +0200] rev 47442
tuned README;
wenzelm [Thu, 12 Apr 2012 23:03:25 +0200] rev 47441
direct scala toplevel tools to ISABELLE_JDK_HOME;
wenzelm [Thu, 12 Apr 2012 22:59:00 +0200] rev 47440
simplified component structure;