go/src/cmd
Russ Cox c249a8de32 rename various magic names.
sigi and sigt:
	sys·sigi_inter -> sigi·inter
	sys·sigt_int -> sigt·int
	Package·sigt_Type -> sigt·Package.Type

	local type T in file x.go T_x -> T·x
	second one T_x_1 -> T·x·1

	method names M on T  T_M -> T·M

correctly handle local embedded types

init functions are the only place left that use underscores

R=ken
OCL=18377
CL=18377
2008-11-03 15:36:08 -08:00
..
6a better yacc rule in Makefile 2008-09-22 10:56:54 -07:00
6c fix compiler warnings 2008-10-20 15:26:38 -07:00
6g rename various magic names. 2008-11-03 15:36:08 -08:00
6l sprint changed to snprint 2008-11-01 15:56:06 -07:00
ar change from $$ to \n$$ for .6 meta section delimiter 2008-10-30 16:33:50 -07:00
cc better yacc rule in Makefile 2008-09-22 10:56:54 -07:00
gc rename various magic names. 2008-11-03 15:36:08 -08:00
gobuild gobuild -m: replace value of $GOARCH and $GOOS 2008-09-25 17:07:06 -07:00
nm add nm 2008-08-03 23:06:00 -07:00
prof allow prof to launch the process 2008-10-03 14:49:10 -07:00
clean.bash clean blyacc 2008-09-18 15:50:28 -07:00
make.bash make blyacc too 2008-09-18 15:09:48 -07:00