• 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
..
codelab/wiki Loading commit data...
codewalk Loading commit data...
devel Loading commit data...
gopher Loading commit data...
progs Loading commit data...
talks Loading commit data...
GoCourseDay1.pdf Loading commit data...
GoCourseDay2.pdf Loading commit data...
GoCourseDay3.pdf Loading commit data...
Makefile Loading commit data...
code.html Loading commit data...
codereview_with_mq.html Loading commit data...
contribute.html Loading commit data...
effective_go.html Loading commit data...
gccgo_contribute.html Loading commit data...
gccgo_install.html Loading commit data...
go-logo-black.png Loading commit data...
go-logo-blue.png Loading commit data...
go-logo-white.png Loading commit data...
go_faq.html Loading commit data...
go_for_cpp_programmers.html Loading commit data...
go_lang_faq.html Loading commit data...
go_learning.html Loading commit data...
go_mem.html Loading commit data...
go_programming_faq.html Loading commit data...
go_spec.html Loading commit data...
go_tutorial.html Loading commit data...
go_tutorial.txt Loading commit data...
godocs.js Loading commit data...
htmlgen.go Loading commit data...
install.html Loading commit data...
logo-153x55.png Loading commit data...
makehtml Loading commit data...
popups.js Loading commit data...
prog.sh Loading commit data...
root.html Loading commit data...
sieve.gif Loading commit data...
style.css Loading commit data...
video-snap.jpg Loading commit data...