src/Pure/Concurrent/consumer_thread.scala
Fri, 27 Jun 2014 22:08:55 +0200 wenzelm more tight Mailbox: single list is sufficient for single receiver, reverse outside critical section;
Tue, 29 Apr 2014 13:32:13 +0200 wenzelm more systematic Isabelle output, like in classic Isabelle/ML (without markup);
Fri, 25 Apr 2014 13:29:56 +0200 wenzelm replaced manager Actor by Consumer_Thread, which is lazy to defer its start to actual Handler init time;
less more (0) -3 tip