0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
config.py, tsdl182gen.py: fix Mypy/Pylint errors
eepp
as Philippe Proulx
More... almost 5 years ago
Fix: include/3/stdreal.yaml: `align` -> `alignment`
eepp
as Philippe Proulx
More... almost 5 years ago
Add static array tracing tests
eepp
as Philippe Proulx
More... almost 5 years ago
Simplify current tests
eepp
as Philippe Proulx
More... almost 5 years ago
Add user dynamic array field support
eepp
as Philippe Proulx
More... almost 5 years ago
config.py: UnsignedIntegerFieldType.__init__(): forward `**kwargs` too
eepp
as Philippe Proulx
More... almost 5 years ago
Add user static array field support (with recursion)
eepp
as Philippe Proulx
More... almost 5 years ago
Fix: config.py: implement _ArrayFieldType.size_is_dynamic()
eepp
as Philippe Proulx
More... almost 5 years ago
serialize-write-bit-array-statements.j2: increment position within scope
eepp
as Philippe Proulx
More... almost 5 years ago
cgen.py: use C type classes for _CodeGen._ft_c_type()
eepp
as Philippe Proulx
More... almost 5 years ago
Fix: barectf/include/3: remove `byte-order` properties
eepp
as Philippe Proulx
More... almost 5 years ago
Fix: size-write-struct-statements.j2: use `ev_type`, not `event_type`
eepp
as Philippe Proulx
More... almost 5 years ago
config_parse_v2.py: fix typing issue
eepp
as Philippe Proulx
More... almost 5 years ago
struct-ft.j2: use a single line for array indices
eepp
as Philippe Proulx
More... almost 5 years ago
cgen.py, templates: use new `_CompoundOp` for structure fields
eepp
as Philippe Proulx
More... almost 5 years ago
poetry.lock: update
eepp
as Philippe Proulx
More... almost 5 years ago
serialize-write-bit-array-statements.j2: use memcpy() when possible
eepp
as Philippe Proulx
More... almost 5 years ago
serialize-write-time-statements.j2: capitalize C comment
eepp
as Philippe Proulx
More... almost 5 years ago
bitfield.h.j2: keep a single version for the target byte order
eepp
as Philippe Proulx
More... almost 5 years ago
config.py: remove bit array field type's byte order property
eepp
as Philippe Proulx
More... almost 5 years ago
templates: rename "licence" -> "license"
eepp
as Philippe Proulx
More... almost 5 years ago
bitfield.h.j2: restore `bitfield.h`'s original copyright
eepp
as Philippe Proulx
More... almost 5 years ago
bitfield.h.j2: remove `_BYTE_ORDER` definition; set relevant macros
eepp
as Philippe Proulx
More... almost 5 years ago
barectf: fix Flake8 errors
eepp
as Philippe Proulx
More... almost 5 years ago
config_parse_v3.py: fix Pylint errors/warnings
eepp
as Philippe Proulx
More... almost 5 years ago
barectf.c.j2: remove superfluous empty line
eepp
as Philippe Proulx
More... almost 5 years ago
cgen.py: _CodeGen.gen_src(): remove ugly empty lines before `}`
eepp
as Philippe Proulx
More... almost 5 years ago
config: replace trace type's default BO with configuration's target BO
eepp
as Philippe Proulx
More... almost 5 years ago
Fix: _effective_config_file(): get root node to have the YAML tag
eepp
as Philippe Proulx
More... almost 5 years ago
Use pytest as the testing system instead of Bats
eepp
as Philippe Proulx
More... almost 5 years ago