0
I Use This!
Inactive

Commits : Listings

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