Factory #1
Reference in New Issue
Block a user
Delete Branch "factory"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
* This release adds actions, a few backend-specific improvements in code generation and a bunch of bug fixes. * Benchmark code has been reworked in preparation to add multi-language benchmarks in the future. OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/re2c?expand=0&rev=54- Update to version 4.1: * This release adds actions, a few backend-specific improvements in code generation and a bunch of bug fixes. * Benchmark code has been reworked in preparation to add multi-language benchmarks in the future. OBS-URL: https://build.opensuse.org/request/show/1252748 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/re2c?expand=0&rev=46* 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