The Go programming language
Go to file
Robert Griesemer ebf14c625d - clarified section on numeric types: platform-dependent types
are different from platform-independent types (not just aliases),
  except for byte, uint8
- added missing documentation of new(a, len, cap)
- updated todo/issues lists

DELTA=70  (24 added, 21 deleted, 25 changed)
OCL=17920
CL=18174
2008-10-30 14:50:23 -07:00
doc - clarified section on numeric types: platform-dependent types 2008-10-30 14:50:23 -07:00
include 6l: 2008-10-20 17:33:51 -07: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 shift bug 2008-10-30 14:32:04 -07:00
test update tests 2008-10-30 13:26:57 -07:00
usr/gri - implemented Shr 2008-10-29 22:05:42 -07:00