SHA256
8
0
forked from pool/re2c
Files
re2c/re2c.changes
Martin Pluskal e78eec2131 - Update to version 4.3
* Added warning -Wdeprecated-eof-rule, this will be turned to
    error in the future.
  * Improved re2c performance (made determinization faster, #544).

- Update to version 4.2
  * Added Swift backend
  * Added options:
    + --lang swift
    + --computed-gotos-relative
  * Added configurations:
    + re2c:cgoto:relative, re2c:computed-gotos:relative
    + re2c:yyfn:throw
  * Added syntax file code templates:
    + code:cgoto
    + code:cgoto_data
    + code:yytarget_filter
    + code:type_yyctable
  * Added syntax file conditionals:
    + .cgoto.relative
    + .yyfn.throw
  * Added some C++ benchmarks without submatch extraction.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/re2c?expand=0&rev=56
2025-09-17 07:06:09 +00:00

21 KiB