1
0
mirror of https://github.com/golang/go synced 2024-11-21 21:44:40 -07:00
go/doc
Rob Pike 5af7de3fe3 Updated the section on Types.
Moved assignment compatibility to its own small section. Although most rules are type-specific,
some are not and it reduces redundancy to combine them.
Also, more experimentally, wrote a section on comparison compatibility.

R=gri
DELTA=382  (125 added, 122 deleted, 135 changed)
OCL=25355
CL=25382
2009-02-24 15:17:59 -08:00
..
progs convert composite literals from { } to ( ). 2009-02-13 14:48:32 -08:00
candl.txt Add description of how compiling and linking handle dependencies. 2008-04-15 16:43:06 -07:00
go_ref.html Finish the lexical section. 2009-02-19 16:20:00 -08:00
go_spec.html Updated the section on Types. 2009-02-24 15:17:59 -08:00
go_tutorial.txt a few small cleanups 2009-02-08 10:17:23 -08:00
logo_blue.png add logo to documentation directory. 2009-02-22 15:39:50 -08:00
mem.html draft of memory model. 2009-02-20 15:35:20 -08:00
prog.sh update tutorial to new language. 2009-01-09 15:16:31 -08:00