0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Actually update version numbers in rockspec More... over 9 years ago
Update version numbers for 2.0.1 release More... over 9 years ago
Merge pull request #27 from deepakjois/master More... over 9 years ago
Add rockspec file More... over 9 years ago
move vstruct/* to ./ More... over 10 years ago
Remove old IML file More... over 10 years ago
Use table.concat rather than .. in cursor.lua More... almost 11 years ago
Add a basic performance/benchmark test More... almost 11 years ago
Documentation and version number update for 2.0 release. More... almost 11 years ago
Add vstruct.array() function More... over 11 years ago
Correct a small error in README More... over 11 years ago
Merge pull request #24 from edwardrf/master More... over 11 years ago
Fix the wrong position of the bracket More... over 11 years ago
fix the way endianness is detected More... over 11 years ago
Update CHANGES; merge the entries for 1.2 into 2.0 - I'm not doing a 1.2 release. More... almost 12 years ago
Implement "compat1x" module More... almost 12 years ago
Update README with new read/write terminology. More... almost 12 years ago
Remove legacy API names entirely: More... almost 12 years ago
Implement ast:write, retire vstruct/pack.lua, huzzah More... almost 12 years ago
Migrate everything else to Node as well More... almost 12 years ago
Implement List as a copy of Node; no readahead-friendly list splitting yet More... almost 12 years ago
Migrate Root to new Node framework More... almost 12 years ago
Retire vstruct/unpack.lua, replace unpackenv with with :read and :readbits methods More... almost 12 years ago
Rename ast.name -> ast.io to reduce confusion More... almost 12 years ago
Add "unpackvals" API function More... almost 12 years ago
Drop vstruct.register, make it an additional argument to vstruct.compile More... almost 12 years ago
Update changelog. More... almost 12 years ago
Implement format string splicing. More... almost 12 years ago
Reinstate the "unpack" argument in vstruct.records (since it's no longer handled by vstruct.unpack) and document it. More... almost 12 years ago
Turn pack and unpack on compiled format strings into methods, in keeping with lua convention More... almost 12 years ago