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
e3592ca8f6
factor
/
core
/
math
History
Slava Pestov
a63ad6a7a5
Remove cruddy string encoding/decoding code from VM
2009-05-02 13:45:38 -05:00
..
floats
1.0/0.0 => 1/0.
2009-04-13 19:48:08 -05:00
integers
1.0/0.0 => 1/0.
2009-04-13 19:48:08 -05:00
order
Documentation updates
2009-04-06 03:00:46 -05:00
parser
Remove cruddy string encoding/decoding code from VM
2009-05-02 13:45:38 -05:00
authors.txt
…
math-docs.factor
Documentation updates
2009-04-06 03:00:46 -05:00
math-tests.factor
Fixing unit tests for make, fry changes
2008-09-11 00:20:06 -05:00
math.factor
Replace ratio and complex built-in types with tuples defined in the library. This frees up two lo-tags, so move array and quotation over to these tags and update compiler for new tags
2009-04-30 00:27:35 -05:00
summary.txt
…