Go to file
Marijn Haverbeke a3ec0b1f64 Rename std modules to be camelcased
(Have fun mergining your stuff with this.)
2011-05-06 22:51:19 +02:00
doc Put out burning tinderbox. 2011-05-05 11:54:45 -07:00
mk rustllvm: Add a binding to the LLVM standard module passes 2011-05-06 12:38:00 -07:00
src Rename std modules to be camelcased 2011-05-06 22:51:19 +02:00
.gitignore add dl/ and .pyc files to .gitignore 2011-05-05 11:26:07 -07:00
AUTHORS.txt Add Kelly to AUTHORS. 2011-05-05 16:40:57 -07:00
configure build: Disable valgrind by default on the Mac. Our suppressions file doesn't even begin to cover the huge stream of errors that dyld generates. 2011-05-05 18:11:40 -07:00
LICENSE.txt
Makefile.in Use #env to bake a git revision string into rustc's --version output. 2011-05-06 11:21:51 -07:00
README

This is a compiler and suite of associated libraries and documentation for the
Rust programming language.

See LICENSE.txt for terms of copyright and redistribution.

See http://github.com/graydon/rust for current development page.