1
0
mirror of https://github.com/golang/go synced 2024-10-03 06:31:22 -06:00
The Go programming language
Go to file
Rob Pike ba0cf083a2 change reflect.Type.Name() into two functions: Name() and PkgPath() for ease of use.
R=rsc
DELTA=31  (8 added, 2 deleted, 21 changed)
OCL=31778
CL=31792
2009-07-17 14:20:33 -07:00
doc - renamed SimpleVarDecl -> ShortVarDecl, in sync with terminology used in prose 2009-07-16 20:31:41 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib/godoc no longer necessary; directory not empty anymore 2009-07-09 16:44:20 -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 change reflect.Type.Name() into two functions: Name() and PkgPath() for ease of use. 2009-07-17 14:20:33 -07:00
test baby step: const decls can refer to future 2009-07-17 13:38:16 -07:00
usr Finish shift implementation for ideals. 2009-07-17 11:50:32 -07:00