This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
359c931d35
factor
/
basis
/
math
/
vectors
/
simd
History
Slava Pestov
b31ffdfcb4
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
..
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
specialized-arrays: performed some cleanup.
2011-09-26 11:37:51 -07:00
mirrors
mirrors: rename enumerated-sequence to inspected-sequence
2010-06-11 17:14:15 -04:00
authors.txt
…
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
…