Tue, 10 Feb 2015 14:29:36 +0100 wenzelm indicate slow proof (approx. 20s);
Tue, 10 Feb 2015 14:06:57 +0100 hoelzl merged
Tue, 10 Feb 2015 13:50:30 +0100 hoelzl add bind_cond_pmf_cancel
Tue, 10 Feb 2015 12:15:05 +0100 hoelzl add cond_map_pmf
Tue, 10 Feb 2015 12:09:32 +0100 hoelzl introduce discrete conditional probabilities, use it to simplify bnf proof of pmf
Tue, 10 Feb 2015 12:27:30 +0100 Andreas Lochbihler tuned proof
Tue, 10 Feb 2015 12:17:22 +0100 Andreas Lochbihler add another lemma to split nn_integral over product count_space
Tue, 10 Feb 2015 12:10:26 +0100 Andreas Lochbihler tune proof
Tue, 10 Feb 2015 12:05:21 +0100 Andreas Lochbihler nn_integral can be split over arbitrary product count_spaces
Tue, 10 Feb 2015 12:04:24 +0100 Andreas Lochbihler add stronger version of lemma
Fri, 06 Feb 2015 17:57:03 +0100 haftmann default abstypes and default abstract equations make technical (no_code) annotation superfluous
Fri, 06 Feb 2015 19:17:17 +0100 blanchet careful about visibility of facts that have the same 'theory' in optimization
Fri, 06 Feb 2015 08:47:48 +0100 haftmann non-intrusive default code setup for mappings
Thu, 05 Feb 2015 19:44:14 +0100 haftmann slightly more standard code setup for String.literal, with explicit special case in predicate compiler
Thu, 05 Feb 2015 19:44:13 +0100 haftmann explicit type annotation avoids problems with Haskell type inference
Thu, 05 Feb 2015 13:01:12 +0100 haftmann more explicit hint on import order
Thu, 05 Feb 2015 13:01:12 +0100 haftmann dropped dead code;
Thu, 05 Feb 2015 13:01:12 +0100 haftmann dropped obsolete external entrance point
Thu, 05 Feb 2015 13:01:12 +0100 haftmann explicit error message for non-existing targets
Mon, 02 Feb 2015 14:01:33 +0100 blanchet fixed typos
Mon, 02 Feb 2015 14:01:33 +0100 blanchet less confusing constant
Mon, 02 Feb 2015 14:01:33 +0100 blanchet tuning
Fri, 30 Jan 2015 17:29:51 +0100 hoelzl simp rules for return_pmf
Fri, 30 Jan 2015 17:29:41 +0100 hoelzl related permutations with bij functions
Fri, 30 Jan 2015 17:35:03 +0100 nipkow canonical name
Thu, 29 Jan 2015 17:07:49 +0100 wenzelm 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.;
Thu, 29 Jan 2015 16:35:29 +0100 wenzelm more explicit indication of Async_Manager_Legacy as Proof General legacy;
Thu, 29 Jan 2015 16:16:01 +0100 wenzelm tuned bootstrap;
Thu, 29 Jan 2015 15:27:29 +0100 wenzelm tuned;
Thu, 29 Jan 2015 15:21:16 +0100 wenzelm 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;
Thu, 29 Jan 2015 13:58:02 +0100 wenzelm unused;
Thu, 29 Jan 2015 13:50:53 +0100 wenzelm ensure that running into older execution is interruptible (see also b91dc7ab3464);
Thu, 29 Jan 2015 13:49:03 +0100 wenzelm clarified worker_wait;
Wed, 28 Jan 2015 22:50:00 +0100 wenzelm explicit headless mode for machines that lack X11 (e.g. lxbroy10);
Wed, 28 Jan 2015 22:19:22 +0100 wenzelm 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);
Wed, 28 Jan 2015 19:25:19 +0100 wenzelm tuned signature;
Wed, 28 Jan 2015 19:23:03 +0100 wenzelm tuned comment;
Wed, 28 Jan 2015 19:18:08 +0100 wenzelm tuned signature;
Wed, 28 Jan 2015 19:15:13 +0100 wenzelm clarified module name;
Wed, 28 Jan 2015 08:29:08 +0100 haftmann abstract code equation may also be default
Wed, 28 Jan 2015 08:29:08 +0100 haftmann proper term_of for iarray
Wed, 28 Jan 2015 08:29:08 +0100 haftmann string printing conformant to both (S)ML and Isabelle/ML
Wed, 28 Jan 2015 14:24:29 +0100 eberlm Fixed bug in bugfix for function package
Wed, 28 Jan 2015 12:26:56 +0100 eberlm Fixed variable naming bug in function package
Wed, 28 Jan 2015 11:17:21 +0100 hoelzl moved bcontfun from AFP/Ordinary_Differential_Equations
Tue, 27 Jan 2015 16:12:40 +0100 hoelzl ereal: tuned proofs concerning continuity and suprema
Mon, 26 Jan 2015 14:40:13 +0100 hoelzl spelling error
Mon, 26 Jan 2015 14:34:10 +0100 wenzelm NEWS;
Mon, 26 Jan 2015 14:31:39 +0100 wenzelm removed unused operations;
Mon, 26 Jan 2015 13:48:29 +0100 wenzelm prefer plain session_graph.pdf over GraphBrowser applet;
Mon, 26 Jan 2015 13:44:37 +0100 wenzelm complete pattern coverage, e.g. relevant for singleton graph;
Sun, 25 Jan 2015 22:11:06 +0100 wenzelm discontinued obsolete option "document_graph";
Sun, 25 Jan 2015 21:46:21 +0100 wenzelm provide session_graph.pdf via Isabelle/Scala;
Sun, 25 Jan 2015 20:22:20 +0100 wenzelm support for session graph from Scala side;
Sun, 25 Jan 2015 20:16:27 +0100 wenzelm support for off-line graph output, without GUI thread;
Sun, 25 Jan 2015 18:31:35 +0100 wenzelm make it independent from GUI thread, e.g. for Graph_File.write;
Sun, 25 Jan 2015 17:48:14 +0100 wenzelm separate module Graph_File;
Sun, 25 Jan 2015 17:17:37 +0100 wenzelm tuned comments;
Sun, 25 Jan 2015 15:40:28 +0100 wenzelm tuned;
Sun, 25 Jan 2015 13:56:21 +0100 wenzelm more compact message;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip