summaryrefslogtreecommitdiff
path: root/src/builtin
Commit message (Expand)AuthorAgeFilesLines
* builtin: spec correction for panic()Darren Grant2019-04-051-4/+3
* builtin: make len's godoc less ambiguousDaniel Martí2019-03-131-1/+1
* builtin: document when len and cap are constantRob Pike2018-09-181-0/+6
* builtin: improve docs for make sliceIan Lance Taylor2017-11-181-2/+3
* builtin: use type aliases for rune and byteBrad Fitzpatrick2017-06-071-2/+2
* builtin: fix signature of the builtin function makeBrad Fitzpatrick2017-05-131-1/+1
* builtin: clarify that make(map[K]V, n) allocates space for n elementsIan Lance Taylor2016-09-101-2/+2
* builtin: remove errant space in hyphenated adjective phraseBrad Fitzpatrick2015-06-281-4/+4
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+256