Andreas Lochbihler [Wed, 11 Feb 2015 13:47:48 +0100] rev 59512
add lemmas about bind and image
blanchet [Wed, 11 Feb 2015 14:53:56 +0100] rev 59511
updated NEWS
blanchet [Wed, 11 Feb 2015 14:51:36 +0100] rev 59510
updated Sledgehammer docs
blanchet [Wed, 11 Feb 2015 14:48:07 +0100] rev 59509
added CVC4 component (and took out CVC3 from main components)
blanchet [Wed, 11 Feb 2015 14:48:06 +0100] rev 59508
tuned default provers
paulson <lp15@cam.ac.uk> [Wed, 11 Feb 2015 12:01:56 +0000] rev 59507
Merge
paulson <lp15@cam.ac.uk> [Tue, 10 Feb 2015 17:37:06 +0000] rev 59506
Not a simprule, as it complicates proofs
paulson <lp15@cam.ac.uk> [Tue, 10 Feb 2015 16:09:30 +0000] rev 59505
Merge
paulson <lp15@cam.ac.uk> [Tue, 10 Feb 2015 16:08:11 +0000] rev 59504
New lemmas and a bit of tidying up.
wenzelm [Tue, 10 Feb 2015 23:02:39 +0100] rev 59503
check unused theory;
wenzelm [Tue, 10 Feb 2015 22:52:44 +0100] rev 59502
tuned;
wenzelm [Tue, 10 Feb 2015 20:51:43 +0100] rev 59501
more accurate context;
make SML/NJ happy;
wenzelm [Tue, 10 Feb 2015 17:13:23 +0100] rev 59500
merged
wenzelm [Tue, 10 Feb 2015 16:46:21 +0100] rev 59499
misc tuning;
wenzelm [Tue, 10 Feb 2015 14:48:26 +0100] rev 59498
proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
occasionally clarified use of context;
wenzelm [Tue, 10 Feb 2015 14:29:36 +0100] rev 59497
indicate slow proof (approx. 20s);
hoelzl [Tue, 10 Feb 2015 14:06:57 +0100] rev 59496
merged
hoelzl [Tue, 10 Feb 2015 13:50:30 +0100] rev 59495
add bind_cond_pmf_cancel
hoelzl [Tue, 10 Feb 2015 12:15:05 +0100] rev 59494
add cond_map_pmf
hoelzl [Tue, 10 Feb 2015 12:09:32 +0100] rev 59493
introduce discrete conditional probabilities, use it to simplify bnf proof of pmf
Andreas Lochbihler [Tue, 10 Feb 2015 12:27:30 +0100] rev 59492
tuned proof
Andreas Lochbihler [Tue, 10 Feb 2015 12:17:22 +0100] rev 59491
add another lemma to split nn_integral over product count_space
Andreas Lochbihler [Tue, 10 Feb 2015 12:10:26 +0100] rev 59490
tune proof
Andreas Lochbihler [Tue, 10 Feb 2015 12:05:21 +0100] rev 59489
nn_integral can be split over arbitrary product count_spaces
Andreas Lochbihler [Tue, 10 Feb 2015 12:04:24 +0100] rev 59488
add stronger version of lemma
haftmann [Fri, 06 Feb 2015 17:57:03 +0100] rev 59487
default abstypes and default abstract equations make technical (no_code) annotation superfluous
blanchet [Fri, 06 Feb 2015 19:17:17 +0100] rev 59486
careful about visibility of facts that have the same 'theory' in optimization
haftmann [Fri, 06 Feb 2015 08:47:48 +0100] rev 59485
non-intrusive default code setup for mappings
haftmann [Thu, 05 Feb 2015 19:44:14 +0100] rev 59484
slightly more standard code setup for String.literal, with explicit special case in predicate compiler
haftmann [Thu, 05 Feb 2015 19:44:13 +0100] rev 59483
explicit type annotation avoids problems with Haskell type inference
haftmann [Thu, 05 Feb 2015 13:01:12 +0100] rev 59482
more explicit hint on import order
haftmann [Thu, 05 Feb 2015 13:01:12 +0100] rev 59481
dropped dead code;
tuned
haftmann [Thu, 05 Feb 2015 13:01:12 +0100] rev 59480
dropped obsolete external entrance point
haftmann [Thu, 05 Feb 2015 13:01:12 +0100] rev 59479
explicit error message for non-existing targets
blanchet [Mon, 02 Feb 2015 14:01:33 +0100] rev 59478
fixed typos
blanchet [Mon, 02 Feb 2015 14:01:33 +0100] rev 59477
less confusing constant
blanchet [Mon, 02 Feb 2015 14:01:33 +0100] rev 59476
tuning
hoelzl [Fri, 30 Jan 2015 17:29:51 +0100] rev 59475
simp rules for return_pmf
hoelzl [Fri, 30 Jan 2015 17:29:41 +0100] rev 59474
related permutations with bij functions
nipkow [Fri, 30 Jan 2015 17:35:03 +0100] rev 59473
canonical name
wenzelm [Thu, 29 Jan 2015 17:07:49 +0100] rev 59472
discontinued special treatment of malformed commands (reverting e46cd0d26481), i.e. errors in outer syntax failure are treated like errors in inner syntax, name space lookup etc.;
wenzelm [Thu, 29 Jan 2015 16:35:29 +0100] rev 59471
more explicit indication of Async_Manager_Legacy as Proof General legacy;
wenzelm [Thu, 29 Jan 2015 16:16:01 +0100] rev 59470
tuned bootstrap;
wenzelm [Thu, 29 Jan 2015 15:27:29 +0100] rev 59469
tuned;
wenzelm [Thu, 29 Jan 2015 15:21:16 +0100] rev 59468
explicit threads_stack_limit (for recent Poly/ML SVN versions), which leads to soft interrupt instead of exhaustion of virtual memory, which is particularly relevant for the bigger address space of x86_64;
wenzelm [Thu, 29 Jan 2015 13:58:02 +0100] rev 59467
unused;
wenzelm [Thu, 29 Jan 2015 13:50:53 +0100] rev 59466
ensure that running into older execution is interruptible (see also b91dc7ab3464);
wenzelm [Thu, 29 Jan 2015 13:49:03 +0100] rev 59465
clarified worker_wait;
clarified join_next/join_loop, with proper thread attributes to allow interrupting of join (e.g. via Lazy.force);
wenzelm [Wed, 28 Jan 2015 22:50:00 +0100] rev 59464
explicit headless mode for machines that lack X11 (e.g. lxbroy10);
wenzelm [Wed, 28 Jan 2015 22:19:22 +0100] rev 59463
more robust protocol command: purge removed execs asynchronously, to remain reactive despite problems to cancel "Command.run_process" in a situation of overrunning non-terminating tasks (see also 59f1591a11cb);
wenzelm [Wed, 28 Jan 2015 19:25:19 +0100] rev 59462
tuned signature;
wenzelm [Wed, 28 Jan 2015 19:23:03 +0100] rev 59461
tuned comment;
wenzelm [Wed, 28 Jan 2015 19:18:08 +0100] rev 59460
tuned signature;
wenzelm [Wed, 28 Jan 2015 19:15:13 +0100] rev 59459
clarified module name;
haftmann [Wed, 28 Jan 2015 08:29:08 +0100] rev 59458
abstract code equation may also be default
haftmann [Wed, 28 Jan 2015 08:29:08 +0100] rev 59457
proper term_of for iarray
haftmann [Wed, 28 Jan 2015 08:29:08 +0100] rev 59456
string printing conformant to both (S)ML and Isabelle/ML
eberlm [Wed, 28 Jan 2015 14:24:29 +0100] rev 59455
Fixed bug in bugfix for function package
eberlm [Wed, 28 Jan 2015 12:26:56 +0100] rev 59454
Fixed variable naming bug in function package
hoelzl [Wed, 28 Jan 2015 11:17:21 +0100] rev 59453
moved bcontfun from AFP/Ordinary_Differential_Equations