summaryrefslogtreecommitdiff
path: root/src/internal/reflectlite/swapper.go
Commit message (Expand)AuthorAgeFilesLines
* internal/reflectlite: common up types, remove codeDavid Chase2023-05-111-1/+1
* internal/abi: refactor (basic) type struct into one definitionDavid Chase2023-05-051-1/+1
* all: gofmt -w -r 'interface{} -> any' srcRuss Cox2021-12-131-1/+1
* [dev.typeparams] internal/reflectlite: use goarch.PtrSize instead of the dupl...Michael Anthony Knyszek2021-06-171-1/+2
* internal/unsafeheader: consolidate stringHeader and sliceHeader declarations ...Bryan C. Mills2020-05-011-2/+5
* sort, internal/reflectlite: flesh out reflectlite enough for use by sortBrad Fitzpatrick2019-03-271-0/+74