Commit graph

4 commits

Author SHA1 Message Date
Alex Shinn
e9963b4a57 Initial hugenums implementation (incomplete). 2012-12-04 19:48:14 +09:00
Alex Shinn
122d8b8a00 Properly handling +nan.0 and infinite comparisons. 2012-11-10 20:53:16 +09:00
Alex Shinn
ab42ea2cfb Coerce flonums to bignums instead of vice versa in comparisons.
Need to do the same for flonums <=> ratios but the conversion is
a hack right now.
2012-11-07 21:40:53 +09:00
Alex Shinn
93ba0926a7 Build fixes for plan9. Moving individual object files out of opt/ since plan9 mkfiles have issues with these. 2012-08-16 16:04:02 +09:00
Renamed from opt/bignum.c (Browse further)