about summary refs log tree commit diff
path: root/doc
AgeCommit message (Expand)AuthorLines
2012-07-22Further revisions suggested by nmatsakis (#2990).Lindsey Kuper-9/+8
2012-07-22Tutorial revisions (among other things, closes #2990).Lindsey Kuper-73/+75
2012-07-20Fix failing tutorial test case. Fixes build breakageTim Chevalier-7/+5
2012-07-20Fix markup in rust.mdTim Chevalier-8/+8
2012-07-19Edit for styleTim Chevalier-7/+18
2012-07-19Merge remote-tracking branch 'Havvy/master' into Havvy-pull-reqTim Chevalier-0/+16
2012-07-19Add a badge to the tutorial and reference docs indicating which Rust version ...Paul Stansifer-0/+28
2012-07-18repair out of date text from ref manual regarding iface-less implsNiko Matsakis-12/+5
2012-07-18remove out of date text from tutorial regarding iface-less implsNiko Matsakis-23/+7
2012-07-16Use "trait" rather than "iface" where possible in docsTim Chevalier-29/+28
2012-07-16Fix build breakage and include all types in "types" section in docsTim Chevalier-25/+102
2012-07-16Discuss classes in reference manualTim Chevalier-20/+130
2012-07-14remove typestate from code, tests, and docsNiko Matsakis-330/+1
2012-07-14Use of the type in interfacesRyan Scheel-0/+12
2012-07-14Added note about type parameters in ifaces.Ryan Scheel-0/+4
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-137/+137
2012-07-13update tutorial example to new syntax for unique strsNiko Matsakis-1/+1
2012-07-12Accept prefix notation for writing the types of str/~ and friends.Michael Sullivan-1/+1
2012-07-10tutorial: Add more buffalo.Joshua Wise-2/+2
2012-07-10Get rid of some remaining uses of old style vecs.Michael Sullivan-2/+2
2012-07-10doc: Remove the section on the enum exporting featurePatrick Walton-25/+3
2012-07-100.2 -> 0.3Brian Anderson-4/+4
2012-07-10tutorial: Remove disclaimer. Redundant with previous sectionBrian Anderson-8/+0
2012-07-10tutorial: Fix broken exampleBrian Anderson-1/+1
2012-07-10tutorial: Minor editingBrian Anderson-4/+4
2012-07-09tutorial: Expand the failure section a bitPatrick Walton-9/+25
2012-07-09tutorial: Add a better description of vectorsBrian Anderson-3/+3
2012-07-09tutorial: Emphasize GC in shared box sectionBrian Anderson-7/+5
2012-07-09tutorial: Minor formatting change in task exampleBrian Anderson-0/+1
2012-07-09tutorial: Overhaul task sectionBrian Anderson-50/+63
2012-07-09tutorial: Don't mention the non-existant --no-core switchBrian Anderson-1/+1
2012-07-09tutorial: Generics section cleanupBrian Anderson-35/+33
2012-07-09tutorial: Fix typos. Closes #2852Brian Anderson-4/+5
2012-07-09Merge pull request #2847 from ben0x539/incomingBrian Anderson-11/+11
2012-07-09tutorial: pointer -> boxBrian Anderson-2/+2
2012-07-09docs: In rust.md, replace 'print' with 'println' to match points exampleBenjamin Herr-8/+8
2012-07-09docs: In rust.md, replace inert @dfn{foo} formatting with _foo_Benjamin Herr-3/+3
2012-07-08tutorial: Fix a test-failure due to typoBrian Anderson-1/+1
2012-07-08It's hard to type when the cursor is not where you are actually typing.Ryan Scheel-1/+1
2012-07-08elt -> elementRyan Scheel-1/+1
2012-07-08Parameter/Variable names for for_rev and map extended.Ryan Scheel-7/+7
2012-07-08tutorial: Fill out bounded type test caseBrian Anderson-0/+5
2012-07-08tutorial: Make class example compileBrian Anderson-1/+1
2012-07-08tutorial: Fix capitalization of headerBrian Anderson-1/+1
2012-07-07tutorial: Describe blockquotes in the 'Conventions' sectionBrian Anderson-0/+4
2012-07-07tutorial: Use a more tasteful blockquote styleBrian Anderson-1/+1
2012-07-07tutorial: Put class warning in a blockquoteBrian Anderson-2/+2
2012-07-07tutorial: Add section on classes.Glenn Willen-0/+79
2012-07-07tutorial: CleanupBrian Anderson-15/+13
2012-07-07Merge remote-tracking branch 'ben0x539/incoming'Brian Anderson-1/+1