0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #144 from impinball/memoize-integer-checks More... about 10 years ago
Remove the comment change More... about 10 years ago
Remove SIMD.int32x4.flag{X, Y, Z, W} More... about 10 years ago
Merge pull request #147 from Elchi3/issue146 More... about 10 years ago
Merge pull request #143 from impinball/master More... about 10 years ago
Merge pull request #150 from Elchi3/issue140 More... about 10 years ago
Rename bitselect to selectBits More... about 10 years ago
Rename subSaturating to subSaturate More... about 10 years ago
Memoize integer bounds checkers More... about 10 years ago
Add little test helper for only testing the p(r)ollyfill More... about 10 years ago
Make test output a little more meaningful More... about 10 years ago
Added Stage 1 Presentation More... about 10 years ago
Removed old obsolete TC39 presentation files More... about 10 years ago
Initial Spec text. Generated using jsdoc2md More... about 10 years ago
Merge pull request #141 from huningxin/fix_benchmarks More... over 10 years ago
Fix mutators and getters in benchmarks More... over 10 years ago
Remove the two non-existing benchmarks in index.html More... over 10 years ago
Merge pull request #138 from huningxin/replace_mutators_getters More... over 10 years ago
Merge pull request #139 from PeterJensen/master More... over 10 years ago
tobool->toBool and frombool->fromBool More... over 10 years ago
Use tobool() to determine value of true/false bit More... over 10 years ago
Replaced .signMask property with .allTrue() and .anyTrue() methods More... over 10 years ago
Replace the lane mutators and getters with replaceLane and extractLane More... over 10 years ago
Merge pull request #136 from huningxin/load_store_rename More... over 10 years ago
Rename {load,store}{X,XY,XYZ} to {load,store}{1,2,3} More... over 10 years ago
Merge pull request #132 from sunfishcode/array-views More... over 10 years ago
Merge pull request #124 from sunfishcode/small-int-ops More... over 10 years ago
Merge pull request #131 from sunfishcode/conversion-limits More... over 10 years ago
Remove Float32x4Array and Int32x4Array. More... over 10 years ago
Update to QUnit 1.18.0. More... over 10 years ago