factor/basis/compiler/cfg/intrinsics
Slava Pestov 3ee68d1ff5 Disable fixnum>bignum and bignum>fixnum intrinsics since they're not very useful and they increase code size significantly 2009-07-18 01:07:43 -05:00
..
alien Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
allot rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
fixnum Improve code generation for shift word: add intrinsics for fixnum-shift-fast in the case where the shift count is not constant, transform 1 swap shift into a more overflow check with open-coded fast case, transform bitand into fixnum-bitand in more cases 2009-07-16 23:50:48 -05:00
float Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
misc Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
slots Merge branch 'master' into new_ui 2009-02-16 21:22:12 -06:00
intrinsics.factor Disable fixnum>bignum and bignum>fixnum intrinsics since they're not very useful and they increase code size significantly 2009-07-18 01:07:43 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00