mirror of
https://github.com/golang/go
synced 2024-11-24 23:17:57 -07:00
565b5dc076
* Code for assignment, conversions now mirrors spec. * Changed some snprint -> smprint. * Renamed runtime functions to separate interface conversions from type assertions: convT2I, assertI2T, etc. * Correct checking of \U sequences. Fixes #840. Fixes #830. Fixes #778. R=ken2 CC=golang-dev https://golang.org/cl/1303042 |
||
---|---|---|
.. | ||
bigdata.go | ||
convert1.go | ||
convert2.go | ||
convert.go | ||
embed0.go | ||
embed1.go | ||
embed.go | ||
explicit.go | ||
fail.go | ||
fake.go | ||
pointer.go | ||
receiver1.go | ||
receiver.go | ||
recursive.go | ||
returntype.go | ||
struct.go |