1
0
mirror of https://github.com/golang/go synced 2024-11-23 04:20:03 -07:00
go/usr/gri/bignum
Robert Griesemer 276ffd297d - added shl operation, extra tests
- fixed code so it works with any base between 9 and 64
- work-around for 6g shift problems in various places

R=r
OCL=18080
CL=18080
2008-10-29 16:48:53 -07:00
..
bignum_test.go - added shl operation, extra tests 2008-10-29 16:48:53 -07:00
bignum.go - added shl operation, extra tests 2008-10-29 16:48:53 -07:00
integer.go - created staging area for getting bignum package up-to-speed again, 2008-10-27 15:44:32 -07:00
make.bash - created staging area for getting bignum package up-to-speed again, 2008-10-27 15:44:32 -07:00
Makefile - created staging area for getting bignum package up-to-speed again, 2008-10-27 15:44:32 -07:00
test_integer.go - created staging area for getting bignum package up-to-speed again, 2008-10-27 15:44:32 -07:00