Go to file
Graydon Hoare 6e3a77c3a3 Merge remote branch 'tohava/master'
Conflicts:
	src/boot/fe/ast.ml
2010-08-23 18:19:42 -07:00
doc Add support for a reserved-words list and reserve the various not-supported-but-plausible IEEE datatypes. 2010-08-17 14:48:00 -07:00
src Merge remote branch 'tohava/master' 2010-08-23 18:19:42 -07:00
.gitignore Allow every test to make a .tmp file that is cleaned up before execution. 2010-08-20 12:48:45 -07:00
AUTHORS.txt Add Or to the AUTHORS file. 2010-08-06 17:43:15 -07:00
LICENSE.txt Populate tree. 2010-06-23 21:03:09 -07:00
README Update README to point to github, test email notification. 2010-06-23 21:11:10 -07:00

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.