1
0
mirror of https://github.com/golang/go synced 2024-11-18 20:54:40 -07:00
The Go programming language
Go to file
Robert Griesemer 133c68e9ac Simplification of Conversions section:
- leave only basic type conversions in that section
- we have a section of composite literals which covers those
- we have a section prepared (but not written) on type guards
- the built-in function "convert" doesn't need to be exposed
  as it is redundant

R=r
DELTA=101  (6 added, 77 deleted, 18 changed)
OCL=15986
CL=15991
2008-09-26 14:04:21 -07:00
doc Simplification of Conversions section: 2008-09-26 14:04:21 -07:00
include acid fixes etc. still not perfect. 2008-09-16 12:33:00 -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 test and fix non-blocking chan ops on buffered chans 2008-09-26 11:47:04 -07:00
test test and fix non-blocking chan ops on buffered chans 2008-09-26 11:47:04 -07:00
usr/gri Snapshot. 2008-09-25 17:20:39 -07:00