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