• Robert Griesemer's avatar
    go spec: clean-up and consolidation of spec with implementation · 7bc03718
    Robert Griesemer authored
    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
    https://golang.org/cl/1536041
    7bc03718
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...