index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Lines
2012-01-20
update tutorial to avoid block() syntax and to use term stack closure
Niko Matsakis
-37
/
+41
2012-01-20
doc: Fix mutant comma in tutorial
Brian Anderson
-1
/
+1
2012-01-20
doc: Mention 'debug' log level in tutorial. Closes #1579
Brian Anderson
-3
/
+3
2012-01-19
Couple typo fixes in tutorial.
Graydon Hoare
-2
/
+2
2012-01-19
Typo fix in tutorial.
Graydon Hoare
-1
/
+1
2012-01-19
doc: Update description of logging spec and ::rt module
Brian Anderson
-8
/
+17
2012-01-19
Add documentation about paretheses for grouping expressions
Matt Brubeck
-0
/
+16
2012-01-19
Mention associativity of binary operators
Matt Brubeck
-0
/
+2
2012-01-19
"Rust task" should be "Rust program" in the intro to the Memory Model docs
Matt Brubeck
-3
/
+3
2012-01-19
Merge pull request #1573 from mbrubeck/master
Graydon Hoare
-1
/
+1
2012-01-20
tutorial.md: spelling corrections for sections 1-5
Ben Striegel
-11
/
+11
2012-01-19
Remove some stray texinfo syntax from a footnote
Matt Brubeck
-1
/
+1
2012-01-19
Fix a broken link in doc/rust.md.
Matt Brubeck
-1
/
+1
2012-01-19
Move some doc text around.
Graydon Hoare
-23
/
+18
2012-01-19
Fix a bunch of broken internal links in the docs. Add a hokey link checker.
Graydon Hoare
-58
/
+55
2012-01-19
Remove old ref.foo noise.
Graydon Hoare
-3
/
+2
2012-01-19
Clarify immaturity of grammar, add a pile of half-baked grammar rules.
Graydon Hoare
-13
/
+122
2012-01-19
Fix links.
Graydon Hoare
-3
/
+3
2012-01-19
Fix typos in section 6; point out that prove expressions are unsupported
Tim Chevalier
-20
/
+22
2012-01-19
Typos, section 5
Tim Chevalier
-19
/
+20
2012-01-19
Fix typos
Tim Chevalier
-5
/
+5
2012-01-19
Fix typos
Tim Chevalier
-7
/
+7
2012-01-19
Fix typo
Tim Chevalier
-1
/
+1
2012-01-19
Add 'getting started' text to tutorial, close #427.
Graydon Hoare
-1
/
+67
2012-01-19
Remove doc/rust.texi
Graydon Hoare
-3589
/
+0
2012-01-19
Copy section to docs on runtime services.
Graydon Hoare
-0
/
+88
2012-01-19
doc: Copyedit task section
Brian Anderson
-29
/
+27
2012-01-19
doc: Fix typo
Brian Anderson
-1
/
+1
2012-01-19
Fix internal linking in the tutorial
Marijn Haverbeke
-33
/
+16
2012-01-19
Move tutorial over to a format similar to the reference doc
Marijn Haverbeke
-3995
/
+2698
2012-01-19
Update docs to reflect pattern syntax change
Tim Chevalier
-15
/
+7
2012-01-18
Tidy tidy
Graydon Hoare
-3
/
+0
2012-01-18
Add a stylesheet to make the reference HTML look a bit prettier
Marijn Haverbeke
-0
/
+25
2012-01-18
Fill out some parts of the reference docs
Marijn Haverbeke
-36
/
+489
2012-01-18
Fix bug in tutorial render script
Marijn Haverbeke
-1
/
+1
2012-01-18
Fix poor markdown parsing in tutorial-building script
Marijn Haverbeke
-1
/
+1
2012-01-17
Merge pull request #1544 from kevina/issue-1393
Graydon Hoare
-3
/
+3
2012-01-16
Minor cleanups to custom discriminator code.
Kevin Atkinson
-3
/
+3
2012-01-16
Convert a bunch of material on items, statements, expressions and typestates.
Graydon Hoare
-44
/
+1174
2012-01-16
Convert some material covering items, view-items, types.
Graydon Hoare
-1
/
+415
2012-01-16
Upgrade CodeMirror mode used to highlight the tutorial code
Marijn Haverbeke
-9
/
+28
2012-01-16
Move emacs mode into tree
Marijn Haverbeke
-2
/
+2
2012-01-16
In the tutorial, document that C-like enums can have the discriminator
Kevin Atkinson
-0
/
+18
2012-01-13
Import task and memory-model docs.
Graydon Hoare
-9
/
+213
2012-01-13
More doc porting.
Graydon Hoare
-36
/
+373
2012-01-12
Begin shift over to using pandoc, markdown and llnextgen for reference manual...
Graydon Hoare
-0
/
+645
2012-01-12
tutorial: rework nolink description to remove mention of "empty string"
Graham Fawcett
-3
/
+2
2012-01-12
Add tutorial chapter on interfaces
Marijn Haverbeke
-0
/
+184
2012-01-12
Go over the tutorial again
Marijn Haverbeke
-330
/
+343
2012-01-11
discuss joinable tasks
Niko Matsakis
-1
/
+20
[next]