factor/basis/math/vectors/simd
Doug Coleman 94db86a6db Make "foo.private" require load foo instead.
Move require from vocabs.loader to vocabs. Update everything.
Fixes #201.
2011-11-02 11:50:03 -07:00
..
cords Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
intrinsics Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
mirrors mirrors: rename enumerated-sequence to inspected-sequence 2010-06-11 17:14:15 -04:00
authors.txt Initial implementation of SSE vector intrinsics: 2009-09-03 02:33:07 -05:00
simd-docs.factor Spelling fixes to documentation. 2011-08-26 16:20:31 -07:00
simd-tests.factor math.vectors.simd: vlshift, vrshift, hlshift and hrshift were being miscompiled if the shift count was a bignum. Fixes #264 2011-10-30 21:50:17 -07:00
simd.factor math.vectors.simd: vlshift, vrshift, hlshift and hrshift were being miscompiled if the shift count was a bignum. Fixes #264 2011-10-30 21:50:17 -07:00
summary.txt math.vectors.simd: redesign to be more flexible, integer SIMD work in progress 2009-09-20 02:08:32 -05:00