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
c86bedd912
factor
/
core
/
math
History
Slava Pestov
5ed0bc72aa
Merge git://github.com/littledan/Factor into littledan
2010-01-31 02:54:58 +13:00
..
floats
Removing integers-as-sequences
2010-01-15 07:15:33 +13:00
integers
Tests for propagation additions; making fixnum-bit? inline
2010-01-25 20:15:17 -06:00
order
Rework min and max so that behavior with floats and NaNs is consistent between generic arithmetic and open-coded float intrinsics
2010-01-13 22:20:16 +13:00
parser
math.parser: fix docs -- maximum radix is 16 not 36
2010-01-15 08:36:40 +13:00
authors.txt
…
math-docs.factor
math: docs fix
2010-01-30 21:14:41 +13:00
math-tests.factor
add unit tests for comparisons against nan
2009-09-03 17:27:06 -05:00
math.factor
Factor source files should not be executable
2009-11-21 17:50:43 -06:00
summary.txt
…