0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-12-01 13:18:54 +01:00
The Rust compiler https://www.rust-lang.org/
Go to file
Elly Jones bd7262624c stdlib: add json.
Add a json serializer and deserializer.

Signed-off-by: Elly Jones <ellyjones@google.com>
2011-11-07 15:44:43 -08:00
doc Document crate top-level and directory modules. Closes #1097 2011-11-07 13:34:04 -08: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 stdlib: add json. 2011-11-07 15:44:43 -08: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
Makefile.in Parameterize the LLVM build over the target triples 2011-11-05 13:23:11 -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://www.rust-lang.org for more information.