summaryrefslogtreecommitdiff
path: root/test/files/jvm/replyablereactor.scala
Commit message (Collapse)AuthorAgeFilesLines
* Hardened actor tests. No review.Philipp Haller2010-04-131-0/+10
|
* Fixed tests to unbreak build. No review.Philipp Haller2010-02-231-3/+2
|
* Restored type of receiver in OutputChannel and ...Philipp Haller2009-10-061-3/+3
| | | | | | | Restored type of receiver in OutputChannel and Channel to Actor. ReplyReactor inherits from ReplyableReactor. ReplyableReactor is now private.
* Enabled future-type message sends for reactors.Philipp Haller2009-07-211-0/+47