1
0
mirror of https://github.com/golang/go synced 2024-10-03 08:21:21 -06:00
go/src
Robert Griesemer 8afeb52cac - removed implementation restrictions for creation of small
Natural, Integer, and Rational numbers
- added Value() methods to access small Natural and Integers
  as uint64 or int64 respectively, and to get the components
  of Rational numbers
- fixed a bug with Integer creation
- removed some _'s from names
- added more comments in places
- added test cases

R=rsc
DELTA=184  (127 added, 11 deleted, 46 changed)
OCL=31210
CL=31265
2009-07-07 10:03:42 -07:00
..
cmd insert ODCL in type switch case. 2009-07-06 23:42:57 -07:00
lib9 remove incorrect (!) consts 2008-07-07 15:00:12 -07:00
libbio 6l: 2008-10-20 17:33:51 -07:00
libmach_amd64 runtime: stack growth adjustments, cleanup 2009-06-17 15:12:16 -07:00
old/c move old code into 'old' directory 2008-06-04 14:46:07 -07:00
pkg - removed implementation restrictions for creation of small 2009-07-07 10:03:42 -07:00
all.bash split all.bash into make.bash and run.bash 2008-10-08 09:46:54 -07:00
clean.bash mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
Make.386 more build refinements: 2009-06-05 22:18:32 -07:00
Make.amd64 more build refinements: 2009-06-05 22:18:32 -07:00
Make.arm more build refinements: 2009-06-05 22:18:32 -07:00
make.bash set -e does not apply to ( ) blocks, 2009-06-22 15:43:50 -07:00
Make.conf interface speedups and fixes. 2009-01-26 12:36:21 -08:00
quietgcc.bash build with warnings enabled. 2008-11-19 12:54:44 -08:00
run.bash - install gofmt in src/cmd/gofmt 2009-06-16 12:03:32 -07:00
sudo.bash add build step to install debuggers setgid procmod. 2008-11-18 10:08:46 -08:00