aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_port.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Some pretty printing in the runtime.Michael Bebenita2010-08-091-0/+16
|
* Move ports out into their own file, add data_message and make communication ↵Michael Bebenita2010-07-281-0/+39
system use it (and proxies) instead of existing token scheme.