aboutsummaryrefslogtreecommitdiff
path: root/src/reflect/makefunc.go
AgeCommit message (Expand)Author
2017-01-25[release-branch.go1.7] runtime: fix getArgInfo for deferred reflection callsAustin Clements
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-07-11all: link to https instead of httpBrad Fitzpatrick
2015-01-28reflect: cache call framesDmitry Vyukov
2014-10-17reflect: a few microoptimizationsRuss Cox
2014-10-15reflect: shorten value to 3 wordsRuss Cox
2014-09-12runtime: look up arg stackmap for makeFuncStub/methodValueStub during tracebackRuss Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox