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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Lines
2012-09-04
doc: Fix broken examples
Brian Anderson
-6
/
+6
2012-09-04
Merge pull request #3333 from dbp/tutorial
Brian Anderson
-1
/
+3
2012-09-04
In DuplexStream explanation: change 'There' to 'The'.
Jim Blandy
-1
/
+1
2012-09-01
Remove the 'to' keyword
Brian Anderson
-2
/
+2
2012-09-01
tutorial: adding link and reference to sublime text package.
Daniel Patterson
-1
/
+3
2012-08-31
doc: Remove some unneeded sections on type inference and generic modes
Patrick Walton
-74
/
+14
2012-08-31
doc: Remove the section on modes from the tutorial
Patrick Walton
-92
/
+0
2012-08-31
doc: Trim down the tutorial a little more
Patrick Walton
-72
/
+55
2012-08-31
doc: Update the tutorial
Patrick Walton
-441
/
+180
2012-08-31
Remove the no-longer-true fact of cmp (and soon, log) being universal.
Graydon Hoare
-13
/
+0
2012-08-31
Fix up the tutorial doc-tests.
Graydon Hoare
-1
/
+10
2012-08-28
Convert core::pipes to camel case
Brian Anderson
-4
/
+4
2012-08-27
Camel case various core constructors
Brian Anderson
-9
/
+9
2012-08-26
Camel case the option type
Brian Anderson
-10
/
+10
2012-08-24
Expunge mention of `match check` from the tutorial
Tim Chevalier
-6
/
+1
2012-08-24
Minor doc updates.
Paul Stansifer
-3
/
+19
2012-08-24
Remove the old syntax extension section in the documentation.
Paul Stansifer
-81
/
+5
2012-08-24
Add a section on syntax extensions to the Rust reference docs.
Paul Stansifer
-1
/
+90
2012-08-23
Rename str::bytes to str::to_bytes
Tim Chevalier
-5
/
+5
2012-08-23
Clarify that macros are expr-positioned.
Paul Stansifer
-0
/
+5
2012-08-23
Update the tutorial with the new macro system.
Paul Stansifer
-9
/
+154
2012-08-23
Update macro invocation syntax in documentation.
Paul Stansifer
-19
/
+19
2012-08-20
Rename the template for version_info.html
Kevin Cantu
-0
/
+0
2012-08-20
Add comma after 'For example'.
Jim Blandy
-1
/
+1
2012-08-18
Tutorial: clarify 'other uses of safe references'
Tim Chevalier
-0
/
+7
2012-08-17
Remove the class keyword
Brian Anderson
-242
/
+7
2012-08-16
Update the rock-paper-scissors example in the tutorial, and rename some types...
Eric Holk
-18
/
+17
2012-08-16
Fix compile errors in tutorial tests.
Eric Holk
-2
/
+2
2012-08-16
Updating the communication portion of the tutorial in terms of pipes
Eric Holk
-59
/
+47
2012-08-15
Convert more core types to camel case
Brian Anderson
-6
/
+6
2012-08-09
tutorial: "an trait" -> "a trait"
Lindsey Kuper
-2
/
+2
2012-08-08
doc: Update to new trait syntax
Brian Anderson
-35
/
+19
2012-08-08
Merge pull request #3158 from alexrp/incoming
Brian Anderson
-1
/
+3
2012-08-08
Merge pull request #3153 from jruderman/sconv
Ben Blum
-20
/
+22
2012-08-09
Operator-assignment expressions -> Compound assignment expressions.
alexrp
-1
/
+3
2012-08-08
Add spawn_conversation
Jesse Ruderman
-20
/
+22
2012-08-08
Remove remaining references to typestate in the manual.
alexrp
-29
/
+4
2012-08-08
Alter the manual to speak of pure functions instead of predicate functions.
alexrp
-19
/
+12
2012-08-07
Fix typo in tutorial: 'retern' -> 'return'
alexrp
-1
/
+1
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-37
/
+37
2012-08-05
doc: Update for alt arrows
Brian Anderson
-41
/
+58
2012-08-02
Remove modes from map API and replace with regions.
Niko Matsakis
-3
/
+3
2012-08-01
Convert ret to return
Brian Anderson
-51
/
+49
2012-07-31
Remove "iface" keyword from manual.
Lindsey Kuper
-1
/
+1
2012-07-31
"iface" -> "trait" in CodeMirror mode.
Lindsey Kuper
-5
/
+5
2012-07-30
tutorial: Corrections from Florian Weimer
Brian Anderson
-3
/
+3
2012-07-26
Tutorial fixes
Tim Chevalier
-16
/
+22
2012-07-25
Change iface and interface to trait. Close #2967.
Graydon Hoare
-37
/
+38
2012-07-24
Change task linked failure interface in manual
Ben Blum
-3
/
+1
2012-07-24
Typos in tutorial
Tim Chevalier
-2
/
+2
[prev]
[next]