docs: cleanup: Rephrase and correct typos
[barectf.git] / barectf / templates /
2023-06-20  Erica BugdenCheck that native byte orders match at compilation
2023-05-16  Erica BugdenFix: Handle barectf 2 configurations with any configure...
2023-04-28  Erica BugdenFix: Make traces with no data stream type ID readable...
2022-03-08  Jon Lambbarectf: add support for packet sequence number
2020-10-06  Philippe ProulxFix: barectf_packet_set_buf(): keep full packet state
2020-09-24  Philippe Proulxbarectf.c.j2: only declare `ts` variable when needed
2020-09-24  Philippe Proulxbarectf/templates: use `loop.last` instead of hack...
2020-09-23  Philippe Proulxbarectf/templates/c: name `void *` context parameters...
2020-09-23  Philippe Proulxbarectf.h.j2: add barectf_packet_buf_addr()
2020-09-23  Philippe Proulxbarectf.h.j2: add barectf_discarded_event_records_count()
2020-09-23  Philippe Proulxbarectf.h.j2: rename "clock callbacks" -> "clock source...
2020-09-23  Philippe Proulxbarectf/templates/c: rename "back-end" -> "back end"
2020-09-23  Philippe ProulxStandardize root field type prefixes
2020-09-21  Philippe ProulxAdd missing `serialize-write-timestamp-statements.j2...
2020-09-21  Philippe ProulxRename "time" -> "timestamp" (terminology)
2020-09-18  Philippe ProulxRename "target byte order" -> "native byte order"
2020-09-18  Philippe Proulxconfig.py: move target byte order property from config...
2020-09-17  Philippe Proulxbarectf.h.j2: use more accurate definition names
2020-09-17  Philippe ProulxRename "event type" -> "event record type", "stream...
2020-09-10  Philippe Proulxconfig.py, tsdl182gen.py: fix Mypy/Pylint errors
2020-09-10  Philippe ProulxAdd user dynamic array field support
2020-09-09  Philippe ProulxAdd user static array field support (with recursion)
2020-09-09  Philippe Proulxserialize-write-bit-array-statements.j2: increment...
2020-09-09  Philippe Proulxcgen.py: use C type classes for _CodeGen._ft_c_type()
2020-09-08  Philippe ProulxFix: size-write-struct-statements.j2: use `ev_type...
2020-09-08  Philippe Proulxstruct-ft.j2: use a single line for array indices
2020-09-08  Philippe Proulxcgen.py, templates: use new `_CompoundOp` for structure...
2020-09-08  Philippe Proulxserialize-write-bit-array-statements.j2: use memcpy...
2020-09-08  Philippe Proulxserialize-write-time-statements.j2: capitalize C comment
2020-09-08  Philippe Proulxbitfield.h.j2: keep a single version for the target...
2020-09-08  Philippe Proulxconfig.py: remove bit array field type's byte order...
2020-09-04  Philippe Proulxtemplates: rename "licence" -> "license"
2020-09-04  Philippe Proulxbitfield.h.j2: restore `bitfield.h`'s original copyright
2020-09-04  Philippe Proulxbitfield.h.j2: remove `_BYTE_ORDER` definition; set...
2020-09-04  Philippe Proulxbarectf.c.j2: remove superfluous empty line
2020-09-04  Philippe Proulxconfig: replace trace type's default BO with configurat...
2020-09-03  Philippe Proulxbarectf.c.j2: use single return points
2020-09-03  Philippe Proulxbarectf.c.j2: do not pass useless parameters to _ev_siz...
2020-09-03  Philippe Proulxtemplates: capitalize C comments
2020-09-03  Philippe Proulxtemplates: use Jinja 2's `true`, not Python's `True`
2020-09-03  Philippe ProulxMake generated C code as `const` as possible
2020-09-03  Philippe Proulxbarectf.c.j2: _ALIGN(): make it explicit that `_at_var...
2020-09-03  Philippe Proulxgen.py, templates: use root FT prefixes which match...
2020-09-03  Philippe Proulxmetadata.j2: root_ft(): do not indent within macro
2020-09-03  Philippe Proulxbarectf.c.j2: packet closing function: do not repeat...
2020-09-03  Philippe Proulxbitfield.h.j2: do not prefix bitfield functions
2020-09-03  Philippe Proulxtemplates: commonize the licence header
2020-09-03  Philippe Proulxtemplates: add licence headers to all templates
2020-09-03  Philippe Proulxbarectf/templates/metadata/*.j2: normalize
2020-09-03  Philippe Proulx_CCodeGenerator.generate_c_src(): use Jinja 2 templates
2020-08-28  Philippe Proulx_CCodeGenerator.generate_header(): use Jinja 2 templates
2020-08-27  Philippe ProulxAdd `common.j2` template
2020-08-27  Philippe ProulxJinja 2 templates: stylize block comments like C block...
2020-08-27  Philippe Proulxbitfield.h.j2: prefix `CAST_PTR` with the uppercase...
2020-08-27  Philippe Proulx_CCodeGenerator.generate_bitfield_header(): use a Jinja...
2020-08-20  Philippe ProulxUse Jinja 2 templates to generate the `metadata` file
This page took 0.049086 seconds and 7 git commands to generate.