wenzelm [Mon, 29 Jul 2013 20:51:05 +0200] rev 52780
merged
wenzelm [Mon, 29 Jul 2013 20:46:21 +0200] rev 52779
NEWS;
tuned description;
wenzelm [Mon, 29 Jul 2013 20:38:40 +0200] rev 52778
tuned proofs;
wenzelm [Mon, 29 Jul 2013 20:34:53 +0200] rev 52777
updated key bindings to execution range;
wenzelm [Mon, 29 Jul 2013 19:55:38 +0200] rev 52776
traverse node on change of "required" state;
wenzelm [Mon, 29 Jul 2013 18:59:58 +0200] rev 52775
keep memo_exec execution running, which is important to cancel goal forks eventually;
run as nested worker task to keep main group valid, even after cancelation of removed subgroups;
do not memoize interrupt, but absorb it silently in main execution;
Goal.purge_futures: rough sanity check of group status;
wenzelm [Mon, 29 Jul 2013 16:52:04 +0200] rev 52774
maintain explicit execution frontier: avoid conflict with former task via static dependency;
start execution immediate after assignment, to keep frontier simple;
wenzelm [Mon, 29 Jul 2013 16:01:05 +0200] rev 52773
afford higher execution priority by default: defer proofs and thus stretch parallelism over whole document;
wenzelm [Mon, 29 Jul 2013 15:59:47 +0200] rev 52772
clarified conditions for node traversal;
wenzelm [Mon, 29 Jul 2013 15:20:02 +0200] rev 52771
tuned;
wenzelm [Mon, 29 Jul 2013 15:09:20 +0200] rev 52770
pro-forma Goal.reset_futures, despite lack of final join/commit;
wenzelm [Mon, 29 Jul 2013 15:01:44 +0200] rev 52769
tuned;
wenzelm [Mon, 29 Jul 2013 14:49:32 +0200] rev 52768
tuned;
wenzelm [Mon, 29 Jul 2013 14:43:21 +0200] rev 52767
back to model.update_perspective with delay (cf. a20631db9c8a);
wenzelm [Mon, 29 Jul 2013 14:37:59 +0200] rev 52766
show displaced messages (e.g. from protocol thread) as raw output;
wenzelm [Mon, 29 Jul 2013 14:18:57 +0200] rev 52765
actually purge removed goal futures -- avoid memory leak;
wenzelm [Mon, 29 Jul 2013 13:43:43 +0200] rev 52764
tuned -- less redundant data structure;
wenzelm [Mon, 29 Jul 2013 13:43:12 +0200] rev 52763
always init GUI state;
wenzelm [Mon, 29 Jul 2013 13:28:27 +0200] rev 52762
tuned signature;
wenzelm [Mon, 29 Jul 2013 13:24:15 +0200] rev 52761
discontinued notion of "stable" result -- running execution is never canceled;
wenzelm [Mon, 29 Jul 2013 13:00:36 +0200] rev 52760
obsolete;
wenzelm [Mon, 29 Jul 2013 12:50:16 +0200] rev 52759
support declarative editor_execution_range, instead of old-style check/cancel buttons;
blanchet [Mon, 29 Jul 2013 18:06:39 +0200] rev 52758
avoid duplicating Var when the types do not quite fit -- since this step occurs before type inference
blanchet [Mon, 29 Jul 2013 17:27:56 +0200] rev 52757
updated Sledgehammer prover versions
blanchet [Mon, 29 Jul 2013 16:13:35 +0200] rev 52756
parse nonnumeric identifiers in E proofs correctly
blanchet [Mon, 29 Jul 2013 15:42:04 +0200] rev 52755
simplified Vampire hack -- no need to run it for other ATPs
blanchet [Mon, 29 Jul 2013 15:30:31 +0200] rev 52754
added support for E 1.8's internal proof objects (eliminating the need for "eproof_ram")
wenzelm [Sun, 28 Jul 2013 20:51:15 +0200] rev 52753
prefer examples that work out of the box;
wenzelm [Sun, 28 Jul 2013 20:50:44 +0200] rev 52752
breakable @{file};
wenzelm [Sun, 28 Jul 2013 20:10:59 +0200] rev 52751
prefer existing swipl;
wenzelm [Sun, 28 Jul 2013 20:10:21 +0200] rev 52750
avoid machine running batch process for months;
traytel [Sun, 28 Jul 2013 12:59:59 +0200] rev 52749
more converse(p) theorems; tuned proofs;
wenzelm [Sat, 27 Jul 2013 22:44:04 +0200] rev 52748
more uniform cleanup;
wenzelm [Sat, 27 Jul 2013 22:38:06 +0200] rev 52747
tuned;
wenzelm [Sat, 27 Jul 2013 22:20:25 +0200] rev 52746
discontinued historic document formats;
wenzelm [Sat, 27 Jul 2013 22:16:04 +0200] rev 52745
avoid predefined symbols -- allow editing with Isabelle/jEdit in isabelle-news mode;
wenzelm [Sat, 27 Jul 2013 21:50:30 +0200] rev 52744
tuned;
wenzelm [Sat, 27 Jul 2013 21:43:12 +0200] rev 52743
discontinued ISABELLE_DOC_FORMAT;
wenzelm [Sat, 27 Jul 2013 21:21:47 +0200] rev 52742
more direct inclusion of tikz pictures;
wenzelm [Sat, 27 Jul 2013 21:10:18 +0200] rev 52741
obsolete;
wenzelm [Sat, 27 Jul 2013 21:01:35 +0200] rev 52740
documentation is always in PDF;
wenzelm [Sat, 27 Jul 2013 20:28:28 +0200] rev 52739
merged;
wenzelm [Sat, 27 Jul 2013 20:27:25 +0200] rev 52738
clarified Goal.stable_futures after 00170ef1dc39: running tasks are considered stable, without potentially blocking join;
wenzelm [Sat, 27 Jul 2013 17:34:56 +0200] rev 52737
clarified meaning of options for "isabelle options";
haftmann [Sat, 27 Jul 2013 18:02:41 +0200] rev 52736
more correct context for dynamic invocations of static code conversions etc.
wenzelm [Sat, 27 Jul 2013 16:59:25 +0200] rev 52735
support isabelle options -g;
wenzelm [Sat, 27 Jul 2013 16:44:58 +0200] rev 52734
tuned spelling;
wenzelm [Sat, 27 Jul 2013 16:44:40 +0200] rev 52733
tuned;
wenzelm [Sat, 27 Jul 2013 16:35:51 +0200] rev 52732
standardized aliases;
traytel [Thu, 25 Jul 2013 16:46:53 +0200] rev 52731
transfer rule for {c,d}tor_{,un}fold
traytel [Thu, 25 Jul 2013 12:25:07 +0200] rev 52730
two useful relation theorems
haftmann [Thu, 25 Jul 2013 08:57:16 +0200] rev 52729
factored syntactic type classes for bot and top (by Alessandro Coglio)
krauss [Wed, 24 Jul 2013 17:15:59 +0200] rev 52728
derive specialized version of full fixpoint induction (with admissibility)
krauss [Wed, 24 Jul 2013 15:29:23 +0200] rev 52727
export mono_thm
nipkow [Wed, 24 Jul 2013 22:54:47 +0200] rev 52726
merged Def_Init_Sound_X into Def_Init_X
traytel [Wed, 24 Jul 2013 13:03:53 +0200] rev 52725
proper transfer rule format for map_transfer
krauss [Wed, 24 Jul 2013 07:39:37 +0200] rev 52724
merged
krauss [Tue, 23 Jul 2013 16:56:46 +0200] rev 52723
eliminate duplicate calls when moving to closed form -- graph decomposition chokes on duplicates
boehmes [Tue, 23 Jul 2013 18:36:23 +0200] rev 52722
removed obsolete HOL-Boogie session;
keep examples that also test SMT solvers, using a minimal version of the old Boogie loader
traytel [Tue, 23 Jul 2013 13:14:14 +0200] rev 52721
transfer stored bnf theorems into the "current" theory when retrieving a bnf (avoids non-trivial merges)