diff options
| author | Robert Griesemer <gri@golang.org> | 2009-07-07 10:03:42 -0700 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2009-07-07 10:03:42 -0700 |
| commit | 5581778ef1e5e02cc643ebb85f65762dc85f1509 (patch) | |
| tree | 90916f6fc6c5296f39c854a94bfed429f34c01aa /src/cmd | |
| parent | 84fcade90acd893ef30b1353d73d84584fcd5bb8 (diff) | |
| download | golang-5581778ef1e5e02cc643ebb85f65762dc85f1509.tar.gz | |
- 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
Diffstat (limited to 'src/cmd')
0 files changed, 0 insertions, 0 deletions
