aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_crate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Overhaul logging system in runtimeMarijn Haverbeke2011-04-191-2/+2
* Update foregoing patches to leave rust_crate alone.Marijn Haverbeke2011-04-181-86/+0
* Make log the log level configurable per moduleMarijn Haverbeke2011-04-181-0/+86
* Move to macro-based logging checks in the C++ codeMarijn Haverbeke2011-04-071-1/+1
* Be a little more careful before assuming we have crate debuginfo and abbrevs ...Graydon Hoare2010-07-201-4/+12
* Add rust_task::gc(size_t args) method that drops us back into the GC glue.Graydon Hoare2010-06-251-0/+5
* Populate tree.Graydon Hoare2010-06-231-0/+63