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
/
tutorial.md
Age
Commit message (
Expand
)
Author
Lines
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
2012-07-10
tutorial: Fix broken example
Brian Anderson
-1
/
+1
2012-07-10
tutorial: Minor editing
Brian Anderson
-4
/
+4
2012-07-09
tutorial: Expand the failure section a bit
Patrick Walton
-9
/
+25
2012-07-09
tutorial: Add a better description of vectors
Brian Anderson
-3
/
+3
2012-07-09
tutorial: Emphasize GC in shared box section
Brian Anderson
-7
/
+5
2012-07-09
tutorial: Minor formatting change in task example
Brian Anderson
-0
/
+1
2012-07-09
tutorial: Overhaul task section
Brian Anderson
-50
/
+63
2012-07-09
tutorial: Don't mention the non-existant --no-core switch
Brian Anderson
-1
/
+1
2012-07-09
tutorial: Generics section cleanup
Brian Anderson
-35
/
+33
2012-07-09
tutorial: Fix typos. Closes #2852
Brian Anderson
-4
/
+5
2012-07-09
tutorial: pointer -> box
Brian Anderson
-2
/
+2
2012-07-08
tutorial: Fix a test-failure due to typo
Brian Anderson
-1
/
+1
2012-07-08
It's hard to type when the cursor is not where you are actually typing.
Ryan Scheel
-1
/
+1
2012-07-08
elt -> element
Ryan Scheel
-1
/
+1
2012-07-08
Parameter/Variable names for for_rev and map extended.
Ryan Scheel
-7
/
+7
2012-07-08
tutorial: Fill out bounded type test case
Brian Anderson
-0
/
+5
2012-07-08
tutorial: Make class example compile
Brian Anderson
-1
/
+1
2012-07-08
tutorial: Fix capitalization of header
Brian Anderson
-1
/
+1
2012-07-07
tutorial: Describe blockquotes in the 'Conventions' section
Brian Anderson
-0
/
+4
2012-07-07
tutorial: Put class warning in a blockquote
Brian Anderson
-2
/
+2
2012-07-07
tutorial: Add section on classes.
Glenn Willen
-0
/
+79
2012-07-07
tutorial: Cleanup
Brian Anderson
-15
/
+13
2012-07-07
Merge remote-tracking branch 'ben0x539/incoming'
Brian Anderson
-1
/
+1
2012-07-07
tutorial: Typo
Brian Anderson
-1
/
+1
2012-07-07
tutorial: Add a few words about shadowing
Brian Anderson
-0
/
+8
2012-07-07
tutorial: Add a section on common vector methods
Brian Anderson
-0
/
+44
2012-07-07
tutorial: Expand the section on vectors
Brian Anderson
-39
/
+81
2012-07-07
tutorial: Pointer cleanup
Brian Anderson
-12
/
+19
2012-07-07
tutorial: Add a note about the experimentalness of borrowed pointers
Brian Anderson
-0
/
+6
2012-07-07
tutorial: Reorder sections around the memory model discussion
Brian Anderson
-368
/
+348
2012-07-07
tutorial: Use blockquotes for asides. Add styling
Brian Anderson
-14
/
+14
2012-07-07
tutorial: Expand the section on functions
Brian Anderson
-6
/
+46
2012-07-07
tutorial: Discuss failure and asserts together
Brian Anderson
-15
/
+15
2012-07-07
tutioral: Discuss basic function syntax is discussed before the memory model
Brian Anderson
-37
/
+37
2012-07-06
tutorial: Use consistent casing in headers
Brian Anderson
-3
/
+3
2012-07-06
tutorial: Add some work on borrowed pointers
Brian Anderson
-0
/
+27
2012-07-06
tutorial: Expand the section on datatypes
Brian Anderson
-27
/
+61
2012-07-06
tutorial: Fix a test-breaking typo
Brian Anderson
-1
/
+1
2012-07-06
tutorial: Remove some trivia
Brian Anderson
-4
/
+1
2012-07-06
For #2229, recognize 'again' in place of 'cont', final change pending snapshot.
Graydon Hoare
-4
/
+4
2012-07-06
tutorial: Reduce header level for do/for loop sections
Brian Anderson
-2
/
+2
2012-07-06
tutorial: Formatting fix
Benjamin Herr
-1
/
+1
2012-07-06
tutorial: Minor tweak
Brian Anderson
-7
/
+6
2012-07-06
tutorial: Add a section on the memory model
Brian Anderson
-0
/
+76
2012-07-06
tutorial: Minor tweaks to intro
Brian Anderson
-7
/
+7
2012-07-06
tutorial: Add a language overview to the introduction
Brian Anderson
-0
/
+27
2012-07-05
Minor tutorial tweaks
Lindsey Kuper
-30
/
+30
[next]