1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Aug 31, 2025 — Aug 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix StdInteger: don't set default=0 on primary key columns
christoph2
as Christoph Schueler
More... 5 months ago
Fix SymbolAPI/SectionAPI in pecoff: wrong indentation and wrong usage
christoph2
as Christoph Schueler
More... 5 months ago
[pre-commit.ci] pre-commit autoupdate More... 5 months ago
[pre-commit.ci] auto fixes from pre-commit.com hooks More... 5 months ago
Bump pygments from 2.19.2 to 2.20.0 More... 5 months ago
Improve COSMAC data record format section for readability and clarity.
christoph2
as Christoph Schueler
More... 5 months ago
Format EMON52 data records section for improved readability.
christoph2
as Christoph Schueler
More... 5 months ago
Revise and expand ASAM documentation with updated examples and structure
christoph2
as Christoph Schueler
More... 5 months ago
Fix hex-format bugs and add ETek tests - etek.py: Fix FORMAT_SPEC address field AAAAA->AAAAAA (5->6 chars) for correct 24-bit addressing; also fixes EOF record pattern - srec.py: Guard line.chunk is None in check_line() for records without a data field (S5, S9); prevents TypeError on loads() - hexfile.py: Add addrChecksum field to Container dataclass and extract it from regex matches in read(); fixes tek.py AttributeError - shf.py: Add missing join_sections import; fixes NameError - tests/test_etek.py: New - 12 tests covering loads(), dumps(), roundtrip, boundary addresses, and error handling
christoph2
as Christoph Schueler
More... 5 months ago
[pre-commit.ci] auto fixes from pre-commit.com hooks More... 5 months ago
[pre-commit.ci] pre-commit autoupdate More... 5 months ago
Add ASAM helper methods for numeric and ndarray operations in documentation
christoph2
as Christoph Schueler
More... 5 months ago
Add ASAM numeric and ndarray read/write support with tests
christoph2
as Christoph Schueler
More... 5 months ago
Remove redundant internal dtype handling for byte-sized ASAM datatypes
christoph2
as Christoph Schueler
More... 5 months ago
Enhance hex file parsing and section joining logic
christoph2
as Christoph Schueler
More... 6 months ago
Add unit tests for `join_sections` behavior and update reader tests with join logic
christoph2
as Christoph Schueler
More... 6 months ago
Refactor address handling in Intel HEX reader and modernize data containers
christoph2
as Christoph Schueler
More... 6 months ago
Update tests for reader behavior with join argument
christoph2
as Christoph Schueler
More... 6 months ago
Update `load` methods to default `join` argument to True and remove `--join-sections` CLI option
christoph2
as Christoph Schueler
More... 6 months ago
:new: ASAM API for hexfiles
christoph2
as Christoph Schueler
More... 6 months ago
[pre-commit.ci] auto fixes from pre-commit.com hooks More... 6 months ago
[pre-commit.ci] pre-commit autoupdate More... 6 months ago
Update section handling
christoph2
as Christoph Schueler
More... 6 months ago
Improve ELF database model
christoph2
as Christoph Schueler
More... 6 months ago
Improve probe() methods
christoph2
as Christoph Schueler
More... 6 months ago
Improve probe() methods
christoph2
as Christoph Schueler
More... 6 months ago
bump version 0.8.12 -> 0.9.0
christoph2
as Christoph Schueler
More... 6 months ago
Update DWARF tooling
christoph2
as Christoph Schueler
More... 6 months ago
bump version 0.8.11 -> 0.8.12
christoph2
as Christoph Schueler
More... 6 months ago
chore: remove isort from tooling
christoph2
as Christoph Schueler
More... 6 months ago