Thu, 18 Oct 2012 13:53:02 +0200 more uniform group for map_future, which is relevant for cancel in worker_task vs. future_job -- prefer peer group despite 81d03a29980c;
wenzelm [Thu, 18 Oct 2012 13:53:02 +0200] rev 49910
more uniform group for map_future, which is relevant for cancel in worker_task vs. future_job -- prefer peer group despite 81d03a29980c;
Thu, 18 Oct 2012 13:26:49 +0200 tuned message;
wenzelm [Thu, 18 Oct 2012 13:26:49 +0200] rev 49909
tuned message;
Thu, 18 Oct 2012 12:47:30 +0200 tuned comment;
wenzelm [Thu, 18 Oct 2012 12:47:30 +0200] rev 49908
tuned comment;
Thu, 18 Oct 2012 12:26:30 +0200 avoid spurious "bad" markup for show/test_proof;
wenzelm [Thu, 18 Oct 2012 12:26:30 +0200] rev 49907
avoid spurious "bad" markup for show/test_proof; tuned;
Thu, 18 Oct 2012 12:00:27 +0200 more official Future.terminate;
wenzelm [Thu, 18 Oct 2012 12:00:27 +0200] rev 49906
more official Future.terminate; tuned signature;
Thu, 18 Oct 2012 09:19:37 +0200 simp results for simplification results of Inf/Sup expressions on bool;
haftmann [Thu, 18 Oct 2012 09:19:37 +0200] rev 49905
simp results for simplification results of Inf/Sup expressions on bool; tuned proofs
Thu, 18 Oct 2012 09:17:00 +0200 no sort constraints on datatype constructors in internal bookkeeping
haftmann [Thu, 18 Oct 2012 09:17:00 +0200] rev 49904
no sort constraints on datatype constructors in internal bookkeeping
Wed, 17 Oct 2012 22:57:28 +0200 HOL-BNF-Examples is sequential for now, due to spurious interrupts (again);
wenzelm [Wed, 17 Oct 2012 22:57:28 +0200] rev 49903
HOL-BNF-Examples is sequential for now, due to spurious interrupts (again);
Wed, 17 Oct 2012 22:45:40 +0200 merged
wenzelm [Wed, 17 Oct 2012 22:45:40 +0200] rev 49902
merged
Wed, 17 Oct 2012 15:25:52 +0200 comprehension conversion reuses suggested names for bound variables instead of invented fresh ones; tuned tactic
bulwahn [Wed, 17 Oct 2012 15:25:52 +0200] rev 49901
comprehension conversion reuses suggested names for bound variables instead of invented fresh ones; tuned tactic
Wed, 17 Oct 2012 14:13:57 +0200 checking for bound variables in the set expression; handling negation more generally
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49900
checking for bound variables in the set expression; handling negation more generally
Wed, 17 Oct 2012 14:13:57 +0200 set_comprehension_pointfree simproc now handles the complicated test case; tuned
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49899
set_comprehension_pointfree simproc now handles the complicated test case; tuned
Wed, 17 Oct 2012 14:13:57 +0200 refined conversion to only react on proper set comprehensions; tuned
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49898
refined conversion to only react on proper set comprehensions; tuned
Wed, 17 Oct 2012 14:13:57 +0200 moving Pair_inject from legacy and duplicate section to general section, as Pair_inject was considered a duplicate in e8400e31528a by mistake (cf. communication on dev mailing list)
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49897
moving Pair_inject from legacy and duplicate section to general section, as Pair_inject was considered a duplicate in e8400e31528a by mistake (cf. communication on dev mailing list)
Wed, 17 Oct 2012 14:13:57 +0200 employing a preprocessing conversion that rewrites {(x1, ..., xn). P x1 ... xn} to {(x1, ..., xn) | x1 ... xn. P x1 ... xn} in set_comprehension_pointfree simproc
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49896
employing a preprocessing conversion that rewrites {(x1, ..., xn). P x1 ... xn} to {(x1, ..., xn) | x1 ... xn. P x1 ... xn} in set_comprehension_pointfree simproc
Wed, 17 Oct 2012 22:11:12 +0200 another Future.shutdown after Future.cancel_groups (cf. 0d4106850eb2);
wenzelm [Wed, 17 Oct 2012 22:11:12 +0200] rev 49895
another Future.shutdown after Future.cancel_groups (cf. 0d4106850eb2);
Wed, 17 Oct 2012 21:18:32 +0200 more robust cancel_now: avoid shooting yourself in the foot;
wenzelm [Wed, 17 Oct 2012 21:18:32 +0200] rev 49894
more robust cancel_now: avoid shooting yourself in the foot;
Wed, 17 Oct 2012 21:04:51 +0200 more robust Session.finish (batch mode): use Goal.finish_futures to exhibit remaining failures of disconnected goal forks (e.g. from unnamed theorems) and Goal.cancel_futures the purge the persistent state;
wenzelm [Wed, 17 Oct 2012 21:04:51 +0200] rev 49893
more robust Session.finish (batch mode): use Goal.finish_futures to exhibit remaining failures of disconnected goal forks (e.g. from unnamed theorems) and Goal.cancel_futures the purge the persistent state;
Wed, 17 Oct 2012 14:58:04 +0200 proper 'oops' to force sequential checking here, and avoid spurious *** Interrupt stemming from crash of forked outer syntax element;
wenzelm [Wed, 17 Oct 2012 14:58:04 +0200] rev 49892
proper 'oops' to force sequential checking here, and avoid spurious *** Interrupt stemming from crash of forked outer syntax element;
Wed, 17 Oct 2012 14:39:00 +0200 added Output "Detach" button;
wenzelm [Wed, 17 Oct 2012 14:39:00 +0200] rev 49891
added Output "Detach" button;
Wed, 17 Oct 2012 14:20:54 +0200 skipped proofs appear as "bad" without counting as error;
wenzelm [Wed, 17 Oct 2012 14:20:54 +0200] rev 49890
skipped proofs appear as "bad" without counting as error;
Wed, 17 Oct 2012 13:20:08 +0200 more method position information, notably finished_pos after end of previous text;
wenzelm [Wed, 17 Oct 2012 13:20:08 +0200] rev 49889
more method position information, notably finished_pos after end of previous text;
Wed, 17 Oct 2012 10:46:14 +0200 more formal markup;
wenzelm [Wed, 17 Oct 2012 10:46:14 +0200] rev 49888
more formal markup;
Wed, 17 Oct 2012 10:45:43 +0200 tuned signature;
wenzelm [Wed, 17 Oct 2012 10:45:43 +0200] rev 49887
tuned signature; prefer exception Fail for internal errors;
Wed, 17 Oct 2012 10:26:27 +0200 more formal markup;
wenzelm [Wed, 17 Oct 2012 10:26:27 +0200] rev 49886
more formal markup;
Wed, 17 Oct 2012 00:16:31 +0200 don't be so aggressive when expanding a transfer rule relation; rewrite only the relational part of the rule
kuncar [Wed, 17 Oct 2012 00:16:31 +0200] rev 49885
don't be so aggressive when expanding a transfer rule relation; rewrite only the relational part of the rule
Tue, 16 Oct 2012 22:38:34 +0200 merged
wenzelm [Tue, 16 Oct 2012 22:38:34 +0200] rev 49884
merged
Tue, 16 Oct 2012 20:31:08 +0200 added missing file
blanchet [Tue, 16 Oct 2012 20:31:08 +0200] rev 49883
added missing file
Tue, 16 Oct 2012 20:11:15 +0200 tuned for document output
traytel [Tue, 16 Oct 2012 20:11:15 +0200] rev 49882
tuned for document output
Tue, 16 Oct 2012 18:50:53 +0200 added proof minimization code from Steffen Smolka
blanchet [Tue, 16 Oct 2012 18:50:53 +0200] rev 49881
added proof minimization code from Steffen Smolka
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip