aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_srv.cpp
Commit message (Expand)AuthorAgeFilesLines
* Overhaul logging system in runtimeMarijn Haverbeke2011-04-191-5/+1
* Change log buffer butes to a symbolic const in runtime.Graydon Hoare2011-01-141-5/+5
* Lots of design changes around proxies and message passing. Made it so that do...Michael Bebenita2010-09-071-3/+9
* Added a few utility classes, cleaned up the include order of .h files, and st...Michael Bebenita2010-09-071-6/+2
* Lots of changes around memory managment in the Runtime. Added memory regions ...Michael Bebenita2010-08-171-52/+11
* Pulled rust_srv in its own file. Some cleanup, and added varargs to assertion...Michael Bebenita2010-08-161-0/+121