summary refs log tree commit diff
path: root/src/libnative/lib.rs
AgeCommit message (Expand)AuthorLines
2014-01-07doc: Add libgreen and libnative to the indexBrian Anderson-0/+3
2014-01-06Register new snapshotsAlex Crichton-4/+1
2014-01-05Don't abort the process in native::startAlex Crichton-1/+2
2014-01-02Bump version to 0.9Brian Anderson-1/+1
2014-01-01Move task count bookeeping out of libstdAlex Crichton-8/+2
2013-12-26Register new snapshotsAlex Crichton-1/+0
2013-12-25Test fixes and rebase conflictsAlex Crichton-8/+5
2013-12-24green: Properly wait for main before shutdownAlex Crichton-10/+15
2013-12-24Test fixes and rebase problemsAlex Crichton-0/+2
2013-12-24Finalize the green::Pool typeAlex Crichton-1/+4
2013-12-24native: Add tests and cleanup entry pointsAlex Crichton-15/+41
2013-12-24native: Introduce libnativeAlex Crichton-0/+61