1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 13, 2025 — Sep 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some more checksum tests.
christoph2
as Christoph Schueler
More... almost 11 years ago
Elf.py: Be compatible with readelf utility - Added 'elfClassAsString()' as a (temporary?) workaround.
christoph2
as Christoph Schueler
More... almost 11 years ago
Added Travis badge.
christoph2
as Christoph Schueler
More... almost 11 years ago
Setting up testing infrastructure.
christoph2
as Christoph Schueler
More... almost 11 years ago
Added codeclimate badges to README.md.
christoph2
as Christoph Schueler
More... almost 11 years ago
Moved 'PYTHON_VERSION' to utils.py.
christoph2
as Christoph Schueler
More... about 11 years ago
HexFile.py: Python 3.x patches.
christoph2
as Christoph Schueler
More... about 11 years ago
utils.py: Added 'getPythonVersion()'.
christoph2
as Christoph Schueler
More... about 11 years ago
Robustness patches. Integrated logger.
christoph2
as Christoph Schueler
More... about 11 years ago
Added 'logger.py'.
christoph2
as Christoph Schueler
More... about 11 years ago
HexFile.py: Added 'lineNumber'.
christoph2
as Christoph Schueler
More... about 11 years ago
dwarfreader.py: Added opcodes.
christoph2
as Christoph Schueler
More... about 11 years ago
IHex.py: Fixed checksum bug.
christoph2
as Christoph Schueler
More... about 11 years ago
Fixed byte-order isssue. dwarfreader.py: Added 'processLineSection()'.
christoph2
as Christoph Schueler
More... over 11 years ago
Fixed 'ETek.py'.
christoph2
as Christoph Schueler
More... over 11 years ago
Added missing file 'registry.py'.
christoph2
as Christoph Schueler
More... over 11 years ago
Removed temporaries.
christoph2
as Christoph Schueler
More... over 11 years ago
Get rid of constructors.
christoph2
as Christoph Schueler
More... over 11 years ago
New, registry based interface.
christoph2
as Christoph Schueler
More... over 11 years ago
Use 'checksums.py'.
christoph2
as Christoph Schueler
More... about 12 years ago
Move 'intToArray' from HexFile.py to utils.py.
christoph2
as Christoph Schueler
More... about 12 years ago
[checksums.py] Fix 'lrc'.
christoph2
as Christoph Schueler
More... about 12 years ago
Move stuff from 'IHex.py' to 'utils.py'.
christoph2
as Christoph Schueler
More... about 12 years ago
[utils.py] Add 'makeList' function.
christoph2
as Christoph Schueler
More... about 12 years ago
Rename 'slicer.py' to 'utils.py'.
christoph2
as Christoph Schueler
More... about 12 years ago
[checksums.py] Add 'rotatedXOR' and helper functions.
christoph2
as Christoph Schueler
More... about 12 years ago
Add 'MAX_ADDRESS_BITS'.
christoph2
as Christoph Schueler
More... about 12 years ago
[HexFile.py] Add address range calculation.
christoph2
as Christoph Schueler
More... about 12 years ago
[MOSTec.py] Fix checksum mask.
christoph2
as Christoph Schueler
More... about 12 years ago
[MOSTec.py] Add 'Writer' class.
christoph2
as Christoph Schueler
More... about 12 years ago