summary refs log tree commit diff
path: root/doc/rust.md
AgeCommit message (Expand)AuthorLines
2012-03-27Minor typo fixes.Graydon Hoare-2/+2
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-9/+9
2012-03-22make --enforce-mut-vars always on, add mut annotations to remaining filesNiko Matsakis-13/+16
2012-03-20doc: Fix more language ref testsBrian Anderson-41/+37
2012-03-20doc: Fix some language ref examplesBrian Anderson-96/+199
2012-03-20test: Begin running the language ref examples. Mostly xfailedBrian Anderson-61/+61
2012-03-20doc: Remove unary move operator from language ref. Closes #2032Brian Anderson-19/+0
2012-03-12doc: Add some info about native mods and crust functionsBrian Anderson-1/+79
2012-03-11Document what the type of the main() function should beTim Chevalier-0/+5
2012-03-11Docs for infinite loopsTim Chevalier-1/+33
2012-03-11doc: Add 'crust' to keywordsBrian Anderson-1/+1
2012-02-14Duplicate keywordDaniel Luz-1/+1
2012-02-14Fixed missing quote on bracket literalDaniel Luz-1/+1
2012-02-15Fix typos in the reference manualTomoki Aonuma-5/+5
2012-02-06Make keyword table in reference reflect reality more closelyMarijn Haverbeke-47/+21
2012-01-25Added a small note to help explain tag's in older code.Joe Pletcher-1/+3
2012-01-25Remove stale references to tags, replaced with enums.Joe Pletcher-3/+3
2012-01-24Documentation only -- typos in section on swap expressionTim Chevalier-5/+5
2012-01-23Update docs to reflect new export formsTim Chevalier-1/+37
2012-01-22Corrects order of identifier and type in arguments list in 7.3.3 Constraints ...Rick Waldron-9/+9
2012-01-20Update the keyword lists in rust.md and syntax.vimMatt Brubeck-2/+3
2012-01-19doc: Update description of logging spec and ::rt moduleBrian Anderson-8/+17
2012-01-19Add documentation about paretheses for grouping expressionsMatt Brubeck-0/+16
2012-01-19Mention associativity of binary operatorsMatt Brubeck-0/+2
2012-01-19"Rust task" should be "Rust program" in the intro to the Memory Model docsMatt Brubeck-3/+3
2012-01-19Remove some stray texinfo syntax from a footnoteMatt Brubeck-1/+1
2012-01-19Fix a broken link in doc/rust.md.Matt Brubeck-1/+1
2012-01-19Move some doc text around.Graydon Hoare-23/+18
2012-01-19Fix a bunch of broken internal links in the docs. Add a hokey link checker.Graydon Hoare-58/+55
2012-01-19Remove old ref.foo noise.Graydon Hoare-3/+2
2012-01-19Clarify immaturity of grammar, add a pile of half-baked grammar rules.Graydon Hoare-13/+122
2012-01-19Fix links.Graydon Hoare-3/+3
2012-01-19Fix typos in section 6; point out that prove expressions are unsupportedTim Chevalier-20/+22
2012-01-19Typos, section 5Tim Chevalier-19/+20
2012-01-19Fix typosTim Chevalier-5/+5
2012-01-19Fix typosTim Chevalier-7/+7
2012-01-19Fix typoTim Chevalier-1/+1
2012-01-19Copy section to docs on runtime services.Graydon Hoare-0/+88
2012-01-19doc: Copyedit task sectionBrian Anderson-29/+27
2012-01-19doc: Fix typoBrian Anderson-1/+1
2012-01-18Tidy tidyGraydon Hoare-3/+0
2012-01-18Fill out some parts of the reference docsMarijn Haverbeke-36/+489
2012-01-16Convert a bunch of material on items, statements, expressions and typestates.Graydon Hoare-44/+1174
2012-01-16Convert some material covering items, view-items, types.Graydon Hoare-1/+415
2012-01-13Import task and memory-model docs.Graydon Hoare-9/+213
2012-01-13More doc porting.Graydon Hoare-36/+373
2012-01-12Begin shift over to using pandoc, markdown and llnextgen for reference manual...Graydon Hoare-0/+645