SHA256
3
0
forked from pool/re2c
Go to file
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
.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.1.tar.xz Accepting request 1103174 from home:amanzini:branches:devel:tools:compiler 2023-08-09 16:50:38 +00:00
re2c.changes Accepting request 1103174 from home:amanzini:branches:devel:tools:compiler 2023-08-09 16:50:38 +00:00
re2c.spec Accepting request 1103174 from home:amanzini:branches:devel:tools:compiler 2023-08-09 16:50:38 +00:00