1
0
mirror of https://github.com/golang/go synced 2024-11-25 20:37:56 -07:00
go/usr/austin
Austin Clements da4a22993e Fix declared and not used errors and unused import errors in
the interpreter and update code to use ast.BasicDecl and
multi-type switch.  There are still a lot of "switch _ :=
x.(type)" that should make use of the new type switch syntax,
but those will be a different CL.

R=rsc
APPROVED=rsc
DELTA=58  (16 added, 23 deleted, 19 changed)
OCL=34853
CL=34963
2009-09-24 08:25:14 -07:00
..
eval Fix declared and not used errors and unused import errors in 2009-09-24 08:25:14 -07:00
ogle Rudimentary command shell for Ogle. Hack to prevent linker 2009-09-18 09:11:19 -07:00
ptrace Fix uninstalling of breakpoints when a process exits. Process 2009-09-03 10:55:20 -07:00
sym Fix declared and not used errors in old sym package (ogle 2009-09-24 08:19:16 -07:00