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. |
||
---|---|---|
.. | ||
cfg | ||
codegen | ||
constants | ||
crossref | ||
errors | ||
test | ||
tests | ||
threads | ||
tree | ||
utilities | ||
authors.txt | ||
compiler-docs.factor | ||
compiler.factor | ||
summary.txt | ||
tags.txt |