1
0
mirror of https://github.com/golang/go synced 2024-11-22 00:54:43 -07:00
The Go programming language
Go to file
Kai Backman eac5db7f4c Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out
of 5g. 5l balks at the output and running 5g with -S shows
the true extent of the disaster. Still, better than
yesterday. Maybe.

Tested on the canonical:

package main
func main() {
}

R=rsc
APPROVED=rsc
DELTA=4182  (4181 added, 0 deleted, 1 changed)
OCL=27601
CL=28175
2009-05-01 13:21:53 -07:00
doc typo in spec 2009-04-29 11:45:08 -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 Copied 8g/6g into 5g. Used sharp tools to coax a .5 file out 2009-05-01 13:21:53 -07:00
test bug146: array/slice conversion before I left missed conversions 2009-04-30 13:49:58 -07:00
usr Some adjustments to godoc: 2009-04-28 19:11:37 -07:00