factor/basis/math/vectors
Slava Pestov ba7cb61133 Stack allocation improvements
- New with-out-parameters combinator
- Inhibit tail call optimization in frames with local allocation, to ensure that passing a stack allocated value to the last word in the quotation works
- local allocations are now aligned properly
- spill slots are now aligned properly aligned in frames which have parameter and local allocation areas
2010-05-22 02:37:00 -04:00
..
conversion Fixing fallout from sequences.generalizations change 2010-05-18 22:59:07 -04:00
simd Stack allocation improvements 2010-05-22 02:37:00 -04:00
authors.txt
summary.txt
vectors-docs.factor
vectors-tests.factor
vectors.factor math.vectors, math.vectors.simd: add user-facing vshuffle2 word 2010-05-14 02:47:05 -07:00