1
0
mirror of https://github.com/golang/go synced 2024-09-25 13:20:13 -06:00
The Go programming language
Go to file
Robert Griesemer 368f8cbc75 - fine-tuning of one-line func heuristic (nodes.go)
- enabled for function declarations (not just function literals)
- applied gofmt -w $GOROOT/src
(look for instance at src/pkg/debug/elf/elf.go)

R=r, rsc
CC=go-dev
http://go/go-review/1026006
2009-11-06 14:24:38 -08:00
doc Expand section on building gccgo. 2009-11-06 14:16:47 -08:00
include support for 5.out files 2009-10-19 22:33:56 -07:00
lib require gofmt for all $GOROOT/src/.../*.go. 2009-11-06 09:45:24 -08:00
misc gofmt -w misc 2009-11-05 23:18:06 -08:00
pkg more description 2009-10-15 23:08:46 -07:00
src - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
test make 5g executables run on android/arm hardware. change OABI 2009-11-05 22:53:08 -08:00
.hgignore more file patterns to ignore 2009-11-01 05:20:30 -08:00
.hgtags Added tag release, release.2009-11-06 for changeset 1f0a01c93d30 2009-11-06 13:42:04 -08:00
AUTHORS more explanatory text 2009-10-15 16:51:53 -07:00
CONTRIBUTORS more explanatory text 2009-10-15 16:51:53 -07:00
favicon.ico add a favicon plus a couple of hi-res versions of gordon 2009-10-26 10:13:07 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00