1
0
mirror of https://github.com/golang/go synced 2024-11-23 07:10:05 -07:00
go/usr/gri/bignum
Robert Griesemer 7112dc1db7 - implemented Shr
- removed shift work-arounds (6g code appears to work now)
- made similar routines more regular in structure
- more tests

R=r
OCL=18102
CL=18102
2008-10-29 22:05:42 -07:00
..
bignum_test.go - implemented Shr 2008-10-29 22:05:42 -07:00
bignum.go - implemented Shr 2008-10-29 22:05:42 -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