aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/binary/binary_test.go
diff options
context:
space:
mode:
authorMatthew Dempsky <mdempsky@google.com>2016-03-20 13:55:42 -0700
committerRobert Griesemer <gri@golang.org>2016-03-21 17:25:50 +0000
commitd3253876f20ea39dbd7694ecaa5022e6cc147ccc (patch)
tree754e85af088cff2164735c7151727293948b408e /src/encoding/binary/binary_test.go
parent5fb6aa3e096bc61f5a602109ebdb8e3edb0f66ca (diff)
downloadgo-d3253876f20ea39dbd7694ecaa5022e6cc147ccc.tar.xz
cmd/compile: change Mp{int,flt} functions into methods
Also give them more idiomatic Go names. Adding godocs is outside the scope of this CL. (Besides, the method names almost all directly parallel an underlying math/big.Int or math/big.Float method.) CL prepared mechanically with sed (for rewriting mpint.go/mpfloat.go) and gofmt (for rewriting call sites). Passes toolstash -cmp. Change-Id: Id76f4aee476ba740f48db33162463e7978c2083d Reviewed-on: https://go-review.googlesource.com/20909 Run-TryBot: Matthew Dempsky <mdempsky@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Robert Griesemer <gri@golang.org>
Diffstat (limited to 'src/encoding/binary/binary_test.go')
0 files changed, 0 insertions, 0 deletions