Rob Pike
|
bdbb3b455e
|
remove print() from the tutorial, generating a little clumsiness around "import"
R=rsc,gri
DELTA=103 (36 added, 33 deleted, 34 changed)
OCL=26442
CL=26491
|
2009-03-18 14:09:16 -07:00 |
|
Russ Cox
|
be2edb5761
|
Automated g4 rollback of changelist 25024,
plus significant hand editing.
Back to T{x} for composite literals.
R=r
OCL=25612
CL=25632
|
2009-03-03 08:39:12 -08:00 |
|
Russ Cox
|
9f8f2e6130
|
convert composite literals from { } to ( ).
only non-trivial changes are in
convlit1.go
golden.out
R=gri
OCL=25019
CL=25024
|
2009-02-13 14:48:32 -08:00 |
|
Rob Pike
|
40d5435278
|
update tutorial to new language.
add a section on printing
add a section on allocation
R=rsc
DELTA=500 (278 added, 15 deleted, 207 changed)
OCL=22381
CL=22456
|
2009-01-09 15:16:31 -08:00 |
|
Rob Pike
|
c7ebfed655
|
add sections about types and constants
R=gri
DELTA=133 (124 added, 0 deleted, 9 changed)
OCL=15122
CL=15143
|
2008-09-11 10:21:02 -07:00 |
|