aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Move more of the GC logic into the runtime.Graydon Hoare2010-06-281-1/+22
|
* Add sever-glue, for missing first stage of sweep.Graydon Hoare2010-06-251-0/+1
|
* Add rust_task::gc(size_t args) method that drops us back into the GC glue.Graydon Hoare2010-06-251-0/+3
|
* Emit gc glue and rearrange crate glue offsets slightly to have a regular order.Graydon Hoare2010-06-251-4/+7
|
* Populate tree.Graydon Hoare2010-06-231-0/+730