0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added error message about unknown structure name (passing "undefined" would still work as earlier). More... about 13 years ago
Better const writer behavior. More... about 13 years ago
Added `extend`; finished type coverage; changed version to 1.0.0. More... about 13 years ago
Added complex test for `object` structure. More... about 13 years ago
Covered `bitfield`. More... about 13 years ago
Covered `if`/`if_not` statements. More... about 13 years ago
Covered `skip`, `enum`, `array`, `const` with tests. More... about 13 years ago
Fixed string0 reader for the case when length is not given explicitly. More... about 13 years ago
Type covering now handles aliases as same types by storing tested flags inside typeSet itself; added tests for uint64. More... about 13 years ago
Updated NPM version. More... about 13 years ago
Added self-test for covering all the standard jBinary types getters and setters with tests. More... about 13 years ago
Added converted tests from jDataView, fixed bugs with UTF8 string writer and endian-aware simple type reader. More... about 13 years ago
Added ability to run JSHint test from file:/// protocol. More... about 13 years ago
Support for any Blob instance (not only File). Support for XMLHttpRequest for file:/// protocol. More case-sensitivity fixes. More... about 13 years ago
Fix of filename for AMD case-sensitivity. More... about 13 years ago
Update README.md More... about 13 years ago
Updated readme and added float, double and byte type aliases. More... about 13 years ago
README.md update More... about 13 years ago
Merge branch 'cache' More... about 13 years ago
Performing HTTP(S) request in Node.js using request library. More... about 13 years ago
Final refactoring stuff. More... about 13 years ago
Ability to dereference values from custom types. More... about 13 years ago
Updated README.md More... about 13 years ago
Better dereferencing. More... about 13 years ago
Added reference support for blob/array/string/skip lengths. More... about 13 years ago
Updated package version. More... about 13 years ago
Update usage. More... about 13 years ago
Added README.md More... about 13 years ago
Fixed bitfield to be unsigned even for numbers >=2^31; improved 'if'/'if_not' performance. More... about 13 years ago
API method names changes. More... about 13 years ago