0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: Reorder module exports in package.json (#122) More... about 1 year ago
fix: Separate ESM/CJS TS definitions (#121) More... about 1 year ago
fix: Add `types` to `exports` in package.json (#111) More... over 1 year ago
feat: Add ctz and clz methods (#105) More... over 2 years ago
Fix link to releases More... over 2 years ago
Add more build instructions More... over 2 years ago
Fix README formatting More... over 2 years ago
Add various instructions More... over 2 years ago
Indicate that isPositive includes zero, fixes #100 More... over 2 years ago
feat: Add an UMD fallback (#104) More... over 2 years ago
Move NaN/Infinity check below unsigned setup in fromString More... over 2 years ago
fix: Always return matching signed/unsigned zeroes, fixes #72 More... over 2 years ago
Switch to daily releases More... over 2 years ago
MAJOR: Switch to ESM / modernize More... over 2 years ago
Don't sign-extend unsigned input in fromInt(). (#94) More... over 2 years ago
README: high parameter in constructor is optional More... over 2 years ago
Add license header More... about 4 years ago
Implement rotate left and right (#61) More... over 5 years ago
Update typescript definitions (#74) More... over 5 years ago
Fix link to wasm sources (#67) More... over 5 years ago
Make isLong a TypeScript type guard (#63) More... almost 6 years ago
Add TypeScript typings (#60) More... almost 6 years ago
Fix issues with closure-compiler in ADVANCED mode (#57) More... about 6 years ago
Rename wasm.wast to wasm.wat (#54) More... about 6 years ago
Mention WebAssembly in README, fixes #51 More... about 6 years ago
Add npm badge More... about 6 years ago
Rebuild More... about 6 years ago
Remove doco dependency More... about 6 years ago
Use WebAssembly (#50) More... about 6 years ago
Run more closure tests; Compatible handling of +/- Infinity in fromNumber, see #50 More... about 6 years ago