1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support a more common usage pattern for custom encoding and decoding More... almost 13 years ago
Add support for fixed-point decimals More... almost 13 years ago
Add bit-shifting operations to number fields More... almost 13 years ago
Fix reading bitwise values more than 8 bits long More... almost 13 years ago
Fix spacing after method references More... almost 13 years ago
Added more docs and (hopefully) fixed method references More... almost 13 years ago
Testing method references More... almost 13 years ago
Fix spacing in the code blocks More... almost 13 years ago
Expanding structure documentation More... almost 13 years ago
Modify the internal pointer when writing to the file More... almost 13 years ago
Restore some problematic bits More... almost 13 years ago
Plan out the documentation a little bit better More... almost 13 years ago
Remove a now-unnecessary module More... almost 13 years ago
Fix more namespace references More... almost 13 years ago
Go back to the standard way More... almost 13 years ago
Try a different way to reference class names More... almost 13 years ago
Fix references to use the new namespace More... almost 13 years ago
Move extra folders to the new namespace More... almost 13 years ago
Test a little more of the PNG parser More... almost 13 years ago
A more robust way to fix syntax highlighting More... almost 13 years ago
Add a hint for Python 3 code More... almost 13 years ago
No longer import chunks as part of bytes More... almost 13 years ago
Fix tests to utilize the new organization More... almost 13 years ago
Renamed 'bin' to 'byte' in order to better differentiate it from bit structures More... almost 13 years ago
Reorganized chunks into their own separate area More... almost 13 years ago
More reorganization of field classes More... almost 13 years ago
Reorganized some of the more common features More... almost 13 years ago
Update BMP example for recent changes More... almost 13 years ago
Clean up bitmasking data integrity calculations More... almost 13 years ago
Move bit-related functions into a separate namespace in preparation for moving the main 'bin' namespace More... almost 13 years ago