aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation: it's (&str s) not (str &s).Ralph Giles2010-11-031-1/+1
* Fix doc references to 'for each' syntax to match the compiler.Ralph Giles2010-11-031-4/+4
* Make version.texi depend on rust.texi.Ralph Giles2010-11-031-1/+1
* Fix two documentation typos.Ralph Giles2010-11-031-2/+2
* First pass on splitting stratum and opacity off of effects. WIP.Graydon Hoare2010-11-021-32/+17
* Update manual to cover change to nominal tag items.Graydon Hoare2010-09-131-42/+57
* Add support for a reserved-words list and reserve the various not-supported-b...Graydon Hoare2010-08-171-2/+36
* Add names to tasks and domains. These can either be an explicit literal stringJeffrey Yasskin2010-08-091-6/+10
* Make note of new literal forms in docs.Graydon Hoare2010-07-291-2/+44
* Fix syntax of tag variants in the list exampleBrian Anderson2010-07-181-4/+4
* Explain that rust methods can't call other methods on the same object, eitherJeffrey Yasskin2010-07-181-0/+44
* Typo fixes to docs, from Ralph Giles.Graydon Hoare2010-07-131-8/+9
* Doc fix.Graydon Hoare2010-07-131-1/+1
* Fix typos in the docs.Jeff Balogh2010-07-131-11/+11
* Remove "two's complement unsigned" integer type descriptions from docs, nurr.Graydon Hoare2010-07-081-8/+7
* Issue 66: Multi-line commentsMatt Brubeck2010-07-081-2/+8
* Doc tweak.Graydon Hoare2010-07-081-3/+3
* Clean in doc dir a little harder.Graydon Hoare2010-07-041-1/+2
* Add stamp target to doc/Makefile.Graydon Hoare2010-07-031-0/+4
* Add concept-index entries to docs, plus fix a few minor nits.Graydon Hoare2010-07-031-12/+248
* Add version-stamp machinery (and put "Draft + datestamp" into doc footer).Graydon Hoare2010-07-032-3/+26
* Clarify manual's explanation of unwinding during failure. Add bit about soft...Roy Frostig2010-07-021-8/+17
* Minor clarification/typo-correcting edits to manual sections up to and includ...Roy Frostig2010-07-021-8/+8
* Remove nameless node causing errors on doc make.Roy Frostig2010-07-021-2/+0
* Strip out over-aggressive pagination in manual.Graydon Hoare2010-07-011-83/+0
* I lied; ObjC 2.0 did not actually pick up CLU/Sather iterators. They've been ...Graydon Hoare2010-07-011-8/+8
* Union is a more familiar term than sum.Graydon Hoare2010-07-011-3/+3
* Add machine-dependent 'float' type.Graydon Hoare2010-07-011-4/+18
* Describe numeric and textual literals better; clean up lexeme descriptions a ...Graydon Hoare2010-07-011-19/+88
* Modify manual to reflect new box/local terminology and new slot/type roles fo...Graydon Hoare2010-07-011-232/+262
* Populate tree.Graydon Hoare2010-06-232-2/+3247
* Initial git commit.Graydon Hoare2010-06-161-0/+11