0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... almost 7 years ago
Remove stylesheet links More... about 8 years ago
Readme reflects inactive status of SIMD.js More... about 8 years ago
Merge pull request #342 from aylusltd/patch-1 More... about 9 years ago
Typo in MathImul More... about 9 years ago
Merge pull request #334 from stoklund/coerce-index More... over 9 years ago
Coerce load/store indexes with ToNumber. More... over 9 years ago
Merge pull request #330 from stoklund/equal-simd More... over 9 years ago
Merge pull request #332 from stoklund/truncate-range-check More... over 9 years ago
Truncate before range checking in float to int conversion. More... over 9 years ago
Don't pass SIMD values to equal(). More... over 9 years ago
Merge pull request #327 from stoklund/nan-rangeerror More... over 9 years ago
Merge pull request #326 from stoklund/mask-shift-counts More... over 9 years ago
Throw a RangeError when fromFloat32x4 sees a NaN. More... over 9 years ago
Give shift operators masking shift count semantics. More... over 9 years ago
Merge pull request #325 from stoklund/test-unary-abs More... over 9 years ago
Merge pull request #324 from stoklund/simd-reciprocal-approximation More... over 9 years ago
Test abs() as a unary function. More... over 9 years ago
Merge pull request #320 from PeterJensen/master More... over 9 years ago
Using modulo operator instead of the if-chain to compute masked shift value More... over 9 years ago
Changed the *shiftByScalar semantics to match the scalar shift ones, with the masked shift count More... over 9 years ago
Merge pull request #319 from billbudge/fix More... over 9 years ago
Fix simd load. More... over 9 years ago
Merge pull request #318 from billbudge/fix1 More... over 9 years ago
Fix incorrect polyfill. More... over 9 years ago
Merge pull request #312 from stoklund/fix-bool More... over 9 years ago
Merge pull request #311 from Elchi3/editorial-fixes More... over 9 years ago
Add links to types and fix type table More... over 9 years ago
Update sinx4.js for Bool32x4. More... over 9 years ago
Update aobench.js for Bool32x4. More... over 9 years ago