1
0
mirror of https://github.com/golang/go synced 2024-10-03 06:21:21 -06:00
The Go programming language
Go to file
Robert Griesemer e1b8cb8cf0 - renamed SimpleVarDecl -> ShortVarDecl, in sync with terminology used in prose
- added a few TODOs

R=r
DELTA=4  (2 added, 0 deleted, 2 changed)
OCL=31751
CL=31756
2009-07-16 20:31:41 -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 add FieldByName to the interface of reflect.StructType 2009-07-16 18:21:14 -07:00
test step toward no function prototypes. 2009-07-13 23:38:39 -07:00
usr Fix handling of non-waitable zombie threads. Now they are not 2009-07-16 09:48:37 -07:00