This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
30e34ca616
factor
/
core
/
math
History
Doug Coleman
6994b0eed8
math.integers: Bignum hashcode* -- call bignum>fixnum to avoid a dispatch.
2012-07-23 09:38:12 -07:00
..
floats
math: add neg? word
2011-11-23 19:51:05 -08:00
integers
math.integers: Bignum hashcode* -- call bignum>fixnum to avoid a dispatch.
2012-07-23 09:38:12 -07:00
order
math.order: Removing stack effect (not quite right).
2011-09-23 17:46:49 -07:00
parser
math: using if-zero in more places.
2012-06-18 14:32:39 -07:00
authors.txt
…
math-docs.factor
use radix literals
2011-11-23 19:03:40 -08:00
math-tests.factor
math: neg? needs to be defined for all reals
2011-11-26 15:37:58 -08:00
math.factor
compiler: Fix bitand on ratios, floats. Fix shift on ratios, floats. Add integer>fixnum.
Fixes
#500
.
2012-07-23 09:31:12 -07:00
summary.txt
…