aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Put out burning tinderbox.Graydon Hoare2011-05-051-1/+3
* Update docs to reflect predsTim Chevalier2011-05-051-9/+29
* Update docs to reflect assert vs. checkTim Chevalier2011-05-051-8/+21
* Remove half-baked 'opacity' layer qualifier.Graydon Hoare2011-04-191-1/+0
* Remove mention of effect system from manual.Graydon Hoare2011-04-191-25/+11
* 'Type' renamed to 'type definition'.Lindsey Kuper2011-04-181-6/+6
* Fix busted texi from last night.Graydon Hoare2011-04-131-0/+2
* Finish the majority of statement -> expression rearrangement in manual.Graydon Hoare2011-04-121-350/+411
* More statement-to-expression editsTim Chevalier2011-04-041-10/+10
* A trivial documentation commit.Lindsey Kuper2011-04-041-1/+1
* Change 'statement' to 'expression' in a bunch of placesTim Chevalier2011-04-041-8/+8
* Add 'self' keyword.Lindsey Kuper2011-03-281-0/+1
* Fix typo in Ref.Task.CommBrian Anderson2011-03-251-1/+1
* Remove obsolete Makefiles.Graydon Hoare2011-03-241-21/+0
* Update docs for if statementsBrian Anderson2011-03-221-5/+8
* Remove parens from nullary tag constructors in docsBrian Anderson2011-03-011-8/+8
* Update manual to define identifiers using UAX 31 XID_Start / XID_Continue.Graydon Hoare2011-02-251-13/+19
* Fix documentation: aliases may not be used in loop constructs.Sean Stangl2011-01-271-6/+6
* fixed typo in tuple menu labelbenjaminjackman2011-01-171-1/+1
* Update keyword list with 'const', 'thread'Brian Anderson2011-01-031-0/+2
* Use git log pretty printing arguments that are compatible with older versions...Brian Anderson2011-01-031-1/+1
* Some terminology updates to talk about layers.Graydon Hoare2010-12-141-72/+78
* 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