The Go programming language
Go to file
Robert Griesemer 6f8df7aa3e - syntax for composite literals use () instead of {}
- do not permit + for array concatenation anymore
  (not implemented and not a good idea)
- document that unsafe function results are compile time constants
- fixed minor typos

DELTA=41  (7 added, 11 deleted, 23 changed)
OCL=24899
CL=24927
2009-02-11 21:57:15 -08:00
doc - syntax for composite literals use () instead of {} 2009-02-11 21:57:15 -08:00
include libmach: 2009-02-03 15:00:09 -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 require type assertions when narrowing. 2009-02-11 17:57:29 -08:00
test insert type assertions when narrowing. 2009-02-11 17:55:16 -08:00
usr/gri insert type assertions when narrowing. 2009-02-11 17:55:16 -08:00