]> granicus.if.org Git - re2c/commit
Prepare default tags insertion for non-sequential tag enumeration.
authorUlya Trofimovich <skvadrik@gmail.com>
Fri, 3 Mar 2017 01:21:53 +0000 (01:21 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Fri, 3 Mar 2017 01:21:53 +0000 (01:21 +0000)
commit7ec3c01eb4fa8251cb1481d39c6270bf589553a7
tree63d28a59fc3ec0d9aa0b11a114a20d917f45ca6a
parent7f337a2451c4df12af41527fdfb693ccace0dcbd
Prepare default tags insertion for non-sequential tag enumeration.

This will be needed when we add POSIX captures: opening and closing
capture tags must have sequential numbers, but the tags may be located
far from each other in the regexp tree (other tags are possible on
the way from the opening tag to the closing tag).
re2c/src/ir/re/default_tags.cc