Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src Update to work with rustc 1.0.0-nightly (522d09dfe 2015-02-19) (built… Feb 23, 2015
tests Add a new benchmark: Time how long it takes to run SICP's metacircular Feb 17, 2015
.gitignore Simplify GC sweeping by including a bit vector of marked objects in e… Feb 8, 2015
.travis.yml Add Travis-CI support. Dec 18, 2014
Cargo.lock Simplify GC sweeping by including a bit vector of marked objects in e… Feb 8, 2015
Cargo.toml Update to work with rustc 1.0.0-nightly (d3732a12e 2015-02-06 23:30:1… Feb 8, 2015
LICENSE Add Apache 2.0 license Dec 16, 2014
README.md Fix copy-paste mistake in Travis-CI button. Dec 22, 2014
save-docs.sh Updating the documentation generating script Jan 2, 2015