diff options
author | Robert Griesemer <gri@golang.org> | 2010-06-07 15:49:39 -0700 |
---|---|---|
committer | Robert Griesemer <gri@golang.org> | 2010-06-07 15:49:39 -0700 |
commit | bbbbbf8523f3e81ca82873254abdbb75d3a22e4f (patch) | |
tree | 87c059a878206ea84b59abdb67c5705871ba09fe /src/pkg/http/client_test.go | |
parent | ded9ca954cd9b7380c814624137c02aaaf3516e6 (diff) | |
download | golang-bbbbbf8523f3e81ca82873254abdbb75d3a22e4f.tar.gz |
go spec: clean-up and consolidation of spec with implementation
Specifically:
- introduced notion of "underlying type"
- removed notion of type compatibility
- consolidated rules about assignment compatibility in
assignment compatibility section
- be consistent with specyfing that nil is the value
for uninitialized variables that can be nil (this
was not specified clearly for pointers, functions, interfaces)
- added/fixed various related links throughout
- clarify language on conversions
R=rsc, r, iant, ken2
CC=golang-dev
http://codereview.appspot.com/1536041
Diffstat (limited to 'src/pkg/http/client_test.go')
0 files changed, 0 insertions, 0 deletions