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