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
/
tutorial.md
Age
Commit message (
Expand
)
Author
Lines
2012-09-04
In DuplexStream explanation: change 'There' to 'The'.
Jim Blandy
-1
/
+1
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
-2
/
+2
2012-08-26
Camel case the option type
Brian Anderson
-3
/
+3
2012-08-24
Expunge mention of `match check` from the tutorial
Tim Chevalier
-6
/
+1
2012-08-24
Minor doc updates.
Paul Stansifer
-2
/
+3
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
-13
/
+13
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
-79
/
+0
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
-29
/
+13
2012-08-08
Add spawn_conversation
Jesse Ruderman
-20
/
+22
2012-08-07
Fix typo in tutorial: 'retern' -> 'return'
alexrp
-1
/
+1
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-17
/
+17
2012-08-05
doc: Update for alt arrows
Brian Anderson
-20
/
+37
2012-08-01
Convert ret to return
Brian Anderson
-26
/
+24
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
Typos in tutorial
Tim Chevalier
-2
/
+2
2012-07-22
Further revisions suggested by nmatsakis (#2990).
Lindsey Kuper
-9
/
+8
2012-07-22
Tutorial revisions (among other things, closes #2990).
Lindsey Kuper
-73
/
+75
2012-07-20
Fix failing tutorial test case. Fixes build breakage
Tim Chevalier
-7
/
+5
2012-07-19
Edit for style
Tim Chevalier
-7
/
+18
2012-07-19
Merge remote-tracking branch 'Havvy/master' into Havvy-pull-req
Tim Chevalier
-0
/
+16
2012-07-18
remove out of date text from tutorial regarding iface-less impls
Niko Matsakis
-23
/
+7
2012-07-14
Use of the type in interfaces
Ryan Scheel
-0
/
+12
2012-07-14
Added note about type parameters in ifaces.
Ryan Scheel
-0
/
+4
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-97
/
+97
2012-07-13
update tutorial example to new syntax for unique strs
Niko Matsakis
-1
/
+1
2012-07-12
Accept prefix notation for writing the types of str/~ and friends.
Michael Sullivan
-1
/
+1
2012-07-10
tutorial: Add more buffalo.
Joshua Wise
-2
/
+2
2012-07-10
Get rid of some remaining uses of old style vecs.
Michael Sullivan
-2
/
+2
2012-07-10
0.2 -> 0.3
Brian Anderson
-4
/
+4
2012-07-10
tutorial: Remove disclaimer. Redundant with previous section
Brian Anderson
-8
/
+0
[prev]
[next]