1
0
mirror of https://github.com/golang/go synced 2024-11-22 00:44:39 -07:00
The Go programming language
Go to file
Robert Griesemer 7471eab96f - added missing sections on comparisons for some types
- clarified legal map key types (must support comparison)
- updated open issues/todo list

R=r
DELTA=81  (48 added, 19 deleted, 14 changed)
OCL=23580
CL=23621
2009-01-27 14:51:24 -08:00
doc - added missing sections on comparisons for some types 2009-01-27 14:51:24 -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 pragma textflag 2009-01-27 14:12:35 -08:00
test f, ok := i.(Foo) does not compile if i already is equivalent to Foo 2009-01-26 18:35:18 -08:00
usr/gri defer statement 2009-01-26 17:48:27 -08:00