0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed AMD loading issues. More... about 13 years ago
Added tests for Node.js Readable Stream. More... about 13 years ago
Node.js test fixes. More... about 13 years ago
Added resolving of types by their property names (`typeParams` property). More... about 13 years ago
`lazy` type added; easier association detection. More... about 13 years ago
Removed redundant JSON polyfill. More... about 13 years ago
`getScript` should work from Web Workers. More... about 13 years ago
More advanced custom typeSet detection in constructor + tests. More... about 13 years ago
No need to merge typeSet into default one if it's already inherited from default (i.e., when slicing). More... about 13 years ago
Added prototype support for `object` structures. More... about 13 years ago
Update README.md More... about 13 years ago
Updated package version. More... about 13 years ago
Update README More... about 13 years ago
Storing config values directly in typeSet. More... about 13 years ago
Added `jBinary.load` for loading `jBinary` with auto-detected or manually specified type set. Fixed dynamic script loading when cached version exists in IE. Stripped path and filename when extracting extension. More... about 13 years ago
Added association support (by filename and mime-type). More... about 13 years ago
Rewrote typeSets loading using whenAll helper. More... about 13 years ago
Added special `jBinary` entry to typeSet for global typeset config options like `littleEndian=false`. More... about 13 years ago
Reordered "loading from Repo" tests to get better testing speed. More... about 13 years ago
Grouped "loading from Repo" tests. More... about 13 years ago
Made `jBinary.Repo` to be not just storage but also "require"-like async loader function. More... about 13 years ago
Fixed `string0` to move position after NULL-character. More... about 13 years ago
Added `binary` type for easier building of container formats. More... about 13 years ago
README.md fix More... about 13 years ago
Fix in license. More... about 13 years ago
Const calls `strict(readValue)` if it is function or simply throws `TypeError` if not. More... about 13 years ago
Changed `string` not to fallback to `string0` but operate on entire left content (useful for representing jBinary as string). More... about 13 years ago
Added `jBinary.Repo` object for easier typeset support. More... about 13 years ago
Fixed repo URL. More... about 13 years ago
Added link to demos and MIT license. More... about 13 years ago