summaryrefslogtreecommitdiff
path: root/src/pkg/builtin
Commit message (Expand)AuthorAgeFilesLines
* builtin: document print and printlnRobert Griesemer2013-07-091-0/+13
* builtin: document true and false.Robert Griesemer2013-04-181-0/+6
* builtin: add linkable-to declarations for iota and nilRob Pike2013-03-261-0/+9
* builtin: document appending a string to a byte sliceRob Pike2013-02-271-0/+2
* builtin: correct comment on builtin function delete().Jingcheng Zhang2012-12-141-2/+2
* builtin: Changed documentation for rune type.Anthony Eufemio2012-09-181-2/+1
* builtin: document deleteRob Pike2011-11-091-1/+11
* builtin: remove errant spacesAndrew Gerrand2011-11-031-2/+2
* builtin: document the basic typesRob Pike2011-11-021-2/+78
* builtin: document built-in error typeAndrew Gerrand2011-11-021-3/+9
* builtin: correct description of a closed channel.Rob Pike2011-08-161-3/+3
* builtin: tweak a couple of descriptions.Rob Pike2011-08-161-6/+8
* builtin: add documentation for builtinsRob Pike2011-08-161-0/+133