| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-01-19 | Move tutorial over to a format similar to the reference doc | Marijn Haverbeke | -174/+0 | |
| And adjust highlighting/testing scripts to deal with this. | ||||
| 2012-01-12 | Go over the tutorial again | Marijn Haverbeke | -109/+96 | |
| Edit some things, make sure all code runs. | ||||
| 2012-01-10 | update various parts of the tutorial | Niko Matsakis | -47/+121 | |
| 2011-11-22 | Add hacks to extract and compile tutorial code | Marijn Haverbeke | -0/+6 | |
| 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-02 | Expand the tutorial section on functions | Marijn Haverbeke | -1/+21 | |
| 2011-11-02 | Make 'lambda(...) -> ...' parse as a type | Marijn Haverbeke | -4/+1 | |
| 2011-11-01 | Fix some typos in tutorial | Marijn Haverbeke | -0/+2 | |
| 2011-10-31 | Add a first stab at a tutorial | Marijn Haverbeke | -0/+88 | |
| You build it with `cd doc/tutorial; node build.js`, and then point your browser at doc/tutorial/web/index.html. Not remotely ready for publicity yet. | ||||
