about summary refs log tree commit diff
path: root/src/rt/rust_message.cpp
AgeCommit message (Collapse)AuthorLines
2010-07-28Move ports out into their own file, add data_message and make communication ↵Michael Bebenita-0/+32
system use it (and proxies) instead of existing token scheme.
2010-07-28Move notification-messages out into their own file and unify into ↵Michael Bebenita-0/+75
notify_message, make them use proxies, cache task proxies in dom.