1
0
mirror of https://github.com/golang/go synced 2024-10-07 07:41:21 -06:00
go/src/pkg/bignum
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
..
arith_amd64.s renamed fast.arith.s to include $GOARCH 2009-08-11 11:23:05 -07:00
arith.go more lgtm files from gofmt 2009-10-08 15:14:54 -07:00
bignum_test.go another round of gofmt applications 2009-10-06 14:55:39 -07:00
bignum.go - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
integer.go - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
Makefile convert non-low-level non-google pkg code 2009-08-12 13:19:17 -07:00
nrdiv_test.go - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
rational.go - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00