0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v0.5 More... about 10 years ago
Spec v0.4.1: Refactor integer types More... about 10 years ago
Fix reciprocal approximation More... about 10 years ago
v0.4 of simd.js spec, fixing bugs reported by rwaldron More... about 10 years ago
Upload new version More... about 10 years ago
V0.3 of the SIMD spec. Fixes typos and adds new operations. More... about 10 years ago
v0.2 of the SIMD spec More... about 10 years ago
Check in rendered version of SIMD spec More... about 10 years ago
Initial commit of draft spec More... about 10 years ago
Merge pull request #162 from sunfishcode/int64x2 More... about 10 years ago
Give store functions return value. More... about 10 years ago
int64x2 tests More... about 10 years ago
Merge pull request #161 from sunfishcode/misc-tests More... about 10 years ago
Merge pull request #160 from sunfishcode/out-of-date-comment More... about 10 years ago
Merge pull request #159 from sunfishcode/tidy-test-failure More... about 10 years ago
Print a prettier stack trace when a test fails with an exception. More... about 10 years ago
Update float64x2 comparisons and selects to use int64x2. More... about 10 years ago
Implement a minimal int64x2 type. More... about 10 years ago
Add extractLaneAsBool functions. More... about 10 years ago
Remove an out-of-date comment. More... about 10 years ago
Add a few odds-and-ends tests. More... about 10 years ago
Merge pull request #156 from flagxor/missing1 More... about 10 years ago
Dropping references to missing benchmarks. More... about 10 years ago
Merge pull request #154 from bnjbvr/utils More... about 10 years ago
Merge pull request #153 from bnjbvr/remove_clamp More... about 10 years ago
Merge pull request #155 from flagxor/doc_fix1 More... about 10 years ago
Fix README to match current spec behavior. More... about 10 years ago
Add utils library. More... about 10 years ago
Fixes #148: remove clamp from the polyfill. More... about 10 years ago
Merge pull request #151 from huningxin/remove_flagxyzw More... about 10 years ago