factor/basis/compiler/tree/propagation/known-words
Björn Lindqvist 2f835d3666 compiler.tree.propagation.*: implements downgrading to fixnum for the
mod word, maybe a first step in solving #224

factor_vm::primitive_bignum_mod is changed so that it outputs a fixnum
if the value is small enough. Then the compiler can take advantage of
knowing that expressions like [ >bignum 10 mod ] always result in a
fixnum [-9,9] and inline more arithmetic.
2015-06-27 16:14:58 +02:00
..
known-words-docs.factor improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
known-words.factor compiler.tree.propagation.*: implements downgrading to fixnum for the 2015-06-27 16:14:58 +02:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00