1
0
mirror of https://github.com/golang/go synced 2024-10-04 10:21:21 -06:00
go/src/pkg/encoding
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
..
ascii85 - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
base64 - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
binary - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
git85 - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
hex - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
pem encoding/*: reverse the order of src, dst so that dst is first. 2009-11-03 17:32:08 -08:00