1
0
mirror of https://github.com/golang/go synced 2024-11-22 17:24:53 -07:00
The Go programming language
Go to file
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
doc - keeping track of to-do items 2008-11-03 10:52:28 -08:00
include 6l: 2008-10-20 17:33:51 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src rename various magic names. 2008-11-03 15:36:08 -08:00
test rename various magic names. 2008-11-03 15:36:08 -08:00
usr/gri - changed general div/mod implementation to a faster algorithm 2008-11-03 09:21:10 -08:00