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
barectf: fix Flake8 errors
eepp
as Philippe Proulx
More... almost 5 years ago
README.md: indicate that this README might be incorrect before v3
eepp
as Philippe Proulx
More... almost 5 years ago
tox.ini: add `mypy` environment
eepp
as Philippe Proulx
More... almost 5 years ago
Use Poetry to manage Pylint dev dependency
eepp
as Philippe Proulx
More... almost 5 years ago
Use Poetry to manage Flake8 dev dependency
eepp
as Philippe Proulx
More... almost 5 years ago
poetry.lock: update
eepp
as Philippe Proulx
More... almost 5 years ago
codegen.py, cgen.py: fix Pylint errors/warnings
eepp
as Philippe Proulx
More... almost 5 years ago
cgen.py: add type hints
eepp
as Philippe Proulx
More... almost 5 years ago
codegen.py: add type hints
eepp
as Philippe Proulx
More... almost 5 years ago
Reorganize JSON schemas under `barectf/schemas/config`
eepp
as Philippe Proulx
More... almost 5 years ago
barectf.c.j2: use single return points
eepp
as Philippe Proulx
More... almost 5 years ago
barectf.c.j2: do not pass useless parameters to _ev_size_*() functions
eepp
as Philippe Proulx
More... almost 5 years ago
`_FieldType`: add `size_is_dynamic` property
eepp
as Philippe Proulx
More... almost 5 years ago
templates: capitalize C comments
eepp
as Philippe Proulx
More... almost 5 years ago
Put C code generator in its own module
eepp
as Philippe Proulx
More... almost 5 years ago
templates: use Jinja 2's `true`, not Python's `True`
eepp
as Philippe Proulx
More... almost 5 years ago
Make generated C code as `const` as possible
eepp
as Philippe Proulx
More... almost 5 years ago
barectf.c.j2: _ALIGN(): make it explicit that `_at_var` is a var. name
eepp
as Philippe Proulx
More... almost 5 years ago
gen.py, templates: use root FT prefixes which match their name
eepp
as Philippe Proulx
More... almost 5 years ago
metadata.j2: root_ft(): do not indent within macro
eepp
as Philippe Proulx
More... almost 5 years ago
barectf.c.j2: packet closing function: do not repeat member names
eepp
as Philippe Proulx
More... almost 5 years ago
bitfield.h.j2: do not prefix bitfield functions
eepp
as Philippe Proulx
More... almost 5 years ago
templates: commonize the licence header
eepp
as Philippe Proulx
More... almost 5 years ago
templates: add licence headers to all templates
eepp
as Philippe Proulx
More... almost 5 years ago
barectf/templates/metadata/*.j2: normalize
eepp
as Philippe Proulx
More... almost 5 years ago
Fix: _IntegerFieldType.__init__(): use correct alignment
eepp
as Philippe Proulx
More... almost 5 years ago
_CCodeGenerator.generate_c_src(): use Jinja 2 templates
eepp
as Philippe Proulx
More... almost 5 years ago
tsdl182gen.py: remove unused `jinja2` import
eepp
as Philippe Proulx
More... almost 5 years ago
_CCodeGenerator.generate_header(): use Jinja 2 templates
eepp
as Philippe Proulx
More... almost 5 years ago
Add `common.j2` template
eepp
as Philippe Proulx
More... almost 5 years ago