0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Jinja 2 templates: stylize block comments like C block comments
eepp
as Philippe Proulx
More... almost 5 years ago
barectf.h: do not include `barectf-bitfield.h`
eepp
as Philippe Proulx
More... almost 5 years ago
bitfield.h.j2: prefix `CAST_PTR` with the uppercase identifier prefix
eepp
as Philippe Proulx
More... almost 5 years ago
_CCodeGenerator.generate_bitfield_header(): use a Jinja 2 template
eepp
as Philippe Proulx
More... almost 5 years ago
gen.py: add _CCodeGenerator._create_{file_}template() methods
eepp
as Philippe Proulx
More... almost 5 years ago
template.py: define a `_Template` class instead of two functions
eepp
as Philippe Proulx
More... almost 5 years ago
Use Jinja 2 templates to generate the `metadata` file
eepp
as Philippe Proulx
More... almost 5 years ago
cli.py: fix Pylint errors
eepp
as Philippe Proulx
More... almost 5 years ago
Add Python type hints
eepp
as Philippe Proulx
More... almost 5 years ago
v3 YAML config: require `$default-byte-order` property
eepp
as Philippe Proulx
More... almost 5 years ago
__init__.py: remove `barectf_config_file` name
eepp
as Philippe Proulx
More... almost 5 years ago
cli.py: fix wrong comment
eepp
as Philippe Proulx
More... almost 5 years ago
cli: add short command descriptions to their help text
eepp
as Philippe Proulx
More... almost 5 years ago
cli: add `--help` usage and description in command help texts
eepp
as Philippe Proulx
More... almost 5 years ago
cli: add `show-configuration-version` command
eepp
as Philippe Proulx
More... almost 5 years ago
cli: add `show-effective-configuration` command
eepp
as Philippe Proulx
More... almost 5 years ago
cli: introduce Git-like commands
eepp
as Philippe Proulx
More... almost 5 years ago
Fix: add missing `tests/config/2/fail/metadata` directory
eepp
as Philippe Proulx
More... almost 5 years ago
Fix: remove import cycles from `config.py`
eepp
as Philippe Proulx
More... almost 5 years ago
Use barectf.cli._run() as the CLI's starting function
eepp
as Philippe Proulx
More... almost 5 years ago
Add package inclusion dir. at the API level
eepp
as Philippe Proulx
More... almost 5 years ago
tox.ini: keep a single `pylint` environment (warnings + errors)
eepp
as Philippe Proulx
More... almost 5 years ago
tox.ini: rename `pep8` environment to `flake8`
eepp
as Philippe Proulx
More... almost 5 years ago
Introduce new barectf configuration API and YAML configuration schema
eepp
as Philippe Proulx
More... almost 5 years ago
poetry.lock: update
eepp
as Philippe Proulx
More... almost 5 years ago
Rename `msg`/`ctx` properties 👉 `message`/`context`
eepp
as Philippe Proulx
More... about 5 years ago
barectf: use package names (do not import "from")
eepp
as Philippe Proulx
More... about 5 years ago
cli.py: fix PEP 8 errors, as reported by `flake8`
eepp
as Philippe Proulx
More... about 5 years ago
cli.py: format
eepp
as Philippe Proulx
More... about 5 years ago
cli.py: standardize `exc` as exception name
eepp
as Philippe Proulx
More... about 5 years ago