1
0
mirror of https://github.com/golang/go synced 2024-10-04 19:21:21 -06:00
go/src/pkg/big
Evan Shaw 841a32dd5e big: Create type nat
Changed most of the functions in nat.go to methods on nat.

R=gri
CC=golang-dev
https://golang.org/cl/976041
2010-04-22 16:57:29 -07:00
..
arith_386.s big: Get rid of function pointers and init function 2010-04-19 19:07:22 -07:00
arith_amd64.s big: Get rid of function pointers and init function 2010-04-19 19:07:22 -07:00
arith_arm.s big: Get rid of function pointers and init function 2010-04-19 19:07:22 -07:00
arith_test.go big: Create type nat 2010-04-22 16:57:29 -07:00
arith.go big: Get rid of function pointers and init function 2010-04-19 19:07:22 -07:00
int_test.go big: Create type nat 2010-04-22 16:57:29 -07:00
int.go big: Create type nat 2010-04-22 16:57:29 -07:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
nat_test.go big: Create type nat 2010-04-22 16:57:29 -07:00
nat.go big: Create type nat 2010-04-22 16:57:29 -07:00