README.adoc: "normand" -> "Normand"
[normand.git] / pyproject.toml
2023-10-24  Michael JeansonImplement REUSE with SPDX identifiers
2023-10-11  Philippe ProulxNormand 0.23.0 v0.23.0
2023-10-11  Philippe ProulxUse only naked `{` and `}` for variable assignment v0.22.0
2023-10-11  Philippe ProulxAdd transformation block support v0.21.0
2023-10-10  Philippe ProulxParse comments between tokens v0.20.0
2023-10-10  Philippe ProulxAdd many string features v0.19.0
2023-10-10  Philippe ProulxCLI: --var/--label: accept the usual int./floating... v0.18.0
2023-10-10  Philippe ProulxAllow constant floating point numbers as macro expansio... v0.17.0
2023-10-06  Philippe ProulxMake it possible to specify more that one byte with `%` v0.16.0
2023-10-06  Philippe ProulxMake `normand.ParseError` contain a list of messages v0.15.0
2023-10-06  Philippe ProulxAdd `!else` support for conditional block v0.14.0
2023-10-06  Philippe ProulxAccept many more prefixes and suffixes for a constant... v0.13.0
2023-10-06  Philippe ProulxAdd "fill until" support v0.12.0
2023-10-06  Philippe ProulxAdd macro support v0.11.0
2023-10-02  Philippe ProulxAdd the directive form of a group (`!group`) v0.10.0
2023-10-02  Philippe ProulxAdd conditional block support v0.9.0
2023-10-02  Philippe ProulxAdd the directive form of a repetition (`!repeat`) v0.8.0
2023-10-01  Philippe ProulxAdd offset alignment support v0.7.0
2023-09-29  Philippe ProulxFix: normand.py: update `SymbolsT` to accept `float... v0.6.2
2023-09-29  Philippe ProulxFix: normand.py: accept floating point number variable v0.6.1
2023-09-29  Philippe ProulxAdd fixed-length floating point number support v0.6.0
2023-09-29  Philippe ProulxRename `normand.VarsT` to `normand.SymbolsT` v0.5.0
2023-09-29  Philippe ProulxAdd LEB128 integer support v0.4.0
2023-09-29  Philippe ProulxAdd variable repetition count support v0.3.0
2023-09-29  Philippe ProulxFix: _dict_from_arg(): actually fill the dictionary v0.2.1
2023-09-27  Philippe ProulxMake text locations of some items and errors more precise v0.2.0
2023-09-27  Philippe ProulxFix: parse a 0-item repetition v0.1.1
2023-09-26  Philippe ProulxThe earliest commit (also Normand 0.1.0) v0.1.0
This page took 0.06281 seconds and 34 git commands to generate.