rust/doc/tutorial
Marijn Haverbeke fedb775fbb Add hacks to extract and compile tutorial code
Not included in the build by default, since it's fragile and kludgy. Do
something like this to run it:

    cd doc/tutorial
    RUSTC=../../build/stage2/bin/rustc bash test.sh

Closes #1143
2011-11-22 16:12:23 +01:00
..
lib Expand the tutorial section on functions 2011-11-02 13:49:37 +01:00
web Fill in the foreign-function part of the tutorial 2011-11-01 17:35:18 +01:00
args.md Add hacks to extract and compile tutorial code 2011-11-22 16:12:23 +01:00
build.js Add hacks to extract and compile tutorial code 2011-11-22 16:12:23 +01:00
control.md Add hacks to extract and compile tutorial code 2011-11-22 16:12:23 +01:00
data.md Add hacks to extract and compile tutorial code 2011-11-22 16:12:23 +01:00
extract.js Add hacks to extract and compile tutorial code 2011-11-22 16:12:23 +01:00
ffi.md Add hacks to extract and compile tutorial code 2011-11-22 16:12:23 +01:00
func.md Add hacks to extract and compile tutorial code 2011-11-22 16:12:23 +01:00
generic.md Add hacks to extract and compile tutorial code 2011-11-22 16:12:23 +01:00
index.md Add explanation of kinds to tutorial 2011-11-21 12:07:41 +01:00
intro.md Fix small grammar mistake in tutorial 2011-11-16 08:51:59 +01:00
mod.md Add hacks to extract and compile tutorial code 2011-11-22 16:12:23 +01:00
order Write briefly about syntax extension in the syntax section 2011-11-02 13:27:29 +01:00
setup.md Add hacks to extract and compile tutorial code 2011-11-22 16:12:23 +01:00
syntax.md Add hacks to extract and compile tutorial code 2011-11-22 16:12:23 +01:00
task.md Flesh out the module section of the tutorial 2011-11-01 14:38:55 +01:00
test.md Add hacks to extract and compile tutorial code 2011-11-22 16:12:23 +01:00
test.sh Add hacks to extract and compile tutorial code 2011-11-22 16:12:23 +01:00