Find a file
2011-11-07 10:05:31 +01:00
doc Fix some more bugs in the tutorial 2011-11-07 09:55:25 +01:00
man Man page cleanup 2011-10-28 12:53:57 -07:00
mk Build LLVM with -fno-omit-frame-pointer on Linux 2011-11-05 13:23:11 -07:00
src llvm::mk_object_file should really return an option, since the underlying LLVM function can fail. Fixes a crash on OS X when rust has bad dylibs within eyeshot. 2011-11-07 09:56:30 +01:00
.gitignore Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
.gitmodules Change the LLVM repo to git://github.com/brson/llvm.git 2011-11-05 13:23:11 -07:00
AUTHORS.txt Add Joshua Wise to AUTHORS.txt 2011-11-07 10:05:31 +01:00
configure configure: Handle absolute source paths when configuring LLVM 2011-11-05 13:23:11 -07:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in Parameterize the LLVM build over the target triples 2011-11-05 13:23:11 -07:00
README Switch URLs. 2011-09-20 16:27:08 -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://www.rust-lang.org for more information.