1
0
mirror of https://github.com/golang/go synced 2024-11-22 00:54:43 -07:00
The Go programming language
Go to file
Robert Griesemer 326ef13976 - assignments to structs are only legal if all struct fields are visible
- removed section on Multiple-file packages as this seems now now covered
  sufficiently elsewhere

DELTA=45  (11 added, 25 deleted, 9 changed)
OCL=35065
CL=35071
2009-09-28 19:21:15 -07:00
doc - assignments to structs are only legal if all struct fields are visible 2009-09-28 19:21:15 -07:00
include convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
lib/godoc - use new css for godoc templates 2009-09-17 17:04:51 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src - added gcmp for proper ACMP generation, changed all call 2009-09-28 15:40:13 -07:00
test - added gcmp for proper ACMP generation, changed all call 2009-09-28 15:40:13 -07:00
usr delete unused file 2009-09-25 15:43:43 -07:00
AUTHORS Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00