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
001baa2cc4
factor
/
core
/
math
History
Doug Coleman
5a9e7cd374
classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things.
2013-03-10 12:05:38 -07:00
..
floats
math: add neg? word
2011-11-23 19:51:05 -08:00
integers
core: cleanup USING lists.
2013-03-05 10:34:47 -08:00
order
math.order: improve docs for invert-comparison.
2012-09-14 09:45:03 -07:00
parser
kernel: Add 4dup, 4drop, and 4cleave.
2012-10-22 09:47:34 -07:00
authors.txt
…
math-docs.factor
use radix literals
2011-11-23 19:03:40 -08:00
math-tests.factor
math: adding some tests for bignum bitnot.
2012-08-31 15:22:20 -07:00
math.factor
classes.builtin: Add the BUILTIN: keyword which lets builtin classes show up in source files. Probably could use save-location to allow editing, but it seemed to break things.
2013-03-10 12:05:38 -07:00
summary.txt
…