1
0
mirror of https://github.com/golang/go synced 2024-11-26 07:47:57 -07:00
go/usr
Austin Clements 4211384976 Switch ogle to in-tree gosym package. Delete my private sym
package.  If a Sym is a function symbol, include a reference
to the Func so it's easily accessible when you're traversing
the list of all symbols.  This diff is more interesting than
the proc switch because the gosym interface differs from the
old sym interface.

R=rsc
APPROVED=rsc
DELTA=1957  (34 added, 1868 deleted, 55 changed)
OCL=34969
CL=35008
2009-09-25 09:39:08 -07:00
..
austin Switch ogle to in-tree gosym package. Delete my private sym 2009-09-25 09:39:08 -07:00
dsymonds/iterable last round: non-package code 2009-09-15 12:42:24 -07:00
gri/pretty more cleanup 2009-09-24 17:25:25 -07:00
rsc checkpoint & test (pidigits) before trying to automate. 2009-08-25 15:37:22 -07:00