summaryrefslogtreecommitdiff
path: root/src/reflect/makefunc.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: clean up and improve reflect.methodValue commentsAustin Clements2016-12-191-4/+8
* runtime: fix getArgInfo for deferred reflection callsAustin Clements2016-10-171-0/+2
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* all: link to https instead of httpBrad Fitzpatrick2015-07-111-2/+2
* reflect: cache call framesDmitry Vyukov2015-01-281-2/+2
* reflect: a few microoptimizationsRuss Cox2014-10-171-3/+3
* reflect: shorten value to 3 wordsRuss Cox2014-10-151-3/+3
* runtime: look up arg stackmap for makeFuncStub/methodValueStub during tracebackRuss Cox2014-09-121-4/+13
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+120