blanchet [Thu, 20 Dec 2012 15:51:24 +0100] rev 50607
merge
blanchet [Wed, 19 Dec 2012 22:44:51 +0100] rev 50606
more
nipkow [Wed, 19 Dec 2012 22:44:24 +0100] rev 50605
tuned infix table
blanchet [Wed, 19 Dec 2012 22:43:07 +0100] rev 50604
crank up default timeout for MaSh ATP learning
nipkow [Wed, 19 Dec 2012 22:26:26 +0100] rev 50603
removed odd associativity of ==
boehmes [Fri, 21 Dec 2012 11:05:44 +0100] rev 50602
updated SMT certificates
boehmes [Fri, 21 Dec 2012 11:05:42 +0100] rev 50601
refined normalization of theorems before giving them to SMT solvers (due to recent changes in rewr_conv, the rewriting of natural-number constants might leave some of them untouched)
noschinl [Thu, 20 Dec 2012 09:49:00 +0100] rev 50600
tuned "use build timeout": tuples cannot be concatenated
krauss [Wed, 19 Dec 2012 16:41:55 +0100] rev 50599
use build timeout (wall clock time, default: 2h)
krauss [Wed, 19 Dec 2012 16:18:46 +0100] rev 50598
removed unused usedir_options
krauss [Wed, 19 Dec 2012 12:12:32 +0100] rev 50597
removed obsolete setting tweaks: build -s already sets output correctly
krauss [Wed, 19 Dec 2012 11:13:37 +0100] rev 50596
plain init_components calls instead of symlinks
krauss [Wed, 19 Dec 2012 11:10:47 +0100] rev 50595
tolerate non-existent ISABELLE_OUTPUT
krauss [Wed, 19 Dec 2012 10:51:46 +0100] rev 50594
removed obsolete parameter for contrib dir; hard-coding is not a problem
krauss [Wed, 19 Dec 2012 10:45:56 +0100] rev 50593
mira: do not hard-code polyml version
haftmann [Tue, 18 Dec 2012 21:59:44 +0100] rev 50592
discontinued legacy antiquotations and styles
blanchet [Tue, 18 Dec 2012 02:19:14 +0100] rev 50591
avoid references altogether
blanchet [Tue, 18 Dec 2012 02:18:45 +0100] rev 50590
catch all parsing errors
blanchet [Tue, 18 Dec 2012 00:17:37 +0100] rev 50589
no need for tracing
blanchet [Mon, 17 Dec 2012 22:09:48 +0100] rev 50588
updated MaSh serialization number (to reflect new weights)
blanchet [Mon, 17 Dec 2012 22:06:28 +0100] rev 50587
synchronize access to shared reference and print proper total
blanchet [Mon, 17 Dec 2012 22:06:28 +0100] rev 50586
add a timeout in induction rule instantiation
blanchet [Mon, 17 Dec 2012 22:06:28 +0100] rev 50585
contain exponential explosion of term patterns
blanchet [Mon, 17 Dec 2012 22:06:28 +0100] rev 50584
tuned weights -- keep same relative values, but use 1.0 as the least weight
blanchet [Mon, 17 Dec 2012 22:06:28 +0100] rev 50583
really honor pattern depth, and use 2 by default
blanchet [Mon, 17 Dec 2012 22:06:28 +0100] rev 50582
tuned order to help debugging
nipkow [Mon, 17 Dec 2012 18:23:08 +0100] rev 50581
added table of infix operators
nipkow [Mon, 17 Dec 2012 17:19:21 +0100] rev 50580
made element and subset relations non-associative (just like all orderings)
wenzelm [Mon, 17 Dec 2012 15:18:39 +0100] rev 50579
merged
wenzelm [Mon, 17 Dec 2012 15:05:22 +0100] rev 50578
more parallel find_unused_assms;
tuned messages;
traytel [Mon, 17 Dec 2012 15:17:32 +0100] rev 50577
useful commutative diagram for while_option
wenzelm [Mon, 17 Dec 2012 14:51:34 +0100] rev 50576
more hints on technical issues due to shared-disk access of central Mercurial repository;
wenzelm [Mon, 17 Dec 2012 14:07:34 +0100] rev 50575
prefer implicit build_dialog of isabelle jedit;
clarified isabelle build variants;
back to $HOME despite some chance that Windows users get it wrong;
wenzelm [Mon, 17 Dec 2012 11:07:20 +0100] rev 50574
offer sessions of group "main" first to increase chances that the user makes a sensible choice;
nipkow [Mon, 17 Dec 2012 08:19:35 +0100] rev 50573
new contributor
wenzelm [Sun, 16 Dec 2012 22:10:37 +0100] rev 50572
updated README;
wenzelm [Sun, 16 Dec 2012 21:27:23 +0100] rev 50571
HOL-Quickcheck_Benchmark works without timeout (NB: isatest imposes global timeout already);
blanchet [Sun, 16 Dec 2012 19:23:04 +0100] rev 50570
tuning
bulwahn [Sun, 16 Dec 2012 19:13:19 +0100] rev 50569
merged
bulwahn [Sun, 16 Dec 2012 18:12:18 +0100] rev 50568
reverting d466ebc27810 as the previous changeset should allow to run Find_Unused_Assms_Examples again
bulwahn [Sun, 16 Dec 2012 18:07:29 +0100] rev 50567
providing a custom code equation for vimage to overwrite the vimage definition that would be rewritten by set_comprehension_pointfree simproc in the code preprocessor to an non-terminating code equation
wenzelm [Sun, 16 Dec 2012 18:44:27 +0100] rev 50566
tuned signature: use thy_load to adapt to prover/editor specific view on sources;
wenzelm [Sun, 16 Dec 2012 18:02:28 +0100] rev 50565
tuned property name;
wenzelm [Sun, 16 Dec 2012 17:38:16 +0100] rev 50564
allow to suppress ISABELLE_SYMBOLS for experiments;
blanchet [Sun, 16 Dec 2012 14:19:08 +0100] rev 50563
escape nicknames
blanchet [Sun, 16 Dec 2012 12:07:56 +0100] rev 50562
generate proper nicks also for instantiated induction rules
blanchet [Sun, 16 Dec 2012 12:07:37 +0100] rev 50561
added tracing to ATP exporter
wenzelm [Sat, 15 Dec 2012 22:19:14 +0100] rev 50560
merged