Peter Simons
|
4f73fab2da
|
Accepting request 1103174 from home:amanzini:branches:devel:tools:compiler
- Update to 3.1:
* new options --leftmost-captures option and re2c:leftmost-captures on capturing groups
* new syntax (! ...) for non-capturing groups
* It is also possible to flip defaults with --invert-captures option or re2c:invert_captures configuration,
so that (...) is a capturing group and (! ...) is a non-capturing one
* TDFA paper and removal of experimental algorithms
* internal codebase , build system and CI improvements
see details at https://re2c.org/releases/release_notes.html#release-3-1
OBS-URL: https://build.opensuse.org/request/show/1103174
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/re2c?expand=0&rev=47
|
2023-08-09 16:50:38 +00:00 |
|