1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:11:22 -06:00
go/src/pkg/template
Robert Griesemer a288095813 - FieldByName lookup through anonymous fields
- FieldByIndex
- changed StructField.Index type from int -> []int
- adjustments to reflect clients

R=rsc,r
DELTA=336  (263 added, 47 deleted, 26 changed)
OCL=32731
CL=32802
2009-08-05 15:56:44 -07:00
..
format.go io.StringBytes -> strings.Bytes 2009-06-29 15:24:23 -07:00
Makefile mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
template_test.go add test of invariant in findVar 2009-07-31 12:52:03 -07:00
template.go - FieldByName lookup through anonymous fields 2009-08-05 15:56:44 -07:00