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
4dd1ba4ab2
factor
/
core
/
math
History
Slava Pestov
1985705413
compiler: now that FFI has been deconcatenatized, we no longer need the special ##unary-float-function and ##binary-float-function fastpaths
2010-08-13 23:59:19 -07:00
..
floats
compiler: now that FFI has been deconcatenatized, we no longer need the special ##unary-float-function and ##binary-float-function fastpaths
2010-08-13 23:59:19 -07:00
integers
math.integers: remove a -rot usage
2010-02-10 15:44:49 +13:00
order
Fix typo in between? stack effect docs
2010-05-05 18:16:54 -05:00
parser
math.parser: expose a format-float primitive for use by formatting vocabulary
2010-04-13 21:21:28 -07:00
authors.txt
…
math-docs.factor
more help-lint
2010-03-09 21:02:43 -08:00
math-tests.factor
add unit tests for comparisons against nan
2009-09-03 17:27:06 -05:00
math.factor
math: declare quotation stack effects on each-integer, times, find-integer, all-integers?
2010-05-13 14:30:19 -07:00
summary.txt
…