aboutsummaryrefslogtreecommitdiff
path: root/src/internal/reflectlite/value.go
AgeCommit message (Expand)Author
2020-10-09cmd/compile: split exported/non-exported methods for interface typeCuong Manh Le
2020-10-07internal/reflectlite: include Kind in ValueError messageOri Rawlings
2020-05-01internal/unsafeheader: consolidate stringHeader and sliceHeader declarations ...Bryan C. Mills
2019-09-11reflect: enhance docs for IsZero and IsValidMarko Kungla
2019-09-02std: remove unused bits of code all over the placeDaniel Martí
2019-03-27sort, internal/reflectlite: flesh out reflectlite enough for use by sortBrad Fitzpatrick
2019-02-27internal/reflectlite: lite version of reflect packageMarcel van Lohuizen