factor/core/math
Slava Pestov b154b21aaa Add new until combinator, and a new do word which acts like a modifier: do while, do until for loops which iterate at least once 2008-12-08 23:37:18 -06:00
..
floats Fix documentation example for floats 2008-12-04 00:36:11 -05:00
integers Add new until combinator, and a new do word which acts like a modifier: do while, do until for loops which iterate at least once 2008-12-08 23:37:18 -06:00
order
parser
authors.txt
math-docs.factor Remove obsolete info; 1+ and 1- are identical to 1 + and 1 - in reality 2008-12-05 02:11:50 -06:00
math-tests.factor
math.factor Fix some problems with arithmetic type inference, exposed by recent changes to log2 word 2008-12-07 19:44:49 -06:00
summary.txt