Go to file
Peter Simons 54df03530e Accepting request 973759 from home:dirkmueller:Factory
- update to 3.0:
  - Added code generation backend for Rust:
  - Added options:
    + ``--loop-switch``
    + ``--no-unsafe``
  - Added configurations;
    + ``re2c🏷️yyloop``
    + ``re2c:unsafe``
  - Renamed options to use common naming scheme. The old names are supported as
    aliases, so the change does not break existing code. Documentation has been
    updated to use new names.
    + ``--api`` is a new alias for ``--input``
    + ``--ebcdic`` is a new alias for ``--ecb``
    + ``--ucs2`` is a new alias for ``--wide-chars``
    + ``--utf32`` is a new alias for ``--unicode``
    + ``--utf16`` is a new alias for ``--utf-16``
    + ``--utf8`` is a new alias for ``--utf-8``
    + ``--header`` is a new alias for ``--type-header``
  - Renamed configurations to use common naming scheme and support proper scoping
    under subcategories such as ``:define``, ``:label``, ``:variable``, etc. The
    old names are supported as aliases, so the change does not break existing
    code. Documentation has been updated to use new names.
    + ``re2c:api`` is a new alias for ``re2c🎏input``
    + ``re2c:bit-vectors`` is a new alias for ``re2c🎏bit-vectors``
    + ``re2c:case-insensitive`` is a new alias for ``re2c🎏case-insensitive``
    + ``re2c:case-inverted`` is a new alias for ``re2c🎏case-inverted``
    + ``re2c:case-ranges`` is a new alias for ``re2c🎏case-ranges``
    + ``re2c:cond:prefix`` is a new alias for ``re2c:condprefix``
    + ``re2c:cond:enumprefix`` is a new alias for ``re2c:condenumprefix``
    + ``re2c:computed-gotos`` is a new alias for ``re2c🎏computed-gotos``

OBS-URL: https://build.opensuse.org/request/show/973759
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/re2c?expand=0&rev=45
2022-04-29 08:14:48 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/re2c?expand=0&rev=1 2007-05-10 02:41:48 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/re2c?expand=0&rev=1 2007-05-10 02:41:48 +00:00
re2c-3.0.tar.xz Accepting request 973759 from home:dirkmueller:Factory 2022-04-29 08:14:48 +00:00
re2c.changes Accepting request 973759 from home:dirkmueller:Factory 2022-04-29 08:14:48 +00:00
re2c.spec Accepting request 973759 from home:dirkmueller:Factory 2022-04-29 08:14:48 +00:00