aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_message.cpp
Commit message (Expand)AuthorAgeFilesLines
* Lots of design changes around proxies and message passing. Made it so that do...Michael Bebenita2010-09-071-39/+63
* Lots of changes around memory managment in the Runtime. Added memory regions ...Michael Bebenita2010-08-171-8/+11
* Synthesize a flush_chan upcall right before a channel's ref_count drops to ze...Michael Bebenita2010-08-091-2/+1
* Move ports out into their own file, add data_message and make communication s...Michael Bebenita2010-07-281-0/+32
* Move notification-messages out into their own file and unify into notify_mess...Michael Bebenita2010-07-281-0/+75