Go to file
2011-03-22 14:00:27 -07:00
doc Update docs for if statements 2011-03-22 08:11:36 -07:00
src lib: Add an EBML reader module 2011-03-22 14:00:27 -07:00
.gitignore Ignore emacs autosave files. 2011-03-18 12:15:33 -07:00
AUTHORS.txt Add Tim to AUTHORS. 2011-03-22 09:42:51 -07:00
configure Repair some fallout from pcwalton's last few build changes. 2011-03-21 23:06:42 -07:00
LICENSE.txt
Makefile.in Add a regression test for channels of nil, which happens to work in rustc, but not in rustboot 2011-03-22 08:04:47 -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.