1
0
mirror of https://github.com/golang/go synced 2024-11-18 14:54:40 -07:00
The Go programming language
Go to file
Russ Cox f821e3c7c3 6g tweaks
* byteastring is no longer used
	* do not generate ODCL, OAS for globals
	  (wasn't generating any code but might
	  save one or two init functions)
	* do not call self from Init function

R=ken
OCL=28309
CL=28309
2009-05-05 16:53:46 -07:00
doc clarifying ambiguity of evaluation order 2009-05-01 17:00:16 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -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 6g tweaks 2009-05-05 16:53:46 -07:00
test bug117 is fixed in 6g; now an errchk 2009-05-05 13:41:46 -07:00
usr - remove wrong fix 2009-05-04 15:04:32 -07:00