The Go programming language
Go to file
Russ Cox bf67afc84e print field names on struct members.
also don't concatenate strings next
to each other in the struct,
like p.doprint does.

expose additional print flags to formatters

R=r
DELTA=128  (111 added, 11 deleted, 6 changed)
OCL=20991
CL=21018
2008-12-11 16:53:33 -08:00
doc Revised proposal for const/var cleanup, with 2008-12-04 17:33:37 -08:00
include symbol table changes 2008-11-20 17:32:18 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src print field names on struct members. 2008-12-11 16:53:33 -08:00
test another bug cleanup. 2008-12-10 14:59:43 -08:00
usr Snapshot: 2008-12-10 13:51:19 -08:00