about summary refs log tree commit diff
path: root/src/rt/rust_crate.cpp
AgeCommit message (Expand)AuthorLines
2011-04-19Overhaul logging system in runtimeMarijn Haverbeke-2/+2
2011-04-18Update foregoing patches to leave rust_crate alone.Marijn Haverbeke-86/+0
2011-04-18Make log the log level configurable per moduleMarijn Haverbeke-0/+86
2011-04-07Move to macro-based logging checks in the C++ codeMarijn Haverbeke-1/+1
2010-07-20Be a little more careful before assuming we have crate debuginfo and abbrevs ...Graydon Hoare-4/+12
2010-06-25Add rust_task::gc(size_t args) method that drops us back into the GC glue.Graydon Hoare-0/+5
2010-06-23Populate tree.Graydon Hoare-0/+63