1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:21:22 -06:00
go/src/lib/json
Rob Pike 9a7332fb5b remove the "open" concept from reflect and go with slices and arrays.
the two still share an interface and Kind; that's probably ok but might be worth revisiting.

R=rsc
DELTA=74  (1 added, 8 deleted, 65 changed)
OCL=23416
CL=23418
2009-01-23 15:56:04 -08:00
..
generic_test.go delete export 2009-01-20 14:40:40 -08:00
generic.go delete export 2009-01-20 14:40:40 -08:00
Makefile add JSON library 2008-12-11 12:25:58 -08:00
parse.go delete export 2009-01-20 14:40:40 -08:00
struct_test.go delete export 2009-01-20 14:40:40 -08:00
struct.go remove the "open" concept from reflect and go with slices and arrays. 2009-01-23 15:56:04 -08:00